multica/server
yushen 994242d2db feat(agent): auto-create init issue on agent creation with workspace context
When a new agent is created, automatically create an initialization issue
assigned to it so the agent starts working immediately. The issue
description incorporates the workspace context field, giving the agent
background info to set up its environment (clone repos, etc.).

Also adds workspace context to the task context snapshot for all tasks,
and renders it in the daemon prompt so agents always have workspace
background when executing.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 17:38:00 +08:00
..
cmd fix(cli): address code review findings 2026-03-24 15:49:32 +08:00
internal feat(agent): auto-create init issue on agent creation with workspace context 2026-03-24 17:38:00 +08:00
migrations feat(workspace): add context field for AI agent background info 2026-03-24 15:59:11 +08:00
pkg fix(daemon): resolve codex app-server deadlock after turn completion 2026-03-24 17:37:52 +08:00
go.mod refactor(cli): unify daemon into multica-cli binary with cobra subcommands 2026-03-24 15:44:49 +08:00
go.sum refactor(cli): unify daemon into multica-cli binary with cobra subcommands 2026-03-24 15:44:49 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00