Zoë
|
b0fb10706e
|
fix: use filter API for bucket scanning, bucket_id is view-local not on task object
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-05-30 21:01:34 -07:00 |
|
Zoë
|
fbc5e33292
|
feat: stale watchdog, review orchestration, loop-break prompt
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-05-30 20:55:52 -07:00 |
|
Zoë
|
be03d042ad
|
fix: bucket name is 'review' not 'in review'; add concurrency limits; intake service scaffold
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-05-30 20:21:37 -07:00 |
|
Zoë
|
acb9992208
|
feat: git identity as Janet, refs task ID in commits, pm token for bucket moves, done sweep in dispatcher
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-05-30 19:08:32 -07:00 |
|
Zoë
|
35fd9c055c
|
feat: implement bucket transitions - dispatcher claims Todo→InProgress, agent moves to InReview on completion
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-05-30 18:53:41 -07:00 |
|
Zoë
|
8301f641e0
|
fix: add k8s job creation timeout + logging to debug hang
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-05-30 17:49:33 -07:00 |
|
Zoë
|
c5a462607a
|
refactor: dispatcher discovers project/view/buckets by name, defers bucket moves
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-05-30 17:43:03 -07:00 |
|
Zoë
|
69d40646be
|
fix: list tasks via project endpoint, filter undone+labelled
ci/woodpecker/push/woodpecker Pipeline was successful
|
2026-05-30 17:35:01 -07:00 |
|
Zoë
|
06c576b024
|
fix: use bucket-specific endpoint to list Todo tasks
ci/woodpecker/push/woodpecker Pipeline was successful
/projects/{id}/tasks returns bucket_id=0 for all tasks.
Use /projects/{p}/views/{v}/buckets/{b}/tasks instead.
|
2026-05-30 17:24:35 -07:00 |
|
Zoë
|
8c6a790473
|
fix: move job-template out of k8s/ — it is a dispatcher reference, not an ArgoCD resource
ci/woodpecker/push/woodpecker Pipeline failed
|
2026-05-30 15:55:51 -07:00 |
|
Zoë
|
cc74ad0bd0
|
fix: use library/ Harbor project, add skills, fix pipeline secrets
ci/woodpecker/push/woodpecker Pipeline failed
- .woodpecker.yaml: image paths -> library/autojanet-{agent,dispatcher}
- .woodpecker.yaml: secret names RS_HARBOR_USER / RS_HARBOR_PASS (global)
- container/Dockerfile: restore COPY skills/, skills/ populated from opencode config
- skills/: 84 opencode skills bundled into image
- k8s/manifests: update image refs to library/
|
2026-05-30 15:43:14 -07:00 |
|
Zoë
|
cf8832c79c
|
feat: initial platform scaffold
- 19 agent definition files with role, responsibilities, secrets, tools, constraints
- k8s manifests: namespace, ServiceAccounts, RBAC, NetworkPolicies, Job template, dispatcher CronJob
- dispatcher: Python CronJob that claims Vikunja Todo tasks and spawns agent Jobs
- container: Dockerfile + entrypoint bootstrapping OpenBao auth and opencode runtime
- Separate Dockerfile.dispatcher for the lightweight dispatcher image
|
2026-05-30 14:19:09 -07:00 |
|