01Persistent Julia sessions that retain state and eliminate startup/compilation costs.
02Isolated Julia processes for each project directory, ensuring clean environments.
03Pure stdio transport for secure and straightforward communication without open ports.
04Built-in commands for executing Julia code, restarting sessions, and listing active sessions.
050 GitHub stars
06Automatic session management, including on-demand start, crash recovery, and no manual oversight.