You can approximate this very closely in Replit:
- full VM so can house any sort of input or file w/ great coding agent - generated shareable artifacts with privacy built in - transparently versioned with git with builtin realtime and merge-based collaboration - builtin cloud services: storage, db, AI gateway etc
I want some kind of LLM workflow tool.
• Ability to manage a set of input files (Markdown or similar), plus other general-purpose context. • With real-time collaboration. (And maybe some concept of snapshots or VCS integration.) • And the ability to create/manage a inference workflows and a stored set of prompts. • Access to general-purpose coding agents (and not just chat models). • Some concept of compiled outputs/inference results (which ideally can be shared externally).
Many projects have this feeling: "there is all this stuff, which I want to process/compute over in this iterated way, with some build artifacts being important/worth saving." GNU Autotools x Notion or something. Is anyone building this?



















