You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(tui): address code review feedback from PR #38
- Security: set socket permissions to 0600 after creation
- Fix CloseAgentListener to use pointer receiver
- Increase agent timeout from 60s to 120s (match documented socat -t 120)
- Cache filter history in memory to avoid disk reads on every keystroke
- Replace synthetic tea.KeyCtrlE with dedicated AgentAutoExecMsg
- Trim design doc from 902 lines to ~70 lines of design rationale
0 commit comments