summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
feature/anthropic-api-providerfix: restore corrupted cmd/hexai/main.go from commit 6103208Paul Buetow4 months
mainrelease: v0.27.2Paul Buetow2 months
 
TagDownloadAuthorAge
v0.27.2commit 1575c64b7d...Paul Buetow2 months
v0.27.1commit 2ddb334fa6...Paul Buetow2 months
v0.27.0commit 1d1d267c56...Paul Buetow2 months
v0.26.1commit b0392db09b...Paul Buetow2 months
v0.26.0commit 5fd2331583...Paul Buetow2 months
v0.25.12commit bef3cc7dd9...Paul Buetow2 months
v0.25.11commit 5beb39a333...Paul Buetow3 months
v0.25.10commit b18ee2f6b6...Paul Buetow3 months
v0.25.9commit 462184dff3...Paul Buetow3 months
v0.25.8commit 667f2d3384...Paul Buetow3 months
[...]
 
AgeCommit messageAuthor
2025-08-28lsp/chat: remove '..' trigger; docs: update triggers; tests: align throttle t...v0.2.1Paul Buetow
2025-08-22remove busy checkPaul Buetow
2025-08-22stuffPaul Buetow
2025-08-22logging: log completion TriggerKind and TriggerCharacter for every requestPaul Buetow
2025-08-22completion: only apply leading indentation for ';;text;' prompts; not for ';t...Paul Buetow
2025-08-22completion: only apply leading indentation for ';;text;' prompts; not for ';t...Paul Buetow
2025-08-22chat: remove ';;' as in-editor chat trigger to avoid conflict with inline ';;...Paul Buetow
2025-08-22lsp: suppress auto-trigger when line contains bare ';;' (no ';;text;') unless...Paul Buetow
2025-08-22lsp: refine ';;text;' detection to require non-empty, non-space content and c...Paul Buetow
2025-08-22lsp: inline prompt override does not trigger for bare ';;' (requires ';;text;...Paul Buetow
[...]