| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-19 | fix | Paul Buetow | |
| 2025-09-17 | chore(version): bump to v0.11.1 (gpt-5 defaults, timeouts, global stats, ↵v0.11.1 | Paul Buetow | |
| editor fix) | |||
| 2025-09-14 | release: v0.10.0v0.10.0 | Paul Buetow | |
| 2025-09-08 | docs: move tmux documentation to its own file | Paul Buetow | |
| 2025-09-07 | feat: add 'Simplify and improve' action; configurable prompts in config; ↵ | Paul Buetow | |
| wire into LSP and TUI | |||
| 2025-09-06 | fix unit test coverage | Paul Buetow | |
| 2025-09-06 | chore(version): bump to 0.6.0; configurable prompts via config + testsv0.6.0 | Paul Buetow | |
| 2025-09-06 | use gofumpt | Paul Buetow | |
| 2025-09-03 | lsp: add 'Hexai: document code' action to add doc comments to selected code | Paul Buetow | |
| 2025-09-03 | lsp: add 'Hexai: implement unit test' code action for Gov0.4.1 | Paul Buetow | |
| - Generate or append tests to _test.go - Jump to generated test via showDocument (command + server-initiated) - Document the feature in docs/go-unit-tests.md - Prefix action titles with 'Hexai: ' - Bump version to 0.4.1 | |||
| 2025-08-31 | module: set module path to codeberg.org/snonux/hexai; update imports; docs: ↵v0.3.4 | Paul Buetow | |
| add go install instructions | |||
| 2025-08-29 | lsp: refactor dispatch to handler map; split handlers into feature files ↵ | Paul Buetow | |
| (completion, codeaction, init, document); decompose completion logic into small helpers; update review checklist | |||
