Skip to content

Update dependencies and refactor eval agent tools#68

Merged
2 commits merged into
mainfrom
feat/1126-eval-code-cleanup
Nov 26, 2025
Merged

Update dependencies and refactor eval agent tools#68
2 commits merged into
mainfrom
feat/1126-eval-code-cleanup

Conversation

@ghost

@ghost ghost commented Nov 26, 2025

Copy link
Copy Markdown
  • Added new dependencies for reflexion and tool-hub in pyproject.toml.
  • Removed unused ToolSelectionLog from various models and nodes in the eval agent.
  • Refactored the developer.py and assert_state.py nodes to utilize the new reflexion agent for tool execution.
  • Updated the reflect node to create tools dynamically based on context.
  • Cleaned up the README.md to clarify feature flags.
  • Removed the deprecated genetic_eval_generation.py file and related references.

- Added new dependencies for `reflexion` and `tool-hub` in `pyproject.toml`.
- Removed unused `ToolSelectionLog` from various models and nodes in the eval agent.
- Refactored the `developer.py` and `assert_state.py` nodes to utilize the new `reflexion` agent for tool execution.
- Updated the `reflect` node to create tools dynamically based on context.
- Cleaned up the `README.md` to clarify feature flags.
- Removed the deprecated `genetic_eval_generation.py` file and related references.
@ghost ghost requested a review from lokesh-danu November 26, 2025 20:15
@ghost ghost merged commit c938025 into main Nov 26, 2025
This pull request was closed.
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