808f41bc90
ci: add handler-base auto-update workflow, remove old Python CI
CI / Lint (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Release (push) Has been cancelled
CI / Docker Build & Push (push) Has been cancelled
CI / Notify (push) Has been cancelled
2026-02-20 09:05:58 -05:00
adcdb87b9a
feat: rewrite chat-handler in Go
...
Replace Python chat handler with Go for smaller container images.
Uses handler-base Go module for NATS, health, telemetry, and service clients.
- RAG pipeline: embed → Milvus → rerank → LLM
- Streaming response chunks
- Optional TTS synthesis
- Custom response_subject support for companions-frontend
2026-02-19 17:58:52 -05:00
b34e8d2e1c
fix: replace astral-sh/setup-uv action with shell install
...
CI / Lint (push) Successful in 58s
CI / Test (push) Successful in 1m50s
CI / Release (push) Successful in 25s
CI / Notify (push) Successful in 1s
The JS-based GitHub Action doesn't work on Gitea's act runner.
Use curl installer + GITHUB_PATH instead.
2026-02-13 19:40:53 -05:00
09e8135f93
fix: upgrade setup-uv to v7 with explicit activate-environment: false
CI / Release (push) Has been skipped
CI / Notify (push) Successful in 2s
CI / Lint (push) Failing after 20s
CI / Test (push) Failing after 26s
2026-02-02 08:26:10 -05:00
cd7e1d2155
fix: downgrade setup-uv to v4 for act_runner compatibility
CI / Lint (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Release (push) Has been cancelled
CI / Notify (push) Has been cancelled
2026-02-02 08:25:23 -05:00
e261e2c1a8
fix: use --extra dev for optional dependencies
CI / Lint (push) Failing after 20s
CI / Test (push) Failing after 19s
CI / Release (push) Has been skipped
CI / Notify (push) Successful in 1s
2026-02-02 08:14:59 -05:00
24c3208247
fix: add --all-groups to uv sync to install dev dependencies
CI / Lint (push) Failing after 19s
CI / Test (push) Failing after 19s
CI / Release (push) Has been skipped
CI / Notify (push) Successful in 2s
2026-02-02 08:11:45 -05:00
6def622ffd
feat: add ntfy notifications and semantic versioning (ADR-0015)
CI / Lint (push) Failing after 17s
CI / Test (push) Failing after 18s
CI / Release (push) Has been skipped
CI / Notify (push) Successful in 2s
2026-02-02 08:00:30 -05:00
bd021b4c53
ci: add Gitea Actions workflow, add uv.lock
CI / Lint (push) Failing after 1s
CI / Test (push) Failing after 1s
2026-02-02 07:16:11 -05:00