Discover and explore top open-source AI tools and projects—updated daily.
jasonkneenSpatial workspace for AI development
Top 94.5% on SourcePulse
Summary
CodeSurf is an Electron-based desktop IDE offering an infinite 2D canvas for organizing development workflows. It targets AI agents and developers by integrating terminals, chats, code editors, browsers, and notes into a spatial workspace, aiming to enhance productivity through flexible organization and local agent tooling.
How It Works
The core architecture utilizes an Electron shell with a React frontend, rendering various "blocks" (terminals, editors, chats, etc.) on a freeform 2D canvas. This spatial arrangement allows for novel information density and context switching. A local MCP server facilitates agent-native workflows, while an extension system enables custom block integration, promoting a highly extensible and adaptable development environment.
Quick Start & Requirements
npm install, and run in development with npm run dev.npm run dist:mac, npm run dist:windows, and npm run dist:linux. A publishable npm package can be built using bun run build:npm.Highlighted Details
Maintenance & Community
The provided README does not contain specific details regarding maintainers, community channels (e.g., Discord, Slack), sponsorships, or roadmap.
Licensing & Compatibility
The license is indicated as "SEE LICENSE FILE." Specific license terms and compatibility for commercial use or closed-source linking are not detailed in the README.
Limitations & Caveats
CodeSurf is a desktop application. The development status implies potential instability, incomplete features, or breaking changes. The absence of a clearly stated license in the README presents a significant adoption blocker for many use cases.
1 week ago
Inactive