| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-05-25 | style(repl): use map[string]struct{} for sets instead of map[string]bool | Paul Buetow |
| 2026-05-25 | refactor(repl): register 'categories' as HelpTopic with custom Render | Paul Buetow |
| 2026-05-25 | refactor(repl): split help.go into data (help_topics.go) and logic (help.go) | Paul Buetow |
| 2026-05-25 | fix: exclude 'help' from help topic completions | Paul Buetow |
| 2026-05-25 | feat: inline help system with per-operator topics and auto-completion | Paul Buetow |
