go/pkg/cli
Snider 21fd34097c feat(cli): add glyph system
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 23:54:01 +00:00
..
ansi.go feat(cli): add zero-dependency ANSI styling 2026-01-31 23:54:01 +00:00
app.go refactor(cli): add Fatal() and simplify main entry point 2026-01-30 22:16:34 +00:00
command.go feat(plugin): add Claude Code plugin for host-uk framework 2026-01-31 10:27:04 +00:00
commands.go refactor(cli): move commands from cmd/ to pkg/ with self-registration 2026-01-30 21:55:55 +00:00
daemon.go feat(cli): add daemon mode support 2026-01-30 19:28:50 +00:00
daemon_test.go feat(cli): add daemon mode support 2026-01-30 19:28:50 +00:00
errors.go feat(plugin): add Claude Code plugin for host-uk framework 2026-01-31 10:27:04 +00:00
glyph.go feat(cli): add glyph system 2026-01-31 23:54:01 +00:00
glyph_maps.go feat(cli): add glyph system 2026-01-31 23:54:01 +00:00
i18n.go refactor(i18n): use grammar system for PHP QA messages 2026-01-30 20:23:28 +00:00
log.go feat(pkg): add standalone log and errors packages 2026-01-30 22:02:40 +00:00
output.go feat(plugin): add Claude Code plugin for host-uk framework 2026-01-31 10:27:04 +00:00
runtime.go refactor(cli): add Fatal() and simplify main entry point 2026-01-30 22:16:34 +00:00
strings.go feat(plugin): add Claude Code plugin for host-uk framework 2026-01-31 10:27:04 +00:00
styles.go refactor(plugin): rename plugin files and update command structure 2026-01-31 11:39:19 +00:00
utils.go refactor(i18n): remove C() and move intents to test-only 2026-01-30 16:50:08 +00:00