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/reference
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/reference
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/add-proactive-patterns
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Jan 5, 2026

  1. docs: add proactive GHA workflow patterns

    Add self-review reflection and GHA automation patterns extracted from
    agentready repo, generalized for standalone adoption.
    
    New patterns:
    - Self-Review Reflection: agent reviews own work before presenting
    - Issue-to-PR Automation: convert issues to draft PRs
    - PR Auto-Review: AI code review on PRs
    - Dependabot Auto-Merge: safe auto-merge for patch updates
    - Stale Issue Management: cleanup inactive issues
    
    Also adds patterns/README.md index and updates cross-references in
    existing pattern files.
    jeremyeder committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    9e3f11c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10bc4b5 View commit details
    Browse the repository at this point in the history
Loading