docs: document brief-daily in railiance-llm-rhythm
All checks were successful
Work Records / validate (push) Successful in 27s
All checks were successful
Work Records / validate (push) Successful in 27s
This commit is contained in:
parent
3371b2d587
commit
c005e87de5
1 changed files with 10 additions and 0 deletions
|
|
@ -72,6 +72,16 @@ timer / CronJob
|
||||||
|
|
||||||
No tool-using coding agent required if apply is code-owned.
|
No tool-using coding agent required if apply is code-owned.
|
||||||
|
|
||||||
|
### Daily brief (implemented)
|
||||||
|
|
||||||
|
```bash
|
||||||
|
export LLM_CONNECT_URL=http://127.0.0.1:18080 # host + port-forward
|
||||||
|
agent-harness brief-daily --target-repo ~/binky-control
|
||||||
|
# skips if briefs/YYYY-MM-DD-daily-brief.md exists (Europe/Berlin); --force to rewrite
|
||||||
|
```
|
||||||
|
|
||||||
|
Hub event: `binky_daily_brief` with `detail.repo=binky-control`.
|
||||||
|
|
||||||
## What already runs on railiance01
|
## What already runs on railiance01
|
||||||
|
|
||||||
| Component | Status (2026-07-22) |
|
| Component | Status (2026-07-22) |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue