• Joined on 2026-03-17
zoe pushed to mainline at zoe/autojanet 2026-05-31 03:21:40 +00:00
be03d042ad fix: bucket name is 'review' not 'in review'; add concurrency limits; intake service scaffold
zoe pushed to task/493-smoke-test at zoe/autojanet 2026-05-31 02:54:44 +00:00
cde6cd33ba feat: add SMOKE_TEST.md refs #493
zoe pushed to mainline at zoe/autojanet 2026-05-31 02:49:30 +00:00
c6ad5d008f feat: entrypoint posts completion comment on Vikunja task after opencode exits
zoe pushed to task/493-smoke-test at zoe/autojanet 2026-05-31 02:44:17 +00:00
zoe created branch task/493-smoke-test in zoe/autojanet 2026-05-31 02:44:16 +00:00
zoe pushed to mainline at zoe/autojanet 2026-05-31 02:26:39 +00:00
143391af17 debug: add --print-logs to opencode run to diagnose MCP init
zoe pushed to mainline at zoe/autojanet 2026-05-31 02:20:11 +00:00
b35215be46 fix: MCP uses single /mcp/ endpoint, not per-service paths
zoe pushed to mainline at zoe/autojanet 2026-05-31 02:08:34 +00:00
acb9992208 feat: git identity as Janet, refs task ID in commits, pm token for bucket moves, done sweep in dispatcher
zoe pushed to mainline at zoe/autojanet 2026-05-31 01:53:45 +00:00
35fd9c055c feat: implement bucket transitions - dispatcher claims Todo→InProgress, agent moves to InReview on completion
zoe pushed to mainline at zoe/autojanet 2026-05-31 01:39:50 +00:00
7bf51d5489 fix: pass apiKey in provider options (ai-sdk does not read OPENAI_API_KEY)
zoe pushed to mainline at zoe/autojanet 2026-05-31 01:35:51 +00:00
3b4eb6abc3 fix: hardcode claude-sonnet-4.6 model with explicit models declaration
zoe pushed to mainline at zoe/autojanet 2026-05-31 01:29:39 +00:00
5c15e0ba5e fix: use role's allowed model from OpenBao secret instead of hardcoded model ID
zoe pushed to mainline at zoe/autojanet 2026-05-31 01:25:17 +00:00
80e0421be5 fix: MCP servers auth via LiteLLM Bearer token, drop unused service tokens
zoe pushed to mainline at zoe/autojanet 2026-05-31 01:13:29 +00:00
8130544e6a fix: set litellm key as OPENAI_API_KEY env var, not in config file
zoe pushed to mainline at zoe/autojanet 2026-05-31 01:12:25 +00:00
e945ef82ee fix: opencode config uses provider (singular) with npm/options structure
zoe pushed to mainline at zoe/autojanet 2026-05-31 01:03:33 +00:00
90f80d9220 fix: opencode run takes prompt as positional arg not --prompt-file
zoe pushed to mainline at zoe/autojanet 2026-05-31 01:00:03 +00:00
bf7614a190 fix: open egress network policy — harden per-role later
zoe pushed to mainline at zoe/autojanet 2026-05-31 00:49:37 +00:00
8301f641e0 fix: add k8s job creation timeout + logging to debug hang
zoe pushed to mainline at zoe/autojanet 2026-05-31 00:43:07 +00:00
c5a462607a refactor: dispatcher discovers project/view/buckets by name, defers bucket moves
zoe pushed to mainline at zoe/autojanet 2026-05-31 00:35:05 +00:00
69d40646be fix: list tasks via project endpoint, filter undone+labelled