Skip to content

Commit 0e0c93f

Browse files
author
Davide Cifarelli
committed
Align harness README header
1 parent 6aa490b commit 0e0c93f

1 file changed

Lines changed: 14 additions & 7 deletions

File tree

harness/README.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,23 @@
1-
# Lucebox Harness
1+
<p align="left">
2+
<a href="../README.md">← lucebox-hub</a>
3+
</p>
24

35
<p align="center">
4-
<img src="assets/hero.png" alt="Lucebox client harness experiments on RTX 3090" width="600">
6+
<img src="assets/hero.png" alt="Lucebox client harness experiments on RTX 3090" width="600" />
57
</p>
68

7-
Use this folder for two things:
9+
<h1 align="center">Lucebox Harness</h1>
10+
11+
<p align="center">
12+
<strong>Client launchers and regression tests for Lucebox server compatibility.</strong><br/>
13+
Run Lucebox from Claude Code, Codex, OpenCode, Hermes, Pi, OpenClaw, or Open WebUI.<br/>
14+
RTX 3090 / 24 GB defaults are included for each client.
15+
</p>
816

9-
- launch Lucebox through a real client: Claude Code, Codex, OpenCode, Hermes,
10-
Pi, OpenClaw, or Open WebUI
11-
- test a Lucebox change against the HTTP protocols those clients use
17+
---
1218

13-
The defaults are tuned for an RTX 3090 / 24 GB setup. Paths and server settings
19+
Use this folder to launch Lucebox through a real client, or to test a server
20+
change against the HTTP protocols those clients use. Paths and server settings
1421
can be overridden with environment variables.
1522

1623
## Run a client

0 commit comments

Comments
 (0)