docs: add dashboard screenshot and fix E2E test count
- Add Mission Control dashboard screenshot to README hero section - Fix E2E test count: 52 → 51 (actual count from audit)
This commit is contained in:
parent
0165173225
commit
1b09c5903a
|
|
@ -12,6 +12,8 @@ Manage agent fleets, track tasks, monitor costs, and orchestrate workflows — a
|
||||||
[](https://typescriptlang.org/)
|
[](https://typescriptlang.org/)
|
||||||
[](https://sqlite.org/)
|
[](https://sqlite.org/)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
@ -126,7 +128,7 @@ mission-control/
|
||||||
| Charts | Recharts 3 |
|
| Charts | Recharts 3 |
|
||||||
| Real-time | WebSocket + Server-Sent Events |
|
| Real-time | WebSocket + Server-Sent Events |
|
||||||
| Auth | scrypt hashing, session tokens, RBAC |
|
| Auth | scrypt hashing, session tokens, RBAC |
|
||||||
| Testing | Vitest + Playwright (52 E2E tests) |
|
| Testing | Vitest + Playwright (51 E2E tests) |
|
||||||
|
|
||||||
## Authentication
|
## Authentication
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 108 KiB |
Loading…
Reference in New Issue