Skip to content

Release history

costajohnt/oss-autopilot releases

Open source contribution manager with PR tracking across repos, issue discovery, CI failure diagnosis, and maintainer response drafting. Available as CLI, MCP server, and Claude Code plugin.

All releases

104 shown

No immediate action
core-v3.9.0 New feature

On-demand snapshot exposure

No immediate action
mcp-v5.4.0 New feature

On-demand snapshot

No immediate action
mcp-v5.3.1 Bug fix

Test write fix

No immediate action
core-v3.8.0 New feature

upstream‑drift check

No immediate action
mcp-v5.3.0 New feature

Integrate @oss-scout/core

No immediate action
core-v3.7.0 New feature

@oss-scout/core integration

No immediate action
core-v3.6.0 New feature

AI‑attribution rule + strategy snapshot

No immediate action
mcp-v5.2.0 New feature

repo-vet MCP tool

No immediate action
core-v3.5.0 New feature

/oss-guidelines + Reply with a question

No immediate action
mcp-v5.1.2 Bug fix

Rejects placeholder usernames

No immediate action
core-v3.4.1 Bug fix

Rejects placeholder usernames

No immediate action
mcp-v5.1.1 Bug fix

Prompt failure throws; placeholder GH username rejection

No immediate action
core-v3.4.0 Bug fix

localOnly inheritance

Upgrade now
core-v3.3.0 Bug fix

Data‑loss bug fixes

No immediate action
mcp-v5.1.0 New feature

mcp guidelines tools

No immediate action
core-v3.2.0 New feature

v4 migration + guidelines CLI

No immediate action
core-v3.1.0 New feature

linkedPRClassification & antiLLMPolicy

No immediate action
mcp-v5.0.1 Maintenance

Routine maintenance and dependency updates.

No immediate action
core-v3.0.1 Bug fix

Preserve PR templates & checklists

mcp-v5.0.0 Breaking risk
Breaking changes
  • Node 20 support removed; minimum required Node version is 22 (LTS) or higher.
Full changelog

5.0.0 (2026-04-26)

⚠ BREAKING CHANGES

  • users on Node 20 will see npm EBADENGINE warnings on install. Upgrade to Node 22 (LTS) or 24 (current) before pulling this release.

Features

core-v3.0.0 Breaking risk
Breaking changes
  • Dropped support for Node 20; minimum required version is now Node 22 (LTS) or Node 24 (current).
Full changelog

3.0.0 (2026-04-26)

⚠ BREAKING CHANGES

  • users on Node 20 will see npm EBADENGINE warnings on install. Upgrade to Node 22 (LTS) or 24 (current) before pulling this release.

Features

mcp-v4.0.0 Breaking risk
Breaking changes
  • Removed MCP tools `read` and `untrack` from both the CLI and the MCP server; calls to them now return "tool not found" or "unknown command".
Full changelog

4.0.0 (2026-04-25)

⚠ BREAKING CHANGES

  • the MCP tools read and untrack are no longer registered. Clients that hard-coded these tool names will get a "tool not found" error from listTools / callTool. The CLI commands of the same name are also removed; scripts that invoked them get "unknown command" from commander.

Features

core-v2.0.0 Breaking risk
Breaking changes
  • Importing from @oss-autopilot/core/utils (or any deep-path equivalent) no longer resolves; replace with specific modules: paths, urls, dates, auth, concurrency as listed.
  • MCP tools `read` and `untrack` are removed; calls to these tool names now yield "tool not found" errors.
Notable features
  • /pr-ready slash command and wait-for-ci.sh helper
  • cli: list-move-tier command
  • core: Gist ETag + conflict resolution for state sync
Full changelog

2.0.0 (2026-04-25)

⚠ BREAKING CHANGES

  • external consumers importing from @oss-autopilot/core/utils (or any deep-path equivalent) will fail to resolve. The replacement modules are: - paths → getDataDir, getStatePath, getBackupDir, getCacheDir, getGistIdPath, getStateCachePath, stateFileExists, getCLIVersion - urls → parseGitHubUrl, extractOwnerRepo, splitRepo, isOwnRepo, ParsedGitHubUrl - dates → daysBetween, formatRelativeTime, byDateDescending - auth → getGitHubToken, getGitHubTokenAsync, requireGitHubToken, resetGitHubTokenCache, detectGitHubUsername - concurrency → DEFAULT_CONCURRENCY, sleep, runWorkerPool
  • the MCP tools read and untrack are no longer registered. Clients that hard-coded these tool names will get a "tool not found" error from listTools / callTool. The CLI commands of the same name are also removed; scripts that invoked them get "unknown command" from commander.

