Skip to content

feat(orchestration): build prompts dynamically from enabled agents#5

Open
filipeandre wants to merge 2 commits into
CyberBoyAyush:mainfrom
filipeandre:feat/adaptive-agent-awareness
Open

feat(orchestration): build prompts dynamically from enabled agents#5
filipeandre wants to merge 2 commits into
CyberBoyAyush:mainfrom
filipeandre:feat/adaptive-agent-awareness

Conversation

@filipeandre

Copy link
Copy Markdown

Summary

  • refactor orchestration prompt generation to dynamically include only enabled agents
  • pass disabled-agent context from src/index.ts into getOrchestrationPrompt(...)
  • add coding-law guidance and LSP fallback guidance in the orchestration prompt content

Why

The previous prompt text was static and still referenced disabled agents. Dynamic prompt generation keeps delegation guidance accurate to the active agent set.

Validation

  • bun run typecheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant