Skip to content

chore: implementing handle_agent_action_core TODO#4494

Open
supraja777 wants to merge 1 commit intocrewAIInc:mainfrom
supraja777:supraja/remove-messages-param-handle-agent-action-core
Open

chore: implementing handle_agent_action_core TODO#4494
supraja777 wants to merge 1 commit intocrewAIInc:mainfrom
supraja777:supraja/remove-messages-param-handle-agent-action-core

Conversation

@supraja777
Copy link

@supraja777 supraja777 commented Feb 16, 2026

Note

Low Risk
Small refactor and tooling tweak; behavior should be unchanged aside from the removed unused parameter, but it touches shared agent execution plumbing so regressions would show up as tool/step-callback issues.

Overview
Simplifies local pre-commit hooks by removing the .venv activation wrapper and invoking ruff, ruff-format, and mypy directly via uv run.

Cleans up agent execution plumbing by removing the unused messages parameter from handle_agent_action_core and updating both CrewAgentExecutor and the experimental AgentExecutor call sites accordingly (no functional behavior added beyond the signature change).

Written by Cursor Bugbot for commit 42e12a9. This will update automatically on new commits. Configure here.

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