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: ambient-code/agentready
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: ambient-code/agentready
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: patch-1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Dec 4, 2025

  1. Add instructions for running AgentReady with uv

    Added instructions for running AgentReady via uv without installation.
    yoshi-taka authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    5f3607c View commit details
    Browse the repository at this point in the history
  2. docs: Add uvx installation instructions to documentation

    Add uvx/uv tool installation instructions to both user-guide.md and
    index.md, matching the content added to README.md in this PR.
    
    - docs/user-guide.md: Added complete uvx section after Development Installation
    - docs/index.md: Added brief uvx comment in Quick Start section
    
    Co-authored-by: Jeremy Eder <jeremyeder@users.noreply.github.com>
    github-actions[bot] and jeremyeder committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    74eeec2 View commit details
    Browse the repository at this point in the history
Loading