mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-06 14:00:09 +02:00
When a task is triggered by a comment, the agent prompt now includes the comment content directly. This prevents the agent from ignoring the comment when stale output files exist in a reused workdir. Closes #805