multica/src
Jiayuan a990a1c3ca feat(profile): add interactive setup command for agent profiles
- Add `multica profile setup <id>` command for interactive profile setup
- Create profile-setup skill with conversational setup wizard
- Agent collects user info through natural dialogue and updates profile files
- Supports updating user.md, workspace.md, and config.json

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 23:49:48 +08:00
..
agent feat(profile): add interactive setup command for agent profiles 2026-02-01 23:49:48 +08:00
client Initial project setup with multi-component architecture 2026-01-28 14:08:34 +08:00
console feat(console): enable CORS for cross-origin web app requests 2026-01-30 22:40:38 +08:00
gateway fix(gateway): extract content from payload in received messages 2026-01-30 14:46:30 +08:00
hub refactor(hub): rename Device ID to Hub ID in console layer 2026-01-30 16:02:00 +08:00
shared Merge remote-tracking branch 'origin/main' into agent-api-key-baseurl 2026-01-30 14:06:36 +08:00
index.ts Initial project setup with multi-component architecture 2026-01-28 14:08:34 +08:00