Skip to content

v0.5.2 — Finalized

Choose a tag to compare

@denster32 denster32 released this 12 Jul 04:55
· 13 commits to main since this release

Aegis 0.5.2 — finalized

Personal production-ready Grok-native coding agent.

Highlights

  • Full monochrome SpaceX / xAI brand + CLI
  • Clean asset kit (no legacy colorful media)
  • Security & agent-loop hardening from 0.5.1 audit
  • Docs: features, architecture, RELEASE, audit report

Install

git clone https://github.com/denster32/aegis.git
cd aegis && ./install.sh
aegis --version   # 0.5.2
grok login && aegis auth status

Verify

cargo test --workspace
cargo clippy --workspace --all-targets -- -D warnings
./scripts/live_smoke.sh
./scripts/stress_test.sh   # optional long live suite

MIT · private personal agent