feat: add night shift focus panel and unified runtime
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
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.
|
||||
|
||||
Personal runtime target:
|
||||
- `build.friborg.uk`
|
||||
|
||||
## Core Idea
|
||||
|
||||
BuildPulse v0.1 is intentionally small.
|
||||
@@ -95,3 +98,8 @@ After that, BuildPulse should be used to plan and manage projects such as:
|
||||
Ship the smallest useful version first.
|
||||
Do not build the full Agent Pulse framework yet.
|
||||
Do not add AI automation until manual workflows are proven useful.
|
||||
|
||||
## Local runtime
|
||||
|
||||
- UI + API combined server: `http://127.0.0.1:3034`
|
||||
- API health: `http://127.0.0.1:3034/api/health`
|
||||
|
||||
Reference in New Issue
Block a user