cli/cmd
Snider a0f4baafad feat(framework): add core DI framework and improve dev commands
- Add pkg/framework/core with GUI-agnostic DI/service framework
  (extracted from core-gui, Wails dependencies removed)
- Add pkg/agentic/prompts with embedded commit instructions
- Improve dev push: detect uncommitted changes, offer Claude commit
- Add claudeEditCommit for cases needing Write/Edit permissions
- Add i18n keys for diverged branches and uncommitted changes
- Fix infinite loop when only untracked files remain after commit

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 09:02:16 +00:00
..
ai feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
build feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
ci feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
dev feat(framework): add core DI framework and improve dev commands 2026-01-30 09:02:16 +00:00
docs feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
doctor feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
go feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
php feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
pkg feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
sdk feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
setup feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
shared refactor(cmd): consolidate remaining styles in ai, php, setup 2026-01-30 01:32:47 +00:00
test feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
vm feat(i18n): add translation keys to all CLI commands 2026-01-30 02:37:57 +00:00
core.go refactor(cmd): migrate CLI from clir to cobra 2026-01-30 00:47:54 +00:00
core_ci.go refactor(cmd): migrate CLI from clir to cobra 2026-01-30 00:47:54 +00:00
core_dev.go refactor(cmd): migrate CLI from clir to cobra 2026-01-30 00:47:54 +00:00
Taskfile.yml refactor: flatten CLI to root, simplify pkg/mcp for CLI-only use 2026-01-29 18:13:51 +00:00