Lukas May
e199188670
feat: cw task add CLI command + {AGENT_ID} prompt placeholder
- Add `createTaskForAgent` tRPC mutation: resolves agent → task → phase, creates sibling task
- Add `cw task add <name> --agent-id <id>` CLI command
- Replace `{AGENT_ID}` and `{AGENT_NAME}` placeholders in writeInputFiles() before flushing
- Update docs/agent.md and docs/cli-config.md
2026-03-06 22:22:49 +01:00
..
2026-03-06 22:22:49 +01:00
2026-03-05 12:05:08 +01:00
2026-03-06 22:22:49 +01:00
2026-03-03 11:22:53 +01:00
2026-03-06 20:37:29 +01:00
2026-03-06 21:31:41 +01:00
2026-03-06 16:48:12 +01:00
2026-03-06 21:25:38 +01:00
2026-03-06 16:39:36 +01:00
2026-03-06 21:44:26 +01:00
2026-03-06 21:44:26 +01:00
2026-03-03 11:22:53 +01:00
2026-03-03 11:22:53 +01:00
2026-03-05 22:38:00 +01:00
2026-03-03 11:22:53 +01:00
2026-03-06 20:33:41 +01:00
2026-03-06 21:36:08 +01:00
2026-03-06 21:24:19 +01:00
2026-03-06 21:45:50 +01:00
2026-03-06 22:22:49 +01:00
2026-03-06 16:48:12 +01:00
2026-03-05 12:05:08 +01:00
2026-03-05 14:26:22 +01:00