Skip to content

fix(uvlock): fix uv lock file to pass pytest#26

Merged
BinWang28 merged 1 commit intomainfrom
main-review
Aug 27, 2025
Merged

fix(uvlock): fix uv lock file to pass pytest#26
BinWang28 merged 1 commit intomainfrom
main-review

Conversation

@shiqian-su
Copy link
Contributor

@shiqian-su shiqian-su commented Aug 27, 2025

Edit uv lock to pass the purest

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
@shiqian-su shiqian-su marked this pull request as ready for review August 27, 2025 05:27
@shiqian-su shiqian-su changed the title feat(code-update): code improvements fix(uvlock): fix uv lock file to pass pytest Aug 27, 2025
@BinWang28 BinWang28 merged commit 95cdff3 into main Aug 27, 2025
8 checks passed
@BinWang28 BinWang28 deleted the main-review branch August 27, 2025 05:31
Zhudongsheng75 pushed a commit to open-compass/MiroFlow that referenced this pull request Dec 27, 2025
feat(code-update): code improvements

- 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 added a commit that referenced this pull request Mar 11, 2026
refactor(config): simplify config and script naming
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