Features

Bug Fixes

  • core: validate URLs on write-side of addMergedPRs/addClosedPRs (#1120) (#1128) (592a727)
No immediate action
core-v1.17.4 Bug fix

Dashboard chart remount fix

No immediate action
core-v1.17.3 Bug fix

Dashboard process error fix

No immediate action
core-v1.17.2 Bug fix

Startup dashboard repair

No immediate action
core-v1.17.1 Bug fix

Username mismatch warning

Config change
mcp-v3.1.4 Bug fix
Auth

Dashboard UI polish fixes

Review required
core-v1.17.0 Breaking risk
Auth RBAC

CLI command rename

No immediate action
core-v1.16.2 Bug fix

Dashboard CSP fix

No immediate action
core-v1.16.1 Bug fix

Dashboard source change detection

No immediate action
core-v1.16.0 New feature

Animated counters + celebrate button

No immediate action
core-v1.15.2 Bug fix

Fixes skip entry persistence

No immediate action
core-v1.15.1 Bug fix

Dashboard PR URLs fix

No immediate action
mcp-v3.1.3 Bug fix

JSON‑RPC error propagation

No immediate action
core-v1.15.0 New feature

Open‑PR repos in oss‑scout search

No immediate action
core-v1.14.0 New feature

Success‑likelihood grading + anti‑LLM skipping

No immediate action
core-v1.13.1 Bug fix

Fix availableCount exclusion

No immediate action
core-v1.13.0 New feature

Celebration toast

No immediate action
core-v1.12.2 Bug fix

Dashboard blank-page fix

No immediate action
core-v1.12.1 Bug fix

Audit fixes

No immediate action
mcp-v3.1.2 Bug fix

Audit fixes

No immediate action
core-v1.12.0 New feature

Search engine replacement

No immediate action
mcp-v3.1.1 Maintenance

Routine maintenance and dependency updates.

Config change
mcp-v3.1.0 New feature
Auth

Gist persistence

Review required
core-v1.11.0 Security relevant
Auth RBAC

Code verification enforcement

No immediate action
core-v1.10.0 New feature

PreToolUse hook + AgentState v3

No immediate action
core-v1.9.0 New feature

Error codes in JSON

No immediate action
core-v1.8.0 New feature

/oss-dashboard command

No immediate action
core-v1.7.1 Bug fix

GitHub API usage reduction

No immediate action
core-v1.7.0 New feature

Sortable PR columns

mcp-v3.0.0 Breaking risk
Breaking changes
  • Removed `snooze` and `unsnooze` tools. Use `move` with target `attention`, `waiting`, `shelved`, or `auto` instead. Dismiss now only accepts issue URLs.
Notable features
  • Added MCP server package (Phase 4)
  • Simplified PR management to a three-state model
Full changelog

3.0.0 (2026-03-24)

⚠ BREAKING CHANGES

  • Removed snooze and unsnooze tools. Use move with target attention, waiting, shelved, or auto instead. Dismiss now only accepts issue URLs.

Features

  • add MCP server package (Phase 4) (#429) (ca336be)
  • simplify PR management to three-state model (#657) (abe7705)

Bug Fixes

  • address all open repo audit findings (#547-#553) (#555) (4b98a5c)
  • dismiss command accepts PR URLs and filters them from actionable items (#416) (#464) (20f6f3c)
  • exclude own repos from PR counts and filter by star count (#544) (12eeeaa)
  • mcp-server: republish with resolved workspace dependency (#835) (d4e7ee2)
  • resolve MCP server npm dependency resolution failures (#630) (72567d0)
No immediate action
core-v1.6.3 Maintenance

Routine maintenance and dependency updates.

No immediate action
core-v1.6.2 Bug fix

Dashboard tab reuse + review filter fix

No immediate action
core-v1.6.1 Bug fix

Marketplace refresh fix

No immediate action
core-v1.6.0 Bug fix

Branching from upstream

No immediate action
core-v1.5.1 Bug fix

Exclude private repos via is:public

Upgrade now
core-v1.5.0 Security relevant
Dependencies RCE / SSRF

Prototype pollution fix

No immediate action
core-v1.4.0 New feature

CLI search rate limit mitigation

No immediate action
core-v1.3.0 New feature

--compact flag

No immediate action
core-v1.2.0 New feature

scoreThreshold config

No immediate action
core-v1.1.0 New feature

GitHub link clicks

No immediate action
core-v1.0.1 Bug fix

Reconcile PR counts

core-v1.0.0 Breaking risk
Breaking changes
  • Adoption of a formal stability policy and strict semver commitment in version 1.0.0
Notable features
  • Stability policy and semver commitment implemented, closing issue #667
Full changelog

1.0.0 (2026-03-12)

⚠ BREAKING CHANGES

  • ship 1.0.0 — stability policy and semver commitment (#746)

Features

  • ship 1.0.0 — stability policy and semver commitment (#746) (f1b2ab0), closes #667
No immediate action
core-v0.60.1 Bug fix

action_required & RTD non-actionable

Upgrade now
core-v0.60.0 New feature
Dependencies

Runtime schema validation

No immediate action
core-v0.59.0 New feature

CI benchmarks + formatter detection

No immediate action
core-v0.58.0 New feature

Light-mode hero banner

No immediate action
core-v0.57.0 Bug fix

Badge accessibility fix

No immediate action
core-v0.56.0 New feature

Dashboard UI redesign

No immediate action
core-v0.55.0 Bug fix

Health‑check count fix

No immediate action
core-v0.54.0 Bug fix

PR classification fix

No immediate action
core-v0.53.1 Maintenance

Routine maintenance and dependency updates.

No immediate action
core-v0.53.0 Maintenance

Routine maintenance and dependency updates.

No immediate action
core-v0.52.0 New feature

Configurable badge star threshold

No immediate action
core-v0.51.1 Bug fix

Dashboard stale state & rate limit fix

core-v0.51.0 Breaking risk
Breaking changes
  • Removed `snooze` and `unsnooze` tools. Use `move` with target `attention`, `waiting`, `shelved`, or `auto` instead. Dismiss now only accepts issue URLs.
Notable features
  • Simplified PR management to a three-state model
Full changelog

0.51.0 (2026-03-08)

⚠ BREAKING CHANGES

  • Removed snooze and unsnooze tools. Use move with target attention, waiting, shelved, or auto instead. Dismiss now only accepts issue URLs.

Features

  • simplify PR management to three-state model (#657) (abe7705)
mcp-v2.0.0 Breaking risk
Breaking changes
  • Removed `snooze` and `unsnooze` tools. Use `move` with target `attention`, `waiting`, `shelved`, or `auto` instead.
  • Dismiss now only accepts issue URLs.
Notable features
  • Simplified PR management to a three-state model
Full changelog

2.0.0 (2026-03-08)

⚠ BREAKING CHANGES

  • Removed snooze and unsnooze tools. Use move with target attention, waiting, shelved, or auto instead. Dismiss now only accepts issue URLs.

Features

  • simplify PR management to three-state model (#657) (abe7705)
No immediate action
core-v0.50.0 New feature

Dismissable dashboard issues

No immediate action
core-v0.49.0 Bug fix

Dashboard terminology change + CLI override

No immediate action
core-v0.48.0 New feature

Closed PR count clickability

No immediate action
core-v0.47.2 Bug fix

Dashboard refresh + PR star filter

No immediate action
core-v0.47.1 Bug fix

Marketplace cache refresh

No immediate action
core-v0.47.0 New feature

Merged PR count clickability

No immediate action
core-v0.46.2 Bug fix

Dependency resolution fix

No immediate action
mcp-v1.0.4 Bug fix

Dependency resolution fix

No immediate action
core-v0.46.1 Breaking risk

"icon" key removal

Config change
core-v0.46.0 Breaking risk
Auth Breaking upgrade

Legacy HTML dashboard removal

No immediate action
core-v0.45.0 New feature

PR template detection

No immediate action
core-v0.44.18 Breaking risk

Git hook removal

No immediate action
core-v0.44.17 Bug fix

Plugin update detection fix

No immediate action
core-v0.44.16 Bug fix

Dashboard PR count minStars fix

No immediate action
core-v0.44.15 Bug fix

Release‑please key fix

No immediate action
core-v0.44.14 Breaking risk

release.yml removal

No immediate action
v0.44.13 Bug fix

Bug fixes and stability improvements.

No immediate action
core-v0.44.13 Bug fix

Stats filtering + status override

No immediate action
core-v0.44.12 Bug fix

Auto-pull marketplace clone

No immediate action
v0.44.12 Bug fix

Auto-pull marketplace clone

No immediate action
v0.44.11 Bug fix

Update‑check parsing fix

No immediate action
core-v0.44.11 Bug fix

Update check parsing fix

No immediate action
core-v0.44.10 Bug fix

CI bot commit recognition

No immediate action
v0.44.10 Bug fix

CI bot commit recognition fix

No immediate action
v0.44.9 Breaking risk

Breaking changes — review before upgrading.

Upgrade now
v0.44.8 Security relevant

ReDoS fix

Beta — feedback welcome: [email protected]