diff --git a/.github/workflows/continuous-learning.yml b/.github/workflows/continuous-learning.yml index fbed6a9..9cbaacb 100644 --- a/.github/workflows/continuous-learning.yml +++ b/.github/workflows/continuous-learning.yml @@ -44,6 +44,7 @@ jobs: - name: Install AgentReady run: | + uv venv uv pip install -e . - name: Run self-assessment diff --git a/.github/workflows/update-docs.yml b/.github/workflows/update-docs.yml index cf72c2d..94e3ad0 100644 --- a/.github/workflows/update-docs.yml +++ b/.github/workflows/update-docs.yml @@ -24,6 +24,7 @@ jobs: fetch-depth: 0 - name: Create documentation update issue + id: create-issue uses: actions/github-script@v7 env: REVISION_REASON: ${{ github.event.inputs.revision_reason }} diff --git a/docs/attributes.md b/docs/attributes.md index 2233966..3283390 100644 --- a/docs/attributes.md +++ b/docs/attributes.md @@ -249,11 +249,11 @@ pytest --cov ## Contributing -See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup and guidelines. +See [CONTRIBUTING.md](https://github.com/ambient-code/agentready/blob/main/CONTRIBUTING.md) for development setup and guidelines. ## License -MIT License - see [LICENSE](LICENSE) for details. +MIT License - see [LICENSE](https://github.com/ambient-code/agentready/blob/main/LICENSE) for details. ``` #### Remediation diff --git a/docs/index.md b/docs/index.md index 10e2a17..e9ce459 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,7 +5,7 @@ title: Home
🚀 - New: Interactive Release Pipeline Visualization - See how AgentReady's automated release process works end-to-end with real-world examples + New: Enhanced CLI Reference - Complete command documentation with interactive examples and visual guides
# AgentReady @@ -17,7 +17,7 @@ title: Home
Bootstrap Your Repo Run Assessment - 📊 Release Pipeline + 🏆 Leaderboard