multica/server/internal/daemon
Jiayuan 6ee034c6e9 merge: resolve conflicts after merging main
Adapt runtime features (usage tracking, ping, heartbeat) to main's
multi-workspace architecture. Update frontend imports from @multica/types
to @/shared/types after the package consolidation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 18:37:56 +08:00
..
execenv fix(daemon): improve error handling in auth and workspace loading 2026-03-26 17:22:12 +08:00
usage feat(runtimes): add Runtimes tab with usage tracking and connection test 2026-03-26 18:28:36 +08:00
client.go merge: resolve conflicts after merging main 2026-03-26 18:37:56 +08:00
config.go feat(daemon): multi-workspace support with hot-reload 2026-03-26 16:52:22 +08:00
daemon.go merge: resolve conflicts after merging main 2026-03-26 18:37:56 +08:00
daemon_test.go feat: structured skills system with meta skill runtime injection 2026-03-25 15:17:59 +08:00
helpers.go fix(cli): address code review findings 2026-03-24 15:49:32 +08:00
prompt.go feat: structured skills system with meta skill runtime injection 2026-03-25 15:17:59 +08:00
types.go refactor(daemon): remove pairing flow, use CLI auth token instead 2026-03-26 16:39:57 +08:00