This repository has been archived on 2026-05-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
risv3-relay/.env.example
ac 50d957e14e chore: seed repo with .gitignore, .env.example, README skeleton
Initial commit. Establishes:
- .gitignore: .env (secrets), .venv, __pycache__, runtime dirs
  (logs/, state/, queue/, dispatch/). Removes the duplicate .env
  entry and the .env.example exclusion that was preventing the
  example file from being tracked.
- .env.example: ANTHROPIC_API_KEY/MODEL placeholders, NTFY_TOPIC
  (auto-generated on first run), STATUS_PORT, HISTORY_CHAR_CAP.
- README: install + run quickstart.

The daemon implementation lands on a feature branch.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-02 15:13:57 +00:00

523 B