feat: add mock server mode for UI testing

This commit is contained in:
Nathan Flurry 2026-01-27 03:42:41 -08:00
parent f5d1a6383d
commit d24f983e2c
21 changed files with 1108 additions and 848 deletions

View file

@ -62,6 +62,10 @@ Docs
### Server
- Install server
- curl (fastest & does not require npm)
- npm i -g (slower)
- npx (for quick runs)
- Run server
- Auth
@ -71,6 +75,10 @@ Docs
Docs
### Tip: Extracting API Keys
TODO: npx command to get API keys
## Project Goals
This project aims to solve 3 problems with agents: