multica/server/internal/daemon/execenv
Devv d6a5ba4d5e fix(execenv): add explicit instruction for agents to always use multica CLI
Agents were using curl/wget to access Multica attachment URLs directly,
which fails due to authentication. Add a prominent "Important" section
to the generated CLAUDE.md template that explicitly prohibits direct
HTTP access and instructs agents to escalate missing CLI functionality
to their workspace owner.
2026-04-04 15:27:50 -07:00
..
codex_home.go feat(daemon): inject skills into agent-native directories 2026-03-28 00:47:00 +08:00
context.go feat(daemon): add opencode as supported agent provider (#341) 2026-04-02 17:52:07 +08:00
execenv.go feat(agents): reply as thread instead of top-level comment (#205) 2026-03-31 13:48:39 +08:00
execenv_test.go feat(daemon): add opencode as supported agent provider (#341) 2026-04-02 17:52:07 +08:00
git.go feat(daemon): agent-driven repo checkout with bare clone cache 2026-03-29 19:37:48 +08:00
runtime_config.go fix(execenv): add explicit instruction for agents to always use multica CLI 2026-04-04 15:27:50 -07:00