Commit Graph

5 Commits

Author SHA1 Message Date
a80f945701 Add CLAUDE.md with versioned changelog, update README
- Created CLAUDE.md with instructions to update changelog and README on
  every commit, version number (v1.2.0), and full changelog from v1.0.0
- Updated README: document-scope BLIGHT:: syntax, processing order,
  two-line failure format, complete_document() in AI provider section

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 12:45:01 -05:00
90d7089886 Add deployments table to README
Documents the Homelab installation location and service name.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 23:39:20 -05:00
66e4850013 Update README: Docker networking fix and systemd service setup
Documents the gateway IP approach for Docker on Linux and adds
step-by-step systemd service installation instructions.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 23:35:19 -05:00
a2adda20a8 Update README with Docker webhook setup instructions
Documents the host.docker.internal approach for Gitea running in
a Docker container, including docker-compose config and gotchas.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 21:43:43 -05:00
4c9fecda16 Initial commit: BLIGHT: CUE
Webhook listener that monitors Gitea repos for BLIGHT: triggers in
markdown files, processes them via Gemini 2.5 Flash-Lite, and writes
results back in-place.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 20:17:31 -05:00