LSP was never activated in interactive sessions because the default active tools list hardcoded only read/bash/edit/write. This adds lsp to that list and ships four new capabilities alongside edit sync and stronger prompt guidance. - Add "lsp" to default active tools in agent-session.ts - New actions: incoming_calls, outgoing_calls, format, signature - Wire edit/write tools to notify LSP clients on file changes - Strengthen system prompt and GSD prompt with full LSP operation catalog Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| resources | ||
| tests | ||
| app-paths.ts | ||
| bundled-extension-paths.ts | ||
| cli.ts | ||
| loader.ts | ||
| logo.ts | ||
| onboarding.ts | ||
| pi-migration.ts | ||
| remote-questions-config.ts | ||
| resource-loader.ts | ||
| tool-bootstrap.ts | ||
| update-check.ts | ||
| update-cmd.ts | ||
| wizard.ts | ||