summaryrefslogtreecommitdiff
path: root/AGENTS.md
AgeCommit message (Expand)Author
2026-02-08add per-project .hexaiconfig.toml config override and lower coverage target t...Paul Buetow
2026-01-29feat: add native Anthropic API provider supportPaul Buetow
2025-09-17feat(stats,tmux): global Σ@window stats across processes with flocked cache;...Paul Buetow
2025-09-07tiding upPaul Buetow
2025-09-06update agentsPaul Buetow
2025-09-06use TOML not JSON for configurationPaul Buetow
2025-09-06updatePaul Buetow
2025-09-06update guidelinesPaul Buetow
2025-09-06use gofumptPaul Buetow
2025-09-06feat(lsp): configurable inline/chat triggers; switch inline markers to >text>...Paul Buetow
2025-09-05over 80% coverage nowPaul Buetow
2025-08-31updatedPaul Buetow
2025-08-16lsp: split monolithic server.go into modules; add configurable max tokens and...Paul Buetow
2025-08-16llm: add pluggable provider with OpenAI default; extensive logging; LSP compl...Paul Buetow
2025-08-14feat(lsp): scaffold barebones LSP server with contextual completion; add Task...Paul Buetow