Releases: OneStepAt4time/aegis
Releases · OneStepAt4time/aegis
v0.5.3-alpha
What's Changed
- fix(ci): fail packaging when dashboard build output is missing by @OneStepAt4time in #1744
- chore(main): release 0.5.3-alpha by @aegis-gh-agent[bot] in #1745
Full Changelog: v0.5.2-alpha...v0.5.3-alpha
v0.5.2-alpha
What's Changed
- docs: clarify alpha release channel by @OneStepAt4time in #1740
- fix(ci): make release gh commands repository-explicit by @OneStepAt4time in #1741
- chore(main): release 0.5.2-alpha by @aegis-gh-agent[bot] in #1743
Full Changelog: v0.5.1-alpha...v0.5.2-alpha
v0.5.1-alpha
What's Changed
- chore(main): promote develop to main for v0.5.0-alpha release by @OneStepAt4time in #1682
- chore(main): release 0.5.0-alpha by @aegis-gh-agent[bot] in #1686
- chore: promote release workflow fix to main by @OneStepAt4time in #1688
- fix: skip release-please on all promote commits to prevent duplicate tag errors by @OneStepAt4time in #1689
- chore(main): release 0.5.0-alpha by @aegis-gh-agent[bot] in #1690
- chore: promote develop to main (release) by @OneStepAt4time in #1710
- chore: promote develop to main for alpha release by @OneStepAt4time in #1729
- chore: prepare main for next alpha release by @OneStepAt4time in #1730
- chore: promote develop into main for release by @OneStepAt4time in #1732
- chore: sync develop into main for release pipeline by @OneStepAt4time in #1733
- fix(ci): align release-please manifest with latest released tag by @OneStepAt4time in #1735
- chore(main): release 0.5.1-alpha by @aegis-gh-agent[bot] in #1734
Full Changelog: v0.5.0-alpha...v0.5.1-alpha
v0.5.0-alpha
0.5.0-alpha (2026-04-11)
Features
- #599: expose pendingQuestion in get_status and REST endpoint (#600) (38fc42f)
- add cursor-based replay contract for transcript endpoint (#897) (d43bf23)
- add docs-sync skill for TSDoc coverage audit and README auto-update (#1044) (c59826e)
- add MCP prompts � implement_issue, review_pr, debug_session � Issue #443 (b425f33)
- add P0+P1+P2 MCP tools � kill, approve, reject, health, escape, interrupt, pane, metrics, summary, bash, command, latency, batch, pipelines, swarm � Issue #441 (247d936)
- add shared SSRF validation utility � Issue #346 (18b1dba)
- add tool registry for CC tool introspection (#704) (#940) (a038ad8)
- add webhook endpoint Zod schema � Issue #346 (629fdc9)
- add worktree-aware continuation metadata lookup (#898) (215cc8c)
- add Zod validation schemas for API routes � Issue #359 (7a2ab85)
- automated release pipeline (npm publish + GitHub Releases) (047c6af)
- automated release pipeline (npm publish + GitHub Releases) � Issue #365 (7fd11fe)
- capability handshake contract for Aegis and Claude Code (#885) (e46d0eb)
- ci: add automatic issue labeling action (P2-P4) (#1149) (3ac98be)
- ci: add Discord notification workflow for stars, issues, PRs, comments (#1163) (debe7f8)
- commits no longer auto-bump minor. Minor/major bumps (eaf38ed)
- commits no longer auto-bump minor. Minor/major bumps (e66f477)
- dashboard: add ALPHA badge to version display (#1212) (3fab456)
- dynamic permission policy API (#700) (f3d4a90)
- dynamic permission policy API and sub-agent spawning API (#700 #702) (#943) (f3d4a90)
- enhance global metrics dashboard with 15+ metric cards and delivery rate sparklines (#1043) (cb57545)
- mark v2.17.4 as alpha release (#1213) (066f884)
- MCP Prompts � workflow templates for common tasks � Issue #443 (46f1c67)
- MCP Resources � 4 resources for session data � Issue #442 (217f67f)
- MCP Resources � expose session data as readable resources � Issue #442 (3d42e35)
- MCP tool completeness � expose all REST endpoints as MCP tools � Issue #441 (c3ab0a7)
- move OpenClaw skill into repository for tracked versioning (#543) (df7bf7b)
- per-session token usage tracking and cost estimation (#1054) (3d27c63), closes #488
- register 6 additional CC hook event types (#753) (#964) (903ea9d)
- register additional CC hook types (#571) (#945) (8cd5ab8)
- reset version to 0.1.0-alpha (#1221) (f1034f8), closes #1210
- resilience: add structured error categorization and retry logic (#701) (#729) (4b56b29)
- REST API routes for memory bridge + session injection (#783) (#957) (0506fd9)
- session forking � create new from parent context (#995) (ebc02da)
- session memory bridge core module (#783) (#951) (cfac2a0)
- session templates � save, reuse, quick-start (#996) (1809971)
- terminal passthrough � merge transcript and terminal into xterm view (#997) (4f519f1)
- user-controlled session TTL with presets and custom duration (#994) (5d7034e)
- validate webhook URLs in fromEnv() with Zod + SSRF checks � Issue #346 (f5ad1dc)
- Verification Protocol � POST /v1/sessions/:id/verify (#740) (#982) (fb2d340)
- visual theme refresh � professional dark mode (#999) (321aff9)
Bug Fixes
v0.4.0-alpha
0.4.0-alpha (2026-04-09)
Features
- #599: expose pendingQuestion in get_status and REST endpoint (#600) (38fc42f)
- add batch session creation to CreateSessionModal (#312) (a40fe97)
- add batch session creation UI (#312) (206db55)
- add cursor-based replay contract for transcript endpoint (#897) (d43bf23)
- add docs-sync skill for TSDoc coverage audit and README auto-update (#1044) (c59826e)
- add MCP prompts � implement_issue, review_pr, debug_session � Issue #443 (b425f33)
- add P0+P1+P2 MCP tools � kill, approve, reject, health, escape, interrupt, pane, metrics, summary, bash, command, latency, batch, pipelines, swarm � Issue #441 (247d936)
- add pipeline management page (1e905f9)
- add shared SSRF validation utility � Issue #346 (18b1dba)
- add tool registry for CC tool introspection (#704) (#940) (a038ad8)
- add webhook endpoint Zod schema � Issue #346 (629fdc9)
- add worktree-aware continuation metadata lookup (#898) (215cc8c)
- add Zod validation schemas for API routes � Issue #359 (7a2ab85)
- automated release pipeline (npm publish + GitHub Releases) (047c6af)
- automated release pipeline (npm publish + GitHub Releases) � Issue #365 (7fd11fe)
- capability handshake contract for Aegis and Claude Code (#885) (e46d0eb)
- ci: add automatic issue labeling action (P2-P4) (#1149) (3ac98be)
- ci: add Discord notification workflow for stars, issues, PRs, comments (#1163) (debe7f8)
- commits no longer auto-bump minor. Minor/major bumps (eaf38ed)
- commits no longer auto-bump minor. Minor/major bumps (e66f477)
- dashboard: add ALPHA badge to version display (#1212) (3fab456)
- dynamic permission policy API (#700) (f3d4a90)
- dynamic permission policy API and sub-agent spawning API (#700 #702) (#943) (f3d4a90)
- enhance global metrics dashboard with 15+ metric cards and delivery rate sparklines (#1043) (cb57545)
- headless question answering via PreToolUse hook (54cf4b0)
- mark v2.17.4 as alpha release (#1213) (066f884)
- MCP Prompts � workflow templates for common tasks � Issue #443 (46f1c67)
- MCP Resources � 4 resources for session data � Issue #442 (217f67f)
- MCP Resources � expose session data as readable resources � Issue #442 (3d42e35)
- MCP tool completeness � expose all REST endpoints as MCP tools � Issue #441 (c3ab0a7)
- move OpenClaw skill into repository for tracked versioning (#543) (df7bf7b)
- per-session token usage tracking and cost estimation (#1054) (3d27c63), closes #488
- register 6 additional CC hook event types (#753) (#964) (903ea9d)
- register additional CC hook types (#571) (#945) (8cd5ab8)
- reset version to 0.1.0-alpha (#1221) (f1034f8), closes #1210
- resilience: add structured error categorization and retry logic (#701) (#729) (4b56b29)
- REST API routes for memory bridge + session injection (#783) (#957) (0506fd9)
- session forking � create new from parent context (#995) (ebc02da)
- session memory bridge core module (#783) (#951) (cfac2a0)
- session templates � save, reuse, quick-start (#996) (1809971)
- terminal passthrough � merge transcript and terminal into xterm view (#997) (4f519f1)
- user-controlled session TTL with presets and custom duration (#994) (5d7034e)
- validate webhook URLs in fromEnv() with Zod + SSRF checks � Issue #346 (f5ad1dc)
- Verification Protocol � POST /v1/sessions/:id/verify (#740) ([#982](https://github.c...
v0.3.0-alpha
0.3.0-alpha (2026-04-07)
Features
- #599: expose pendingQuestion in get_status and REST endpoint (#600) (38fc42f)
- add batch session creation to CreateSessionModal (#312) (a40fe97)
- add batch session creation UI (#312) (206db55)
- add cursor-based replay contract for transcript endpoint (#897) (d43bf23)
- add docs-sync skill for TSDoc coverage audit and README auto-update (#1044) (c59826e)
- add live terminal with xterm.js and WebSocket (#310) (46625d5)
- add live terminal with xterm.js and WebSocket (#310) (32c6921)
- add MCP prompts � implement_issue, review_pr, debug_session � Issue #443 (b425f33)
- add P0+P1+P2 MCP tools � kill, approve, reject, health, escape, interrupt, pane, metrics, summary, bash, command, latency, batch, pipelines, swarm � Issue #441 (247d936)
- add pipeline management page (1e905f9)
- add shared SSRF validation utility � Issue #346 (18b1dba)
- add tool registry for CC tool introspection (#704) (#940) (a038ad8)
- add webhook endpoint Zod schema � Issue #346 (629fdc9)
- add worktree-aware continuation metadata lookup (#898) (215cc8c)
- add Zod validation schemas for API routes � Issue #359 (7a2ab85)
- automated release pipeline (npm publish + GitHub Releases) (047c6af)
- automated release pipeline (npm publish + GitHub Releases) � Issue #365 (7fd11fe)
- capability handshake contract for Aegis and Claude Code (#885) (e46d0eb)
- ci: add automatic issue labeling action (P2-P4) (#1149) (3ac98be)
- ci: add Discord notification workflow for stars, issues, PRs, comments (#1163) (debe7f8)
- commits no longer auto-bump minor. Minor/major bumps (eaf38ed)
- commits no longer auto-bump minor. Minor/major bumps (e66f477)
- dashboard: add ALPHA badge to version display (#1212) (3fab456)
- dynamic permission policy API (#700) (f3d4a90)
- dynamic permission policy API and sub-agent spawning API (#700 #702) (#943) (f3d4a90)
- enhance global metrics dashboard with 15+ metric cards and delivery rate sparklines (#1043) (cb57545)
- headless question answering via PreToolUse hook (54cf4b0)
- mark v2.17.4 as alpha release (#1213) (066f884)
- MCP Prompts � workflow templates for common tasks � Issue #443 (46f1c67)
- MCP Resources � 4 resources for session data � Issue #442 (217f67f)
- MCP Resources � expose session data as readable resources � Issue #442 (3d42e35)
- MCP tool completeness � expose all REST endpoints as MCP tools � Issue #441 (c3ab0a7)
- move OpenClaw skill into repository for tracked versioning (#543) (df7bf7b)
- per-session token usage tracking and cost estimation (#1054) (3d27c63), closes #488
- register 6 additional CC hook event types (#753) (#964) (903ea9d)
- register additional CC hook types (#571) (#945) (8cd5ab8)
- reset version to 0.1.0-alpha (#1221) (f1034f8), closes #1210
- resilience: add structured error categorization and retry logic (#701) (#729) (4b56b29)
- REST API routes for memory bridge + session injection (#783) (#957) (0506fd9)
- session forking � create new from parent context (#995) (ebc02da)
- session memory bridge core module (#783) (#951) (cfac2a0)
- session templates � save, reuse, quick-start (#996) (1809971)
- terminal passthrough � merge transcript and terminal into xterm view (#997) (4f519f1)
- user-controlled session TTL with presets and custom duration (#994) ([5d7034e](https://github.com/OneStepAt4time/aegi...
v0.2.0-alpha
0.2.0-alpha (2026-04-06)
Features
- #599: expose pendingQuestion in get_status and REST endpoint (#600) (38fc42f)
- add batch session creation to CreateSessionModal (#312) (a40fe97)
- add batch session creation UI (#312) (206db55)
- add cursor-based replay contract for transcript endpoint (#897) (d43bf23)
- add docs-sync skill for TSDoc coverage audit and README auto-update (#1044) (c59826e)
- add event ring buffer for Last-Event-ID replay (#308) (b2b3875)
- add live terminal with xterm.js and WebSocket (#310) (46625d5)
- add live terminal with xterm.js and WebSocket (#310) (32c6921)
- add MCP prompts � implement_issue, review_pr, debug_session � Issue #443 (b425f33)
- add P0+P1+P2 MCP tools � kill, approve, reject, health, escape, interrupt, pane, metrics, summary, bash, command, latency, batch, pipelines, swarm � Issue #441 (247d936)
- add pipeline management page (1e905f9)
- add ResilientEventSource with backoff and circuit breaker (#308) (043ad05)
- add shared SSRF validation utility � Issue #346 (18b1dba)
- add tool registry for CC tool introspection (#704) (#940) (a038ad8)
- add webhook endpoint Zod schema � Issue #346 (629fdc9)
- add worktree-aware continuation metadata lookup (#898) (215cc8c)
- add Zod validation schemas for API routes � Issue #359 (7a2ab85)
- automated release pipeline (npm publish + GitHub Releases) (047c6af)
- automated release pipeline (npm publish + GitHub Releases) � Issue #365 (7fd11fe)
- capability handshake contract for Aegis and Claude Code (#885) (e46d0eb)
- ci: add automatic issue labeling action (P2-P4) (#1149) (3ac98be)
- ci: add Discord notification workflow for stars, issues, PRs, comments (#1163) (debe7f8)
- commits no longer auto-bump minor. Minor/major bumps (eaf38ed)
- commits no longer auto-bump minor. Minor/major bumps (e66f477)
- dashboard: add ALPHA badge to version display (#1212) (3fab456)
- dynamic permission policy API (#700) (f3d4a90)
- dynamic permission policy API and sub-agent spawning API (#700 #702) (#943) (f3d4a90)
- enhance global metrics dashboard with 15+ metric cards and delivery rate sparklines (#1043) (cb57545)
- headless question answering via PreToolUse hook (54cf4b0)
- mark v2.17.4 as alpha release (#1213) (066f884)
- MCP Prompts � workflow templates for common tasks � Issue #443 (46f1c67)
- MCP Resources � 4 resources for session data � Issue #442 (217f67f)
- MCP Resources � expose session data as readable resources � Issue #442 (3d42e35)
- MCP tool completeness � expose all REST endpoints as MCP tools � Issue #441 (c3ab0a7)
- move OpenClaw skill into repository for tracked versioning (#543) (df7bf7b)
- per-session token usage tracking and cost estimation (#1054) (3d27c63), closes #488
- register 6 additional CC hook event types (#753) (#964) (903ea9d)
- register additional CC hook types (#571) (#945) (8cd5ab8)
- reset version to 0.1.0-alpha (#1221) (f1034f8), closes #1210
- resilience: add structured error categorization and retry logic (#701) (#729) (4b56b29)
- REST API routes for memory bridge + session injection (#783) (#957) (0506fd9)
- session forking � create new from parent context (#995) (ebc02da)
- session memory bridge core module (#783) (#951) (cfac2a0)
- session templates � save, reuse, quick-start (#996) ([1809971](1809971ecbd38cf3...