Releases: accesswatch/agent-forge
v1.1.0 -- Line-Numbered Diffs & Cross-Repo Intelligence
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 linecomment on L40-L60-- comment on a rangeexplain L42-- understand what a line doessuggest 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:orgnamefilter - 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
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
\\
- Clone this repo
- Open it in VS Code
- Open Copilot Chat (Ctrl+Shift+I)
- Type: @daily-briefing morning briefing
- β Watch the magic happen
\
See the Getting Started Guide for a complete walkthrough.
Documentation
- Getting Started β Your first hour with the agents
- Complete Guide β The full reference (all agents, all commands, all workflows)
- Setup β Configuration and customization
- Contributing β How to contribute
Stop switching tabs. Start forging workflows. π₯