nocodo
nocodo copied to clipboard
Batteries-included multi-agent framework. Agents for databses, files, emails, APIs and web crawler. Self-host, run on your data. Multi-agent, multi-model workflows. Access from Slack, Telegram, deskto...
## Summary This PR implements a comprehensive project command management system with LLM-enhanced command discovery across the desktop app and manager components. ### Key Features - **Command Discovery System**: Implements...
## Background Currently, `Work` is only associated with a `Project` (via `project_id`), which has a single `path` pointing to the main repository directory. This doesn't support git worktrees, where different...
# Android App MVP for Manager API Access ## Overview Create a **native Android app using Kotlin** to enable accessing the nocodo manager from Android smartphones and tablets. This will...
As a user I would like to preview full-stack apps. This will need analysing all the parts of the app, running them on the nocodo server and sharing access using...
As a user I would like to use subscriptions to diffferent coding plans offered by different providers.
As a user when I type in a prompt, it is generally very vague and compact. I would like an option, a button, which enhances my prompt. nocodo will use...
I would like to improve work management capabilities in manager. This will need new models to store the schema changes for project management. ## High level overview Whenever user starts...
We want to change the structure of our Project level data, moving them away from the central SQLite DB. Instead we want to move all Project level data into a...
### Summary Create a browser extension (Chrome/Firefox) to allow users to provide in-page feedback and comments while testing web applications. This extension will communicate with the `nocodo-manager` daemon. ### Core...
### Summary To support the new browser extension, a new API endpoint must be added to the `nocodo-manager` daemon. This endpoint will receive and store the feedback submitted by users...