didericis
  • Joined on 2025-09-19
didericis pushed to slim-readme at didericis/bot-bottle 2026-06-03 17:32:55 -04:00
9eca46b408 docs: slim README to threat model, features, one diagram, one manifest
didericis created branch slim-readme in didericis/bot-bottle 2026-06-03 17:32:55 -04:00
didericis pushed to prd-0050-agent-provider-contrib at didericis/bot-bottle 2026-06-03 17:27:57 -04:00
486ddb1b68 feat(agent_provider): migrate tests, drop guest-home/skills-dir env knobs, activate PRD 0050
665d97e0ea refactor(backend): move per-provider provisioning onto AgentProvider
4050d3246e refactor(agent_provider): introduce AgentProvider ABC + contrib plugins
Compare 3 commits »
didericis commented on pull request didericis/bot-bottle#180 2026-06-03 17:13:44 -04:00
PRD 0050: Move provider-specific agent logic into contrib

RE questions:

  1. Keep it similar to claude. And yes, there's a codex mcp add command
  2. Keep the default methods
  3. Remove the knobs
didericis created branch prd-0050-agent-provider-contrib in didericis/bot-bottle 2026-06-03 17:05:40 -04:00
didericis pushed to prd-0050-agent-provider-contrib at didericis/bot-bottle 2026-06-03 17:05:40 -04:00
5d9cd01b92 docs(prd): draft PRD 0050 — move provider logic into contrib
didericis deleted branch issue-178-bottle-provision from didericis/bot-bottle 2026-06-03 16:56:33 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-03 16:56:33 -04:00
0efc07ba67 refactor(backend): pass Bottle to provisioners instead of target string
didericis merged pull request didericis/bot-bottle#179 2026-06-03 16:56:29 -04:00
refactor(backend): pass Bottle to provisioners instead of target
didericis closed issue didericis/bot-bottle#178 2026-06-03 16:56:29 -04:00
Pass bottle to provisioners instead of target
didericis pushed to issue-178-bottle-provision at didericis/bot-bottle 2026-06-03 16:48:01 -04:00
0efc07ba67 refactor(backend): pass Bottle to provisioners instead of target string
didericis created branch issue-178-bottle-provision in didericis/bot-bottle 2026-06-03 16:48:01 -04:00
didericis opened issue didericis/bot-bottle#178 2026-06-03 14:18:09 -04:00
Architectural cleanup - add backend exec and cp functions and call through backend object
didericis opened issue didericis/bot-bottle#177 2026-06-03 14:06:57 -04:00
Move claude and codex agent provider logic into contrib
didericis pushed to prd-0049-named-labelled-agents at didericis/bot-bottle 2026-06-03 13:49:57 -04:00
a6733921c7 docs(prd): add PRD 0049 — named/labelled agents
f12b0f754e docs(prd): reactivate PRD 0049 without tmux alert
a593b157d6 fix(cli): remove supervise tmux alert handling
15b54cdff2 docs(prd): reactivate PRD 0049 without queue highlight
d3bc463295 fix(cli): remove supervise queue highlight
Compare 13 commits »
didericis deleted branch prd-0049-strip-dashboard-to-supervisor-tui from didericis/bot-bottle 2026-06-03 13:48:37 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-03 13:48:36 -04:00
f12b0f754e docs(prd): reactivate PRD 0049 without tmux alert
a593b157d6 fix(cli): remove supervise tmux alert handling
15b54cdff2 docs(prd): reactivate PRD 0049 without queue highlight
d3bc463295 fix(cli): remove supervise queue highlight
50ec920243 docs(prd): activate PRD 0049 strip dashboard to supervise
Compare 12 commits »
didericis merged pull request didericis/bot-bottle#176 2026-06-03 13:48:32 -04:00
PRD 0049: strip dashboard to supervisor tui
didericis closed issue didericis/bot-bottle#174 2026-06-03 13:48:32 -04:00
Convert dashboard to simpler supervisor TUI