Skip to content

Releases: in5devilinspace/tui-master-agent

v1.0.0-after — the comeback bookend

Choose a tag to compare

@in5devilinspace in5devilinspace released this 12 Jun 19:39

v1.0.0-after — the other bookend

This release exists to be diffed against v0.0.1-before.

v0.0.1-before (frozen): an architecture spec dated January 23, 2026, and zero
implementation. The project sat dormant for four and a half months.

v1.0.0-after (this): a working generator.

  • One-file orchestrator: clone a real TUI repo → detect the framework with
    deterministic heuristics (no AI in detection) → one claude-opus-4-7 call
    generates an original TUI → framework-native headless verification proves it runs.
  • Three frameworks verified end-to-end across two languages: Textual
    (run_test() pilot), Bubble Tea (go build), Rich (headless render run).
    Six detected.
  • Committed, verbatim generated examples: Pixel Pond (Textual), a Pomodoro timer
    (Bubble Tea), Mission Control (Rich).
  • 17 offline tests, mypy + ruff clean, CI green on Python 3.11/3.12.
  • A real, uncut demo recording.

The whole comeback in one diff: v0.0.1-before...v1.0.0-after

Built during the GitHub Finish-Up-A-Thon;
the story is in the submission post.
The unbuilt parts of the original vision remain honest roadmap issues, not claims.