multica/docs
Naiyuan Qing 6ef58a0cab refactor: restructure to monorepo architecture
- Move core agent engine to packages/core/
- Add packages/types/ for shared TypeScript types
- Add packages/utils/ for utility functions
- Add apps/cli/ for command-line interface
- Add apps/gateway/ for NestJS WebSocket gateway
- Add apps/server/ for REST API server
- Restructure desktop app (electron/ → src/main/, src/preload/)
- Update pnpm workspace configuration
- Remove legacy src/ directory

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 18:00:23 +08:00
..
channel docs(channel): add OpenClaw channel system source code research 2026-02-06 17:13:43 +08:00
channels docs(channels): update README with route queue pattern and ack lifecycle 2026-02-09 18:27:06 +08:00
design docs: add design documents for cron job and auto-memory-refresh 2026-02-06 14:47:31 +08:00
mobile Merge remote-tracking branch 'origin/main' into feat/telegram-channel 2026-02-09 13:44:08 +08:00
client-streaming-protocol.md docs: add client streaming protocol reference 2026-02-05 15:39:21 +08:00
exec-approval.md docs: add exec approval WebSocket protocol documentation 2026-02-04 17:32:04 +08:00
memo.md docs: add Multica product memo and update README 2026-02-10 03:16:42 +08:00
message-paths.md docs(channels): add message paths documentation 2026-02-06 19:35:51 +08:00
package-management.md refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
product-capabilities.md docs: add product capabilities reference document 2026-02-05 08:49:28 +08:00
rpc.md feat(hub): register RPC handlers for hub, agent, and gateway operations 2026-02-02 15:27:07 +08:00
subagent-architecture.html docs: align subagent call order 2026-02-03 18:04:40 +08:00