Skip to content

feat(prompts): run workflow agents in background by default#1020

Merged
acreeger merged 1 commit into
mainfrom
feat/background-workflow-agents
May 21, 2026
Merged

feat(prompts): run workflow agents in background by default#1020
acreeger merged 1 commit into
mainfrom
feat/background-workflow-agents

Conversation

@acreeger
Copy link
Copy Markdown
Collaborator

Summary

  • Add (run_in_background: true) to all phase agent invocations (enhancer, complexity evaluator, analyzer, planner, implementer, artifact reviewer) in issue, PR, and regular workflow prompts
  • Code reviewer stays foreground — it requires MCP tool access
  • Swarm mode sections untouched (they use inline skills, not background agents)

Test plan

  • Run an issue workflow and verify agents launch in background
  • Verify code reviewer still runs in foreground with MCP access

Add (run_in_background: true) to all phase agent invocations in issue,
PR, and regular workflow prompts. Code reviewer remains foreground as
it requires MCP tool access.
@acreeger acreeger merged commit cdb7111 into main May 21, 2026
4 checks passed
@acreeger acreeger deleted the feat/background-workflow-agents branch May 21, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant