feat: wire BuildPulse to Appwrite-backed persistence
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# BuildPulse
|
||||
|
||||
BuildPulse is a local-first planning cockpit for AI-assisted product building.
|
||||
BuildPulse is a calm planning cockpit for AI-assisted product building.
|
||||
It helps capture features, park distracting ideas, log progress as Pulse events, and export clean project context for AI coding agents such as Claude Code, Codex, OpenCode, OpenClaw, or future autonomous agents.
|
||||
|
||||
## Core Idea
|
||||
@@ -32,7 +32,8 @@ BuildPulse v0.1 includes:
|
||||
- Parking Lot screen
|
||||
- Pulse Log screen
|
||||
- Export screen
|
||||
- Local-first data storage
|
||||
- Appwrite-backed persistence on the Unraid server
|
||||
- Local cache fallback for resilience during backend hiccups
|
||||
- Pulse-shaped event records
|
||||
- Markdown and JSON/JSONL export
|
||||
|
||||
@@ -47,7 +48,6 @@ BuildPulse v0.1 does not include:
|
||||
- Real agent integration
|
||||
- WebSockets
|
||||
- Backend authentication
|
||||
- Database
|
||||
- GitHub/Gitea integration
|
||||
- OpenClaw integration
|
||||
- Multi-user collaboration
|
||||
|
||||
Reference in New Issue
Block a user