Skip to content

feat(agent): add enable_subagents feature flag for task/sage tool switching#2922

Open
amitksingh1490 wants to merge 7 commits intomainfrom
chore/feature-flag-subagents
Open

feat(agent): add enable_subagents feature flag for task/sage tool switching#2922
amitksingh1490 wants to merge 7 commits intomainfrom
chore/feature-flag-subagents

Conversation

@amitksingh1490
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions bot added the type: feature Brand new functionality, features, pages, workflows, endpoints, etc. label Apr 10, 2026
- task
{{else}}
- sage
{{/if}}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use templating in frontmatter.

async fn init_agent_dir(
&self,
dir: &std::path::Path,
config: &ForgeConfig,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drop wiring of ForgeConfig thru all the functions. Use self.infra.get_config() at the call site.

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

Labels

type: feature Brand new functionality, features, pages, workflows, endpoints, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants