01Sub-second hot reload with Harmony patching for instant updates to running F# applications.
02Live unit testing with real-time pass/fail markers and coverage for all major .NET test frameworks across multiple editors.
03Full F# project context loaded into the REPL, including NuGet packages, project references, and namespaces.
04MCP server for AI agents to compile, run, and test F# code against the live project environment.
05Multi-frontend support allowing connections from VS Code, Neovim, TUI, or web dashboard to a single daemon.
0633 GitHub stars