Skip to content

feat(code-update): code improvements#25

Closed
shiqian-su wants to merge 1 commit intomain-v0.1from
main-review
Closed

feat(code-update): code improvements#25
shiqian-su wants to merge 1 commit intomain-v0.1from
main-review

Conversation

@shiqian-su
Copy link
Contributor

  • Enhanced README and documentation
  • Added new benchmark configurations and scripts
  • Updated LLM provider configurations
  • Added new agent configurations for various models
  • Improved tool and utility functions
  • Added new evaluation and analysis tools

Describe this PR

Checklist for PR

Must Do

  • Write a good PR title and description, i.e. feat(agent): add pdf tool via mcp, perf: make llm client async and fix(utils): load custom config via importlib etc. CI job check-pr-title enforces Angular commit message format to PR title.
  • Run make precommit locally. CI job lint enforce ruff default format/lint rules on all new codes.
  • Run make pytest. Check test summary (located at report.html) and coverage report (located at htmlcov/index.html) on new codes.

Nice To Have

  • (Optional) Write/update tests under /tests for feat and test PR.
  • (Optional) Write/update docs under /docs for docs and ci PR.

- Enhanced README and documentation
- Added new benchmark configurations and scripts
- Updated LLM provider configurations
- Added new agent configurations for various models
- Improved tool and utility functions
- Added new evaluation and analysis tools
@BinWang28 BinWang28 closed this Aug 27, 2025
@BinWang28 BinWang28 deleted the main-review branch August 27, 2025 05:20
BinWang28 added a commit that referenced this pull request Mar 11, 2026
fix(verifiers): inline eval prompts to fix broken LLM judge
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.

2 participants