issue-core/issue_core/api
tegwick f22faaa815
All checks were successful
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 2s
Build and Publish Container Image / build-and-push (push) Successful in 48s
feat(api): GET/PATCH /issues for worker poll and claim
Expose list/get/claim/close for agent-harness intake against the same
auth as POST /issues/ ingestion (HARNESS-WP-0001-T03).
2026-07-18 11:30:38 +02:00
..
__init__.py feat: rename to issue-core and add task ingestion endpoint 2026-05-17 05:16:27 +02:00
app.py feat(api): GET/PATCH /issues for worker poll and claim 2026-07-18 11:30:38 +02:00
auth.py feat: rename to issue-core and add task ingestion endpoint 2026-05-17 05:16:27 +02:00
ingest.py feat: rename to issue-core and add task ingestion endpoint 2026-05-17 05:16:27 +02:00
query.py feat(api): GET/PATCH /issues for worker poll and claim 2026-07-18 11:30:38 +02:00
schemas.py Accept non-UUID triggering_event_id and add GitOps runbook 2026-06-24 14:52:47 +02:00