Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 04:17
· 11 commits to main since this release
v0.1.0
abc7a5a

Changelog

  • 96f5cff feat(cmd): wire all commands and ship docs
  • 1d6598c feat(config): add global settings store
  • a887e18 feat(detector): add stack and framework detection
  • 0bc18d4 feat(env): add env-var extraction and backing-service inference
  • dda0a0c feat(generator): add dockerfile and compose generation
  • 14afdaa feat(runtime): add llm, docker, state, healing, dashboard, and agent
  • 8fa1f19 feat(ui): add terminal UI and styling primitives
  • 49eccce feat(util): add safe-fs and terminal-io helpers
  • 0b839bf feat: CLI product polish — remove dash/config, rename remove to incinerate, fix UX
  • fffa1ab feat: environment intelligence, root-cause extraction, agent investigation
  • cfd4ee7 feat: hackathon MVP hardening — identity, local repos, service graph, HTTP verify, leave-running, explain
  • f065143 feat: harden MVP runtime acceptance
  • abc7a5a feat: release infrastructure and README rewrite
  • 39b7d00 landing