multica/server/cmd
Naiyuan Qing 06122dfe9e merge: resolve conflicts with main (skills feature)
Merge origin/main which added the skills system (structured skills
with meta skill runtime injection). Resolve 4 conflicts:

- workspace/store.ts: keep both skills state + issue/inbox fetch
- types/index.ts: keep Skill types + our event exports
- handler/agent.go: merge visibility filtering + skills batch loading
- pnpm-lock.yaml: accept main's lockfile with skills deps

Also fix skill.go: migrate h.broadcast → h.publish (event bus)
to match our architecture where all WS events go through the bus.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 16:43:21 +08:00
..
migrate chore: add one-click setup/start/stop scripts, migration CLI, and seed tool 2026-03-22 11:50:33 +08:00
multica fix(cli): address code review findings 2026-03-24 15:49:32 +08:00
server merge: resolve conflicts with main (skills feature) 2026-03-25 16:43:21 +08:00