multica/server/cmd/multica
Jiayuan Zhang 6395a74661
Merge pull request #152 from multica-ai/forrestchang/paperclip-audit
Improve local CLI auth and skills UX
2026-03-27 18:43:52 +08:00
..
cmd_agent.go Improve local CLI auth and skills UX 2026-03-27 18:32:56 +08:00
cmd_auth.go Improve local CLI auth and skills UX 2026-03-27 18:32:56 +08:00
cmd_auth_test.go Improve local CLI auth and skills UX 2026-03-27 18:32:56 +08:00
cmd_config.go refactor(cli): unify daemon into multica-cli binary with cobra subcommands 2026-03-24 15:44:49 +08:00
cmd_daemon.go feat(daemon): multi-workspace support with hot-reload 2026-03-26 16:52:22 +08:00
cmd_issue.go fix(cli): rune-safe truncateID, consistent client construction, add --output to status cmd 2026-03-27 14:12:16 +08:00
cmd_issue_test.go fix: address PR #149 review findings 2026-03-27 16:15:58 +08:00
cmd_runtime.go refactor(cli): unify daemon into multica-cli binary with cobra subcommands 2026-03-24 15:44:49 +08:00
cmd_status.go refactor: decouple task lifecycle from issue status (#151) 2026-03-27 18:30:21 +08:00
cmd_version.go refactor(release): rename multica-cli to multica 2026-03-25 17:34:29 +08:00
cmd_workspace.go fix(cli): rune-safe truncateID, consistent client construction, add --output to status cmd 2026-03-27 14:12:16 +08:00
main.go feat(cli): add issue management commands 2026-03-27 12:33:53 +08:00