diff --git a/data/projects/nextprob.yaml b/data/projects/nextprob.yaml new file mode 100644 index 0000000..917b9c9 --- /dev/null +++ b/data/projects/nextprob.yaml @@ -0,0 +1,4 @@ +name: NextProb +repo: https://github.com/NextProb/nextprob +tagline: Desktop notebook for vibe-coded websites, edited by your local AI coding-agent CLI (OpenCode and others) +description: Electron desktop app that turns a workspace folder of plain .html files into an AI-editable notebook. Agent-agnostic — edit notes with OpenCode or any other agent CLI in an embedded terminal. Notes are real HTML pages. Each note is a self-contained folder that can include a SQLite database, key/value store, attached files, and scripts — so it can grow from a static page into a sortable table, interactive dashboard, or research tool.