multica/server/internal/daemon
Jiayuan 903fbee55d feat(runtimes): add Runtimes tab with usage tracking and connection test
Add a new "Runtimes" sidebar tab to manage local agent runtimes with three
main capabilities: runtime status overview, token usage tracking (reading
Claude Code and Codex CLI local JSONL logs via daemon), and an interactive
connection test that sends a ping through the daemon to verify end-to-end
agent CLI connectivity.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 18:28:36 +08:00
..
execenv feat(logging): add structured logging across server and SDK 2026-03-26 10:57:11 +08:00
usage feat(runtimes): add Runtimes tab with usage tracking and connection test 2026-03-26 18:28:36 +08:00
client.go feat(runtimes): add Runtimes tab with usage tracking and connection test 2026-03-26 18:28:36 +08:00
config.go feat(daemon): add per-task isolated execution environments 2026-03-25 12:41:52 +08:00
daemon.go feat(runtimes): add Runtimes tab with usage tracking and connection test 2026-03-26 18:28:36 +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 feat: structured skills system with meta skill runtime injection 2026-03-25 15:17:59 +08:00