feat: brief-daily via llm-connect (structured daily brief)
Generate OperatingRhythm-format briefs with OpenRouter-backed llm-connect JSON + deterministic markdown write/commit. Server path for Binky daily rhythm without host Claude (BINKY-WP-0006-T05).
This commit is contained in:
parent
7520a53831
commit
f770825975
4 changed files with 536 additions and 0 deletions
|
|
@ -37,6 +37,9 @@ agent-harness mail-scan --target-repo ~/binky-control
|
|||
export LLM_CONNECT_URL=http://llm-connect.activity-core.svc.cluster.local:8080
|
||||
agent-harness mail-triage --target-repo ~/binky-control
|
||||
|
||||
# Daily brief via llm-connect (structured JSON → briefs/YYYY-MM-DD-daily-brief.md)
|
||||
agent-harness brief-daily --target-repo ~/binky-control
|
||||
|
||||
# Railiance packaging smoke (commit + optional push + hub; no Claude required)
|
||||
agent-harness smoke --work-dir ~/work/executor-sandbox
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue