Released: 2025-12-28
Bug fix release for remote access mode (afx start --remote). Fixes several issues that prevented builders, file viewing, and worktree spawning from working correctly when accessing Agent Farm remotely via SSH tunnel.
- Session rename timing: Fixed tmux send-keys to use
C-minstead ofEnterfor reliable session renaming - "Already running" case: Now shows correct dashboard port and keeps SSH connection alive for remote tunnels
- Builder tab projectId: Fixed missing
projectIdin builder tabs that caused "Terminal not found: builder-undefined" errors in remote mode - Annotation proxy: Added
/annotation/:idproxy route for remote file viewing through the dashboard - SSH error messages: Improved error messages to show actual SSH error details instead of generic failure
None
None required. Simply update:
npm update -g @cluesmith/codev- Human + AI collaboration via Codev