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
Implement in-memory ELF execution with PTY support and streamline agent operations by removing dedicated agent root, PID file, and socket-based liveness checks. (c528a94)
Bug Fixes
add retry logic to config download and WireGuard file server startup, alongside a new test for config download retries. (2776b2e)
auto-completion for memory backed file system (35455fd)
clean up bettercap, elvish, and go_lpe modules along with the go-winio dependency. (4f9fab5)
Implement agent-side file decryption command and refine mem:// path descriptions for clarity. (345ea1c)
introduce netutil.JoinURL for robust and consistent URL construction throughout the agent. (38404ae)
refactor memory-backed file system with mem:// prefix for agent file storage and operations. (72d5026)