Block a user
Research: local Ollama deployment, harness selection, and model sizing
didericis
deleted branch research/gitea-webhook-agent-dispatch from didericis/bot-bottle
2026-06-03 21:37:46 -04:00
Research: Gitea webhook agent dispatch and PR session continuity
didericis
pushed to prd-0050-agent-provider-contrib at didericis/bot-bottle
2026-06-03 21:35:47 -04:00
didericis
pushed to prd-0050-agent-provider-contrib at didericis/bot-bottle
2026-06-03 21:30:34 -04:00
PRD 0050: Move provider-specific agent logic into contrib
/home/node should be coming from the bottle plan... isn't this already there somewhere/don't we already need this to create the workspace? Regardless, it should be somewhere higher up in the plan.
didericis
created branch research-local-ollama-harness in didericis/bot-bottle
2026-06-03 21:26:19 -04:00
didericis
pushed to research-local-ollama-harness at didericis/bot-bottle
2026-06-03 21:26:19 -04:00
Slim README to threat model, features, one diagram, one manifest
didericis
pushed to prd-0050-agent-provider-contrib at didericis/bot-bottle
2026-06-03 21:12:17 -04:00
PRD 0050: Move provider-specific agent logic into contrib
Don't have a default for this/have this be driven by the backend
didericis
pushed to research/gitea-webhook-agent-dispatch at didericis/bot-bottle
2026-06-03 21:04:09 -04:00
didericis
created branch research/gitea-webhook-agent-dispatch in didericis/bot-bottle
2026-06-03 21:04:09 -04:00
didericis
pushed to prd-0050-agent-provider-contrib at didericis/bot-bottle
2026-06-03 21:00:21 -04:00
PRD 0050: Move provider-specific agent logic into contrib
I don't think these different apply steps should be separated like this... it seems like the responsibility of the agent provider to actually execute these different apply steps. They're likely to diverge based on harness changes, and the abstraction that allows both codex and claude to use them is weak. Ideally I think this whole file can go, and what's in here can happen in the different specific provision steps for the specific providers.