Discover and explore top open-source AI tools and projects—updated daily.
alchaincyfA local cockpit for AI-assisted development and agent activity
Top 39.2% on SourcePulse
FanBox consolidates AI development workflows by integrating file browsing, an embedded terminal for agent interaction, and change previews into a single window. It targets developers managing scattered AI-generated projects, offering a streamlined "cockpit" to enhance discoverability and track AI modifications efficiently.
How It Works
The application features a dual-pane UI: file navigation/previews on the left, and a real embedded terminal for AI agents on the right/bottom. Its core innovation is visualizing AI activity via a "live dashboard" that highlights agent-modified files with dynamic animations, complemented by session replay and project memory. FanBox is local-first, zero-configuration, and has no runtime dependencies, focusing on the AI agent interaction loop.
Quick Start & Requirements
.dmg from Releases; drag to Applications. Native Apple Silicon (arm64) required.node server.js (http://localhost:4567). Zero dependencies, zero build. Limited to file browsing/search/preview.npm install, then npm run app (desktop) or npm run dist (package).Highlighted Details
node-pty/xterm.js (WebGL) supporting drag-and-drop paths, clickable paths, and selection-to-terminal input.Maintenance & Community
Developed by indie developer 花叔 Huashu. No explicit community channels listed, but the author has a social media presence. Built-in update notifications are provided.
Licensing & Compatibility
Limitations & Caveats
The primary desktop application is built for Apple Silicon. The web version omits the embedded terminal and editors. FanBox is specialized for AI agent interaction workflows and does not aim to replace comprehensive IDEs or file management tools.
2 days ago
Inactive