multica/server
Jiayuan 38d595d81d feat(cli): restructure CLI commands for better UX
- Add top-level `multica login` that combines auth + workspace auto-discovery
- Restructure daemon into subcommands: start, stop, status, logs
- Add background daemon mode with PID management
- Add daemon deregistration on shutdown (new API endpoint + SQL query)
- Remove unused commands: runtime list, status, agent get/delete/stop
- Make `config` show config directly instead of requiring `config show`
- Update README to reflect new CLI structure

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-29 01:43:45 +08:00
..
cmd feat(cli): restructure CLI commands for better UX 2026-03-29 01:43:45 +08:00
internal feat(cli): restructure CLI commands for better UX 2026-03-29 01:43:45 +08:00
migrations fix(notifications): address code review feedback 2026-03-28 20:24:07 +08:00
pkg feat(cli): restructure CLI commands for better UX 2026-03-29 01:43:45 +08:00
go.mod feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
go.sum feat(auth): email verification login and personal access tokens 2026-03-26 14:32:30 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00