Commit graph

7 commits

Author SHA1 Message Date
Nathan Flurry
9cca6e3e87 Add reusable React terminal component 2026-03-07 16:50:24 -08:00
Nathan Flurry
1a8ade955c docs: update inspector terminal permalink 2026-03-06 12:42:04 -08:00
Nathan Flurry
ca3f23646a docs: update GhosttyTerminal permalink to 636eefb
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 12:12:32 -08:00
Nathan Flurry
6c91323ca6 docs: use main branch permalink for GhosttyTerminal reference
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 12:11:27 -08:00
Nathan Flurry
d1b0174510 docs: update GhosttyTerminal permalink to latest commit
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 12:10:18 -08:00
Nathan Flurry
bed4a969aa docs: simplify processes doc — rename sections, remove low-level protocol
- Rename "Interactive terminals" to "Terminals" with "Connect to a terminal" sub-heading
- Add TTY process creation step at top of Terminals section
- Remove low-level WebSocket protocol table and raw WebSocket example
- Keep browser terminal emulator reference with Ghostty link

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 12:09:58 -08:00
Nathan Flurry
be32cf04a2 fix: address review issues and add processes documentation
- Fix unstable onExit callback in ProcessesTab (useCallback)
- Fix SSE follow stream race condition (subscribe before history read)
- Update inspector.mdx with new process management features
- Change observability icon to avoid conflict with processes
- Add docs/processes.mdx covering the full process management API

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 00:44:20 -08:00