Skip to content

Releases: OneStepAt4time/aegis

v0.5.3-alpha

13 Apr 19:58
8bf4cd0

Choose a tag to compare

v0.5.3-alpha Pre-release
Pre-release

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

13 Apr 19:34
b2517cf

Choose a tag to compare

v0.5.2-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.1-alpha...v0.5.2-alpha

v0.5.1-alpha

13 Apr 19:22
11682f6

Choose a tag to compare

v0.5.1-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0-alpha...v0.5.1-alpha

v0.5.0-alpha

12 Apr 10:20
fa41b3a

Choose a tag to compare

v0.5.0-alpha Pre-release
Pre-release

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

Read more

v0.4.0-alpha

10 Apr 12:12
5376a56

Choose a tag to compare

v0.4.0-alpha Pre-release
Pre-release

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...
Read more

v0.3.0-alpha

07 Apr 21:49
1cc87a8

Choose a tag to compare

v0.3.0-alpha Pre-release
Pre-release

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...
Read more

v0.2.0-alpha

07 Apr 15:09

Choose a tag to compare

v0.2.0-alpha Pre-release
Pre-release

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...
Read more