Skip to content

Releases: accesswatch/agent-forge

v1.1.0 -- Line-Numbered Diffs & Cross-Repo Intelligence

13 Feb 20:16
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's New in v1.1.0

Agent Forge's PR Review agent just got a major upgrade. Every diff now shows dual line numbers, and you can interact with any line instantly.

Line-Numbered Diff Display

  • Dual line numbers on every diff line -- old file on the left, new file on the right
  • Change Map tables give a bird's-eye view of each file: hunk ranges, intent descriptions, and quick-reference line numbers
  • Annotated Diff format with clean column layout, 5+ lines of context, and dividers between hunks
  • Inline Intent Annotations -- blockquote explanations between diff hunks so you understand why something changed
  • Before/After Snapshots with line numbers on every line and "Lines to watch" callouts

Interactive L-Number Commands

After every diff, an action menu lets you interact by line number:

  • comment on L42 -- leave feedback on a specific line
  • comment on L40-L60 -- comment on a range
  • explain L42 -- understand what a line does
  • suggest fix for L42 -- propose a code change

No more counting lines or guessing positions. See a line, reference it, act on it.

Cross-Repo by Default

All 5 agents now search every repo you have access to -- no configuration needed. Plus:

  • Repository Discovery & Scope system with 5 discovery modes (all, starred, owned, configured, workspace)
  • Per-repo tracking overrides for issues, PRs, discussions, releases, security alerts, and CI
  • Organization-wide search with org:orgname filter
  • Cross-repo intelligence -- automatic reference detection and deduplication across repos

Preferences System

A single preferences.md file teaches all agents about your setup:

  • Repository scope and per-repo filters
  • Accessibility tracking across any repos (VS Code by default)
  • Briefing preferences with per-section toggles
  • Search defaults with auto-broaden/narrow behavior

Quality & Cleanup

  • Removed all non-ASCII characters from 51 files
  • Eliminated hardcoded repo references
  • Comprehensive CHANGELOG tracking

Full changelog: Documentation/CHANGELOG.md
Getting started: Documentation/GETTING-STARTED.md
Complete guide: Documentation/GUIDE.md

v1.0.0 β€” The Forge Is Open

12 Feb 22:52

Choose a tag to compare

Agent Forge v1.0.0 β€” The Forge Is Open πŸ”₯

The inaugural release of Agent Forge β€” a curated collection of GitHub Copilot agents and prompt commands that turn VS Code into your GitHub command center.

What's Inside

πŸ€– 5 Specialized Agents

  • Daily Briefing β€” Prioritized overview of your entire GitHub world
  • Issue Tracker β€” Smart triage, replies, search, and issue management
  • PR Review β€” Full code reviews with risk assessment and inline commenting
  • Analytics & Insights β€” Team velocity, bottlenecks, and workload balancing
  • Accessibility Tracker β€” WCAG/ARIA cross-referenced change monitoring

⚑ 28 Slash Commands

From /daily-briefing to /manage-branches β€” every common GitHub workflow, one keystroke away.

β™Ώ Accessibility First

Dual-format output (Markdown + screen-reader-optimized HTML) with ARIA landmarks, skip links, accessible tables, and WCAG AA compliance.

🧠 Multi-Platform Support

Built for GitHub Copilot with integration guides for Claude AI and ChatGPT/OpenAI.

Getting Started

\\

  1. Clone this repo
  2. Open it in VS Code
  3. Open Copilot Chat (Ctrl+Shift+I)
  4. Type: @daily-briefing morning briefing
  5. β˜• Watch the magic happen
    \
    See the Getting Started Guide for a complete walkthrough.

Documentation


Stop switching tabs. Start forging workflows. πŸ”₯