multica/src/agent/cli
2026-02-02 15:17:17 +08:00
..
commands feat(skills): add --profile option for installing to specific profile 2026-02-02 14:11:36 +08:00
autocomplete.ts fix(autocomplete): improve terminal compatibility and CJK support 2026-02-02 14:11:36 +08:00
colors.ts feat(agent): enhance interactive CLI with colors, spinner, and status bar (#43) 2026-01-31 21:07:07 +08:00
index.ts refactor(cli): unify CLI with multica command and subcommands 2026-02-01 23:09:44 +08:00
interactive.ts feat(agent): enhance interactive CLI with colors, spinner, and status bar (#43) 2026-01-31 21:07:07 +08:00
non-interactive.ts feat(agent): enhance interactive CLI with colors, spinner, and status bar (#43) 2026-01-31 21:07:07 +08:00
output.test.ts fix(agent): soften tool errors 2026-02-02 15:17:17 +08:00
output.ts fix(agent): soften tool errors 2026-02-02 15:17:17 +08:00
profile.ts refactor(profile): simplify profile structure by removing identity and bootstrap 2026-02-01 23:49:37 +08:00
skills.ts feat(credentials): add JSON5 credential system 2026-02-01 02:28:27 +08:00
tools.ts feat(agent): enhance interactive CLI with colors, spinner, and status bar (#43) 2026-01-31 21:07:07 +08:00