<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ida-tui.git/docs/TUI_DRIVING_BLUEPRINT.md, branch pre-codemode</title>
<subtitle>tui for headless ida</subtitle>
<id>https://git.sl0p.foo/ida-tui.git/atom/docs/TUI_DRIVING_BLUEPRINT.md?h=pre-codemode</id>
<link rel='self' href='https://git.sl0p.foo/ida-tui.git/atom/docs/TUI_DRIVING_BLUEPRINT.md?h=pre-codemode'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/ida-tui.git/'/>
<updated>2026-07-24T13:11:54Z</updated>
<entry>
<title>docs: sweep for the worker-only reality (drop mcp supervisor/spawn.sh/--db)</title>
<updated>2026-07-24T13:11:54Z</updated>
<author>
<name>blasty</name>
<email>blasty@local</email>
</author>
<published>2026-07-24T13:11:54Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/ida-tui.git/commit/?id=b7717df55c8d9a230bd3672b82fb37a7552bbb76'/>
<id>urn:sha1:b7717df55c8d9a230bd3672b82fb37a7552bbb76</id>
<content type='text'>
* RPC.md: the TUI is launched via `./ida-tui &lt;bin&gt; --rpc &lt;sock&gt;` (was
  `idatui.tui --db`); point the "regression lock" note at rpcclient/drive +
  the pilot instead of the deleted rpc_smoke.py.
* PAGING_FINDINGS.md: reframe the intro as the ida-pro-mcp tool functions the
  worker now calls in-process (shapes/caps unchanged); replace the
  supervisor-era "idle self-exit" + "max_workers cap" sections with the
  single-owned-worker lifecycle (no cap, no idle-exit, crash -&gt; reconnect).
* TEXTUAL_NOTES.md / TUI_DRIVING_BLUEPRINT.md: drop the ida-pro-mcp framing and
  the deleted rpc_smoke.py references (-&gt; test_scenarios.py / rpcclient).

Also updated the idatui + idatui-rpc skills (in ~/.pi, outside the repo) to the
worker model: no supervisor/spawn.sh/--db, worker python + $IDATUI_WORKER_PYTHON,
worker.py/worker_client.py/errors.py architecture, and the load-starvation gotcha.
</content>
</entry>
<entry>
<title>docs: blueprint for generalizing the TUI-driving layer (e.g. gdb)</title>
<updated>2026-07-10T17:25:34Z</updated>
<author>
<name>blasty</name>
<email>blasty@local</email>
</author>
<published>2026-07-10T17:25:34Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/ida-tui.git/commit/?id=8b6d7c938516caa9bb14d1bcca683e9e18da4905'/>
<id>urn:sha1:8b6d7c938516caa9bb14d1bcca683e9e18da4905</id>
<content type='text'>
A design reference for bringing the idatui spawn/drive/introspect experience
to other terminal apps. Captures the invariants worth keeping, the reusable
core vs per-target Adapter split, a target taxonomy (embedded / control-
channel / black-box PTY), the three hard problems (injection, settle,
introspection) with technique gradients, tmux as the universal substrate,
and a concrete gdb worked example (TUI pane + gdb-Python plugin as the
adapter). No code.
</content>
</entry>
</feed>
