singularity-forge/vscode-extension/src
Jeremy McSpadden 02e3c441cc feat(vscode): enhance chat participant UX
- Auto-start agent when not connected instead of showing error
- Remove noisy tool-completion markdown spam (was printing *Tool X completed* for every call)
- Inject #file references from chat into the prompt automatically
- Add clickable file anchors for files written/edited during the session
- Add follow-up suggestions: /gsd status, /gsd auto, /gsd capture
- Improve tool progress labels (WebSearch, WebFetch, cleaner paths)
- Better error message when agent fails to start
2026-03-16 19:22:15 -05:00
..
chat-participant.ts feat(vscode): enhance chat participant UX 2026-03-16 19:22:15 -05:00
extension.ts refactor(vscode): rename extension to GSD-2 2026-03-16 19:12:13 -05:00
gsd-client.ts fix: address PR review — CSP nonce, dead branch, restart cooldown 2026-03-16 17:28:32 -05:00
sidebar.ts fix: address PR review — CSP nonce, dead branch, restart cooldown 2026-03-16 17:28:32 -05:00