Merge pull request #48 from builderz-labs/docs/add-screenshot

docs: add dashboard screenshot and fix E2E test count
This commit is contained in:
nyk 2026-03-01 15:27:48 +07:00 committed by GitHub
commit 9c95933521
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View File

@ -12,6 +12,8 @@ Manage agent fleets, track tasks, monitor costs, and orchestrate workflows — a
[![TypeScript](https://img.shields.io/badge/TypeScript-5.7-3178C6?logo=typescript&logoColor=white)](https://typescriptlang.org/)
[![SQLite](https://img.shields.io/badge/SQLite-WAL-003B57?logo=sqlite&logoColor=white)](https://sqlite.org/)
![Mission Control Dashboard](docs/mission-control.jpg)
</div>
---
@ -126,7 +128,7 @@ mission-control/
| Charts | Recharts 3 |
| Real-time | WebSocket + Server-Sent Events |
| Auth | scrypt hashing, session tokens, RBAC |
| Testing | Vitest + Playwright (52 E2E tests) |
| Testing | Vitest + Playwright (51 E2E tests) |
## Authentication

BIN
docs/mission-control.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB