forked from recoupable/mono
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprogress.txt
More file actions
33 lines (28 loc) · 1.41 KB
/
progress.txt
File metadata and controls
33 lines (28 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
RECOUPABLE MONO PROGRESS
========================
Date: 2026-03-16
SUBMODULES
----------
admin | branch: main | v0.1.0 | Recoup Admin dashboard (Next.js 16, App Router, Supabase)
api | branch: test | v0.1.0 | API service with x402-next payment middleware (Next.js 16)
bash | branch: main | v0.1.0 | Interactive bash demo with AI agent (just-bash, Next.js 16)
chat | branch: test | v0.1.0 | Main chat application / AI agents for music industry (Next.js 16, Vercel AI SDK)
cli | branch: main | v0.1.11 | @recoupable/cli - Command-line interface (Commander.js, tsup, Node 22)
database | branch: main | - | Database migrations (Supabase CLI)
docs | branch: main | - | API documentation (Mintlify)
marketing | branch: main | - | Marketing website (Next.js, Tailwind CSS)
remotion | branch: main | v1.0.0 | Video generation (Remotion)
skills | branch: main | - | AI agent skills monorepo (Markdown, Git submodules)
tasks | branch: main | - | Background job workers (Trigger.dev v4)
NOTES
-----
- api and chat use 'test' branch as PR target (not main)
- Before working on api/chat: sync test with main first
- Never push directly to main — always use feature branches + PRs
- Primary color: #345A5D | App: https://chat.recoupable.com | API: https://recoup-api.vercel.app/api
IN PROGRESS
-----------
(none)
COMPLETED
---------
(none)