Summary
Enhance tap to display more context about the running session, making it easier to understand what's happening in each terminal.
Proposed Features
Implementation Ideas
- Parse OSC escape sequences for title/cwd updates
- Use
/proc/<pid>/stat or similar to get foreground process info
- Store metadata in session info JSON
- Expose via MCP and socket API
Summary
Enhance tap to display more context about the running session, making it easier to understand what's happening in each terminal.
Proposed Features
vim,cargo,node)Implementation Ideas
/proc/<pid>/stator similar to get foreground process info