Releases: AraneaDev/alpheus
Releases · AraneaDev/alpheus
Release list
v0.1.4
v0.1.3
v0.1.2
v0.1.1
0.1.1 (2026-09-14)
Features
- cli: add demo mode and exploratory findings for clean working trees (c00140b)
- initial implementation of alpheus (8464560)
- quality: add knip, markdownlint, JSDoc rules, and enforce >=90% test coverage (aa122b0)
- tui: utilize full terminal width and height with alternate screen buffer (beb5f74)
Fixes
- ci: ignore CHANGELOG.md in markdownlint-cli2 (#3) (418b8fb)
- scanner: handle git mnemonic and custom diff prefixes (d92facb)
- tui: align layout columns, repair screenshot vector math, and remove emojis (#1) (f82ee03)
Documentation
- adopt AraneaDev housestyle and add screenshot generation script (00818e0)
Tests
- resilience: harden test suite with Chaos-MCP mutation testing (68dfd33)
Continuous integration
- add GitHub Actions CI, PR title check, and release-please workflows (4681cd0)