summaryrefslogtreecommitdiff
path: root/internal/lsp/chat_commands.go
AgeCommit message (Expand)Author
2026-06-11Thread context.Context through blocking I/O entry pointsPaul Buetow
2026-06-11Refactor lsp.Server God Object: extract chat and completion subsystemsPaul Buetow
2025-09-28Add slash toggle for completionsv0.14.0Paul Buetow
2025-09-28Add --config flag support across CLI, LSP, and tmux toolsPaul Buetow
2025-09-26Log config reload changesPaul Buetow
2025-09-24Add runtime config store and reload commandPaul Buetow