didericis
  • Joined on 2025-09-19
didericis pushed to feat/linting-and-type-fixes at didericis/bot-bottle 2026-06-03 23:04:31 -04:00
4e185fab6b refactor: fix unused imports, long lines, and type issues
f665d62712 config: add pylint configuration
7b8f40a5f0 ci: add pylint and pyright linting workflow
Compare 3 commits »
didericis created branch feat/linting-and-type-fixes in didericis/bot-bottle 2026-06-03 23:04:31 -04:00
didericis deleted branch prd-0051-launch-selector from didericis/bot-bottle 2026-06-03 22:04:18 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-03 22:04:18 -04:00
605a70408e feat(cli): add launch selector TUI for start command (PRD 0051)
832808ff9a docs(prd): draft PRD 0051 — launch selector TUI
Compare 2 commits »
didericis merged pull request didericis/bot-bottle#186 2026-06-03 22:04:16 -04:00
PRD 0051: Launch selector
didericis closed issue didericis/bot-bottle#185 2026-06-03 22:04:16 -04:00
Launch selector
didericis approved didericis/bot-bottle#186 2026-06-03 22:04:06 -04:00
PRD 0051: Launch selector
didericis pushed to prd-0051-launch-selector at didericis/bot-bottle 2026-06-03 21:55:00 -04:00
605a70408e feat(cli): add launch selector TUI for start command (PRD 0051)
didericis created branch prd-0051-launch-selector in didericis/bot-bottle 2026-06-03 21:52:36 -04:00
didericis pushed to prd-0051-launch-selector at didericis/bot-bottle 2026-06-03 21:52:36 -04:00
832808ff9a docs(prd): draft PRD 0051 — launch selector TUI
didericis opened issue didericis/bot-bottle#185 2026-06-03 21:48:46 -04:00
Launch selector
didericis pushed to prd-0051-named-labelled-agents at didericis/bot-bottle 2026-06-03 21:47:05 -04:00
0cc9a0d24c docs(prd): add PRD 0051 (named/labelled agents, renumbered from 0049)
didericis created branch prd-0051-named-labelled-agents in didericis/bot-bottle 2026-06-03 21:47:05 -04:00
didericis pushed to prd-0049-named-labelled-agents at didericis/bot-bottle 2026-06-03 21:38:43 -04:00
3997a0a721 docs(prd): add PRD 0049 — named/labelled agents
ea66f63d45 refactor(backend): hoist guest_home to BottlePlan base
83db7336c8 refactor(agent_provider): drop GUEST_HOME default, backend drives guest_home
bcdffc8400 refactor(contrib): inline provision steps per-provider, drop shared apply module
f44751c4b8 feat(agent_provider): migrate tests, drop guest-home/skills-dir env knobs, activate PRD 0050
Compare 13 commits »
didericis deleted branch prd-0050-agent-provider-contrib from didericis/bot-bottle 2026-06-03 21:38:18 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-03 21:38:17 -04:00
ea66f63d45 refactor(backend): hoist guest_home to BottlePlan base
83db7336c8 refactor(agent_provider): drop GUEST_HOME default, backend drives guest_home
bcdffc8400 refactor(contrib): inline provision steps per-provider, drop shared apply module
f44751c4b8 feat(agent_provider): migrate tests, drop guest-home/skills-dir env knobs, activate PRD 0050
3d557beeee refactor(backend): move per-provider provisioning onto AgentProvider
Compare 7 commits »
didericis closed issue didericis/bot-bottle#177 2026-06-03 21:38:15 -04:00
Move claude and codex agent provider logic into contrib
didericis merged pull request didericis/bot-bottle#180 2026-06-03 21:38:15 -04:00
PRD 0050: Move provider-specific agent logic into contrib
didericis deleted branch research-local-ollama-harness from didericis/bot-bottle 2026-06-03 21:37:59 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-03 21:37:58 -04:00
d1556f4659 docs(research): local ollama deployment, harness selection, and model sizing