Skip to content

Fix auto-fix workflow: use Agent directly instead of get_default_agent#2

Merged
ak684 merged 1 commit into
mainfrom
fix-autofix-workflow-agent-context
Dec 4, 2025
Merged

Fix auto-fix workflow: use Agent directly instead of get_default_agent#2
ak684 merged 1 commit into
mainfrom
fix-autofix-workflow-agent-context

Conversation

@ak684
Copy link
Copy Markdown
Owner

@ak684 ak684 commented Dec 4, 2025

get_default_agent() does not accept agent_context parameter. Use Agent() directly with get_default_tools() and get_default_condenser() to properly pass agent_context for repo skills loading.

get_default_agent() does not accept agent_context parameter.
Use Agent() directly with get_default_tools() and get_default_condenser()
to properly pass agent_context for repo skills loading.
@ak684 ak684 merged commit 306449f into main Dec 4, 2025
1 check passed
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