|
| 1 | +# gh-aw Intelligence Report — 2026-04-14 |
| 2 | + |
| 3 | +**Date**: 2026-04-14 |
| 4 | +**Sources**: GitHub API (tracked repos), githubnext/agentics, github/github-mcp-server, github/gh-aw |
| 5 | + |
| 6 | +--- |
| 7 | + |
| 8 | +## 1. gh-aw Core |
| 9 | + |
| 10 | +No new gh-aw CLI releases detected since last sweep. Active development visible via [plan] issues in `github/gh-aw` focused on internal refactoring (splitting large Go files per AGENTS.md policy). One notable bug fix in-flight: |
| 11 | + |
| 12 | +- **[plan] Fix resolve_pull_request_review_thread Context Check** — The `resolve-pull-request-review-thread` safe-output fails on schedule-triggered workflows even when `thread_id` is explicitly provided. Root cause: the legacy mode path requires `triggeringPRNumber`, which is unavailable outside PR-triggered contexts. Fix is planned upstream. See: https://github.com/github/gh-aw/issues (2026-04-14) |
| 13 | + |
| 14 | +--- |
| 15 | + |
| 16 | +## 2. GitHub Actions AI Features |
| 17 | + |
| 18 | +- `githubnext/agentics` added **Daily Efficiency Improver** workflow (PR #311, 2026-04-13) — new sample pattern for scheduled, AI-driven productivity enhancements on repository health. |
| 19 | +- `githubnext/autoloop` extracted to standalone repository; `githubnext/agentics` updated references (PR #313, 2026-04-12). |
| 20 | +- Various Mermaid diagram escaping fixes and Discord channel reference updates in agentics sample pack. |
| 21 | + |
| 22 | +--- |
| 23 | + |
| 24 | +## 3. GitHub Copilot Workspace |
| 25 | + |
| 26 | +- No significant new releases detected this cycle. Knowledge base entries current as of 2026-04-14. |
| 27 | +- JetBrains GA (March 11, 2026) and agentic code review GA (March 2026) remain the latest milestones. |
| 28 | + |
| 29 | +--- |
| 30 | + |
| 31 | +## 4. GitHub Copilot Agent Mode |
| 32 | + |
| 33 | +- No new releases detected this cycle. |
| 34 | +- Copilot CLI GA (February 25, 2026) remains the latest milestone. |
| 35 | +- April 2026 changelog: Copilot in Visual Studio March update (released 2026-04-02). |
| 36 | + |
| 37 | +--- |
| 38 | + |
| 39 | +## 5. GitHub Models API |
| 40 | + |
| 41 | +No significant changes detected this cycle. |
| 42 | + |
| 43 | +--- |
| 44 | + |
| 45 | +## 6. GitHub MCP Server |
| 46 | + |
| 47 | +**New release: v0.33.1** (released 2026-04-14T15:39:43Z) — patch on top of v0.33.0 (also released today): |
| 48 | + |
| 49 | +### v0.33.0 (2026-04-14) highlights: |
| 50 | +- **`resolve_pull_request_review_thread` tool** — new MCP tool for resolving PR review threads (maps to `resolve-pull-request-review-thread` safe-output in gh-aw) |
| 51 | +- **OSS granular PRs and issues toolsets** — more granular toolset configuration for open-source deployments |
| 52 | +- **`path`, `since`, `until` params added to `list_commits`** — enhanced commit listing |
| 53 | +- **Configurable server name and title** via translation strings |
| 54 | +- Bug fix: `additionalProperties` in `push_files` schema |
| 55 | + |
| 56 | +### v0.33.1 (2026-04-14) — patch: |
| 57 | +- Changelog: https://github.com/github/github-mcp-server/compare/v0.32.0...v0.33.1 |
| 58 | + |
| 59 | +Previous tracked version: **v0.32.0** (2026-03-06): |
| 60 | +- Context reductions across multiple tools |
| 61 | +- Copilot tools moved to default `copilot` toolset (available out of the box) |
| 62 | +- MCP Apps UI improvements |
| 63 | + |
| 64 | +**Reference gap**: `gh-aw-architecture.md` does not record the current GitHub MCP Server version. Should track as v0.33.1. |
| 65 | + |
| 66 | +--- |
| 67 | + |
| 68 | +## 7. Claude Code + GitHub |
| 69 | + |
| 70 | +No significant changes detected this cycle. GitHub MCP Server installation guide for Claude (`github/github-mcp-server/docs/installation-guides/install-claude.md`) remains current. |
| 71 | + |
| 72 | +--- |
| 73 | + |
| 74 | +## 8. Agentic CI/CD Community |
| 75 | + |
| 76 | +- `githubnext/agentics` growing: 313+ PRs, active sample pack with new Daily Efficiency Improver pattern |
| 77 | +- `githubnext/autoloop` now a standalone repository (separated from agentics sample pack) |
| 78 | +- Community `0GiS0/github-agentic-workflows` remains active with Daily Status Report bot pattern |
| 79 | + |
| 80 | +--- |
| 81 | + |
| 82 | +## Gap Analysis Summary |
| 83 | + |
| 84 | +| ID | Type | Priority | File | Description | |
| 85 | +|----|------|----------|------|-------------| |
| 86 | +| GAP-1 | outdated | 2 | `gh-aw-architecture.md` | Missing GitHub MCP Server current version (v0.33.1) and v0.33.x features | |
| 87 | +| GAP-2 | missing | 3 | `production-gotchas.md` | `resolve-pull-request-review-thread` fails on non-PR triggers even with explicit `thread_id` | |
| 88 | +| GAP-3 | missing | 3 | `knowledge-base.md` | No dated entry for GitHub MCP Server v0.33.x release | |
| 89 | +| GAP-4 | missing | 3 | `orchestration.md` | New "Daily Efficiency Improver" scheduled workflow pattern from githubnext/agentics | |
| 90 | +| GAP-5 | missing | 3 | `gh-aw-architecture.md` | `githubnext/autoloop` is now a standalone repo (not inside agentics) | |
0 commit comments