Skip to content

Lock tested Python dependencies - #7

Merged
gititya merged 1 commit into
mainfrom
agent/lock-mars-python-environment
Aug 10, 2026
Merged

gititya merged 1 commit into
mainfrom
agent/lock-mars-python-environment

Conversation

@gititya

@gititya gititya commented Aug 10, 2026

Copy link
Copy Markdown
Owner

What changed

  • Added uv.lock for the current MARS dependency graph.
  • Records the Python 3.14-tested versions, including LiteLLM 1.96.0, OpenAI 2.53.0, PyPDF 6.15.0, Rich 15.0.0, and Typer 0.27.1.

Why

The MARS environment was rebuilt on Python 3.14.4. Committing the lock makes that validated environment reproducible without changing the supported Python range or application code.

Validation

  • uv lock --check --offline --no-cache
  • uv pip check in the Python 3.14.4 shadow environment
  • Frozen-session regression gate: PASS, 80% reopen recall
  • Full one-round synthetic MARS run using GPT-5.6 Terra and Claude Opus 5: PASS
  • codex-file-integrity-check: PASS

@gititya
gititya marked this pull request as ready for review August 10, 2026 15:32
@gititya
gititya merged commit dac32b1 into main Aug 10, 2026
3 checks passed
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