I'm trying to build the most complete IDE for vibe coding, by this i mean a command center to manage contexts, permissions, skills, apps and tasks in complexe project with multiples codebase and knowledge sources.
The release is now live :
- Layered project/app/agent/task context with smart automatic injection
- Specialized agents with scoped permissions, skills, context, access
- Global agent that spawn sub agents to solve specific tasks
- Permissions management for each agent and app assignements
- Persistent multi-agent background sessions, you can close chats and just get notified
- No need for chat : the write a kanban task, agent pick it, review, automated git branche and worktrees to avoid messy workspace, automatic PR creation on validation
- Kanban task planning from agent, with files to be modified, risks,...
- Create audit task that render markdown to feed your knowledge base for your projects and futur tasks
- Per-task token & cost breakdown
You can join on discord to discuss: https://discord.gg/2R3GJYWg
In the futur i want to build a real entreprise grade solution, with collaborative feature and fine grained permissions and costs management.
As well as connections for knowledge base, more compatiblity, better visualization, agents flows and many more ideas.
I need your feedback on the solution or even the idea, thanks hackers !