feat(core): stop tools from flooding the model, and stop losing what they said #599
ci.yml
on: pull_request
Docs link check
8s
Desktop protocol journey
50s
Desktop Rust check + test
1m 31s
Matrix: check
Annotations
13 errors and 1 warning
|
Typecheck + Lint + Test (ubuntu-latest)
Process completed with exit code 2.
|
|
Typecheck + Lint + Test (macos-latest)
Process completed with exit code 2.
|
|
Desktop protocol journey
Process completed with exit code 2.
|
|
Desktop protocol journey:
packages/core/src/tools/session-search.ts#L120
Property 'sessionSearchScope' does not exist on type 'ToolContext'.
|
|
Desktop protocol journey:
packages/core/src/tools/session-search.ts#L66
Property 'sessionSearchScope' does not exist on type 'ToolContext'.
|
|
Desktop protocol journey:
packages/core/src/tools/session-search.ts#L61
Property 'sessionId' does not exist on type 'ToolContext'. Did you mean 'sessionDir'?
|
|
Desktop protocol journey:
packages/core/src/tools/session-search.ts#L61
Property 'sessionId' does not exist on type 'ToolContext'. Did you mean 'sessionDir'?
|
|
Desktop protocol journey:
packages/core/src/tools/session-search.ts#L59
Property 'sessionSearchScope' does not exist on type 'ToolContext'.
|
|
Desktop protocol journey:
packages/core/src/tools/session-search.ts#L59
Property 'sessionSearchScope' does not exist on type 'ToolContext'.
|
|
Desktop protocol journey:
packages/core/src/tools/session-search.ts#L16
Property 'sessionsRoot' does not exist on type 'ToolContext'.
|
|
CI
Canceling since a higher priority waiting request for ci-CI-refs/pull/268/merge exists
|
|
Desktop Rust check + test
Canceling since a higher priority waiting request for ci-CI-refs/pull/268/merge exists
|
|
Desktop Rust check + test
The operation was canceled.
|
|
Typecheck + Lint + Test (macos-latest)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|