agent-orchestrator/backend/internal/terminal
yyovil 0ee86a6314
fix(terminal): prevent zellij session resurrection
2026-06-11 16:38:19 +05:30
..
doc.go refactor: simplify session lifecycle and zellij runtime (#62) 2026-06-01 08:42:49 +05:30
fakes_test.go fix(terminal): prevent zellij session resurrection 2026-06-11 16:38:19 +05:30
logger_test.go refactor: simplify session lifecycle and zellij runtime (#62) 2026-06-01 08:42:49 +05:30
manager.go refactor: simplify session lifecycle and zellij runtime (#62) 2026-06-01 08:42:49 +05:30
manager_test.go fix(terminal): prevent zellij session resurrection 2026-06-11 16:38:19 +05:30
protocol.go refactor: simplify session lifecycle and zellij runtime (#62) 2026-06-01 08:42:49 +05:30
protocol_test.go feat(backend): wire terminal manager into the daemon at /mux 2026-05-31 19:23:35 +05:30
pty_unix.go refactor: simplify session lifecycle and zellij runtime (#62) 2026-06-01 08:42:49 +05:30
pty_unix_test.go fix(terminal): make creackPTY.Close idempotent to avoid shutdown deadlock 2026-05-31 20:46:12 +05:30
pty_windows.go refactor: simplify session lifecycle and zellij runtime (#62) 2026-06-01 08:42:49 +05:30
ring.go refactor: simplify session lifecycle and zellij runtime (#62) 2026-06-01 08:42:49 +05:30
ring_test.go feat(terminal): PTY-attach terminal streaming feature package 2026-05-31 19:23:35 +05:30
session.go fix(terminal): prevent zellij session resurrection 2026-06-11 16:38:19 +05:30
session_integration_test.go feat: ao session claim-pr + spawn --claim-pr wiring (#101) 2026-06-06 00:01:03 +05:30
session_test.go fix(terminal): prevent zellij session resurrection 2026-06-11 16:38:19 +05:30