| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-06 | use TOML not JSON for configuration | Paul Buetow | |
| 2025-09-06 | update | Paul Buetow | |
| 2025-09-06 | update guidelines | Paul Buetow | |
| 2025-09-06 | use gofumpt | Paul Buetow | |
| 2025-09-06 | feat(lsp): configurable inline/chat triggers; switch inline markers to ↵ | Paul Buetow | |
| >text>/>>text>; update docs and example config; tests updated to new triggers and raise LSP coverage to >=85%; chore: remove semicolon legacy; chore(mage): auto-refresh coverage daily if docs/coverage.out is older than 24h | |||
| 2025-09-05 | over 80% coverage now | Paul Buetow | |
| 2025-08-31 | updated | Paul Buetow | |
| 2025-08-16 | lsp: split monolithic server.go into modules; add configurable max tokens ↵ | Paul Buetow | |
| and context strategies (minimal|window|file-on-new-func|always-full); provide flags/env fallbacks; add unit tests for helpers and context; update README; remove obsolete files | |||
| 2025-08-16 | llm: add pluggable provider with OpenAI default; extensive logging; LSP ↵ | Paul Buetow | |
| completion integration with TextEdit, param-aware prompts; remove idle gating; label/filter improvements; docs update | |||
| 2025-08-14 | feat(lsp): scaffold barebones LSP server with contextual completion; add ↵ | Paul Buetow | |
| Taskfile and AGENTS.md; enable -log context logging | |||
