Skip to content

Conversation

@JubSteven
Copy link
Contributor

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.

- Resolved formatting conflicts in utils/extract_futurex_results.py
- Resolved formatting conflicts in utils/prepare_benchmark/gen_futurex.py
- Resolved formatting conflicts in utils/progress_check/check_futurex_progress.py

All conflicts were due to code formatting differences (whitespace, line breaks, trailing commas).
Functionality remains identical between branches.
@BinWang28 BinWang28 merged commit 1becdd5 into MiroMindAI:miroflow-v0.3 Oct 8, 2025
1 check passed
@JubSteven JubSteven deleted the explorations branch October 15, 2025 04:58
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