Commit Graph

6 Commits

Author SHA1 Message Date
alex
5aae551edd fix(tmux): pick per-instance ports and restore pane cleanup 2026-03-11 12:36:45 +00:00
alex
4b4a32eff6 feat: add tmux integration with visual subagent panes
- plugins/tmux-panes.ts: opencode plugin that hooks into session.created/
  session.deleted events to spawn a tmux pane per subagent running
  'opencode attach', giving live visual TUI for each background agent
- opencode.jsonc: load the local plugin alongside @tarquinen/opencode-dcp
- skills/tmux-session/SKILL.md: teach agents to manage persistent tmux
  sessions (dev servers, watchers, worktree windows) with oc- naming
- c.fish / cc.fish: auto-start a tmux session when invoked outside tmux
  so the visual panes plugin can always activate
2026-03-11 12:12:24 +00:00
alex
796d36a138 changes 2026-03-11 11:42:38 +00:00
e0c4c2ed7b extra pt2 2026-03-09 17:34:14 +00:00
fd5bdd6b0b extra 2026-03-09 12:28:10 +00:00
2b2dd11575 updates 2026-03-09 10:22:28 +00:00