Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: agentscore/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.0
Choose a base ref
...
head repository: agentscore/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.1
Choose a head ref
  • 1 commit
  • 6 files changed
  • 2 contributors

Commits on Jul 11, 2026

  1. Refresh deps and actions, fix the agent_memory quickstart fixture; v2…

    ….5.1 (#58)
    
    - Lockfile refresh within existing ranges (`uv sync --upgrade
    --all-extras --all-groups`): lefthook 2.1.10, ruff 0.15.21, ty 0.0.58.
    No pyproject range changes; httpx stays within its `<1.0.0` bound.
    - `astral-sh/setup-uv` bumped v8.3.0 → v8.3.2 in ci/publish/security
    workflows (`pypa/gh-action-pypi-publish` already at latest; the rest are
    floating major tags).
    - The `agent_memory.quickstart` test fixture pointed at a docs URL that
    404s; it now mirrors the URL the API actually emits (the AgentScore
    Passport guide).
    - Version bumped to 2.5.1 for a routine patch release.
    
    Full gate: ruff check + format clean, ty clean, 183 tests passed,
    vulture (with whitelist) clean.
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
    vvillait88 and claude authored Jul 11, 2026
    Configuration menu
    Copy the full SHA
    2750489 View commit details
    Browse the repository at this point in the history
Loading