Releases: Addono/gh-attach
Releases · Addono/gh-attach
v1.0.5
Image Assets
feat: include source maps and gh-extension manifest in releases Add dist/*.js.map source maps and the gh-extension manifest script as release assets in .releaserc.json. This satisfies the CI/CD spec requirements for including source maps and a gh extension manifest compatible with `gh extension install` in GitHub Releases. Closes #18 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
v1.0.4
v1.0.3
v1.0.2
v1.0.1
1.0.1 (2026-02-28)
Bug Fixes
- make gh-extension entrypoint test cross-platform (50556ee), closes #extension
v1.0.0
1.0.0 (2026-02-28)
Bug Fixes
- add gh extension entrypoint (19a85c5)
- align MCP upload format contract (7d9b221)
- align release binary names with gh extension convention (7af4c94), closes bin/#attach-linux #attach-linux-x64 #attach
- clarify evaluation prompt scoring instructions (b3047b6)
- clarify evaluation prompt structure (3fd5871)
- correct CopilotClient session API usage (5fe7bd3), closes #1
- correct MCP streamable HTTP sessions (faee118)
- correct ralph loop iteration bounds (ab899ac)
- enforce ralph quiet-mode debug filtering (f8997ba)
- fix CI test failure on macOS and release pipeline (98ba834)
- harden ralph evaluation json parsing (3d8574e)
- harden ralph evaluation timeout detection (6e004e0)
- harden ralph fitness evaluation timeouts (002e4f6)
- honor login state path and reuse saved session (c2f000a)
- improve fallback fitness scoring and evaluation evidence (cb22834)
- logging: reapply verbose per-tool logging (was overwritten by loop) (22508f4)
- logging: restore logging spec content (ef69956)
- logging: verbose per-tool logging with smart argument extraction (c792ae1)
- make auth error assertions resilient to strategy-order config (aa2b535)
- preserve typed errors in CLI for correct exit codes, fix test failures (792e9a6)
- ralph-loop: correct log file line break escaping (827a27c)
- ralph-loop: fix GitHub issue body newlines, add premium models, git push (e7bec4e)
- remove model "claude-opus-4.6-fast" from premiumModels (72a87fa)
- resolve all 41 lint warnings in test files (ee4e240)
- resolve formatting failures and improve test coverage to 95% (1c42711)
- ship gh-extension entrypoint (dc6fa77), closes #extension #extension #attach #extension #extension #attach
- support stdin-only upload invocation (f48ea79)
- update snapshot tests and resolve lint warnings (ae1c549)
Features
- add .releaserc.json, changelog/git plugins, and E2E skip message (edc3d92)
- add commitlint and comprehensive JSDoc documentation (d5b5cc3)
- add evaluation evidence for config command, loop log, and PROMPT files (e4a22eb)
- add missing source evidence slices for low-scoring spec items (d0ee7e5)
- add ralph loop core tests and expand CI gating coverage (937c1d2)
- add spec compliance tests and ralph loop evidence for score improvement (97a838f)
- cli: enhance config and upload commands with improved error handling and strategy resolution (187dea1)
- cli: implement interactive browser login with Playwright (369c583)
- cli: implement structured exit codes per spec (9ae6448)
- complete global CLI options support (ab92101)
- complete library public API exports and migrate vitest config (1b133eb)
- extract graceful shutdown handler into testable module (465168b)
- extract runFitnessEvaluation to testable module and fix comment spec compliance (2a477a1)
- extract tool logging module and add login elicitation flow (b18250a)
- implement all upload strategies (browser-session, cookie-extraction, repo-branch) (7c2dd54)
- implement CLI upload command with multi-strategy support (bcb70f0), closes #attach owner/repo#42 #attach #42 #attach #42
- implement file validation and target parsing utilities (d8777d3), closes owner/repo#42 #42
- implement MCP server with stdio and HTTP transports (51a1b4d)
- implement ralph loop CI gating (021f58a)
- implement release asset generation with pkg (944263a), closes #extension
- improve evaluation evidence and branch protection docs (507e2b1)
- improve evaluation evidence quality and logging spec compliance (70fcee9)
- improve evaluation evidence quality with spec-named test index and larger output capture (69ae71f)
- improve fitness scores with testability, coverage, and quality (96e3b0d)
- initialize project with OpenSpec specs and Ralph Loop (9ecdedc)
- ralph-loop: add dependency health scoring and rewards (a909722)
- ralph-loop: add evaluation scoring card + harden loop ([1cc2ba9](1cc2ba9...