didericis
  • Joined on 2025-09-19
didericis pushed to commit-bottle-state at didericis/bot-bottle 2026-06-23 03:59:14 -04:00
f2f82910c9 fix(macos-container): remove --rm from agent run so commit can export
didericis pushed to commit-bottle-state at didericis/bot-bottle 2026-06-23 03:46:48 -04:00
d5762fa9d8 refactor(freezer): drop Bottle from commit signature
didericis pushed to commit-bottle-state at didericis/bot-bottle 2026-06-23 03:41:59 -04:00
8ab24726fe refactor(commit): introduce Freezer class hierarchy across backends
didericis commented on pull request didericis/bot-bottle#240 2026-06-23 03:29:02 -04:00
PRD: Commit bottle state to an image

@didericis-codex I'd like you to create an Freezer class with a shared between all the backends that's responsible for taking an active Agent and Bottle class and "freezing" them via a…

didericis pushed to commit-bottle-state at didericis/bot-bottle 2026-06-23 03:22:41 -04:00
3cd4a7acd9 fix(commit): stop running macos-container bottle before committing
didericis commented on pull request didericis/bot-bottle#240 2026-06-23 03:15:22 -04:00
PRD: Commit bottle state to an image

There's a catch 22 here: when we try to commit a running bottle, it asks for the bottle to be stopped

> ./cli.py commit
bot-bottle: error: container export 'bot-bottle-test' failed:…
didericis pushed to commit-bottle-state at didericis/bot-bottle 2026-06-23 03:07:38 -04:00
81ce23a54d fix: correct Manifest/ManifestIndex usage and add missing type annotations in tests
didericis pushed to fix-codex-mcp-supervise-transport at didericis/bot-bottle 2026-06-23 02:54:02 -04:00
5808d0b828 feat: add smolmachines/egress_apply proxying docker backend
didericis pushed to fix-codex-mcp-supervise-transport at didericis/bot-bottle 2026-06-23 01:57:20 -04:00
7a991e1f5e refactor: split _signal_bundle_reload per backend, move macos egress to macos_container
didericis commented on pull request didericis/bot-bottle#248 2026-06-23 01:50:40 -04:00
Fix Codex supervise MCP registration

there should be a separate method per backend/macos container related code should live in the macos folder, not in the docker folder.

didericis pushed to fix-codex-mcp-supervise-transport at didericis/bot-bottle 2026-06-23 01:48:59 -04:00
5606797ac2 refactor: drop legacy routes path fallback from _routes_path
didericis commented on pull request didericis/bot-bottle#248 2026-06-23 01:48:13 -04:00
Fix Codex supervise MCP registration

No need to preserve legacy behavior

didericis pushed to fix-codex-mcp-supervise-transport at didericis/bot-bottle 2026-06-23 01:47:20 -04:00
ebbb4053cf fix: add type annotations to fake_run in test_egress_apply
didericis pushed to fix-codex-mcp-supervise-transport at didericis/bot-bottle 2026-06-23 01:39:56 -04:00
eb3e64ea8f fix(macos-container): mount live egress routes dir
didericis pushed to fix-codex-mcp-supervise-transport at didericis/bot-bottle 2026-06-23 01:35:05 -04:00
0ec1085238 fix(supervise): apply egress approvals
didericis pushed to fix-codex-mcp-supervise-transport at didericis/bot-bottle 2026-06-23 01:25:25 -04:00
4c39b45e34 fix(supervise): restore egress proposal tools
didericis pushed to commit-bottle-state at didericis/bot-bottle 2026-06-23 00:43:37 -04:00
d4f4846667 feat: support macos-container bottle commits
didericis opened issue didericis/bot-bottle#249 2026-06-23 00:40:05 -04:00
Remove the supervise flag
didericis pushed to commit-bottle-state at didericis/bot-bottle 2026-06-23 00:35:21 -04:00
16020a6a09 feat: support smolmachines bottle commit
6e67b9c771 docs(prd): mark commit-bottle-state PRD as Active
3484c3aed0 feat(cli): add commit command to snapshot running bottle state
7c6ab62e26 chore: update quality badges
da42740156 refactor(types): move loaded manifest from BottleSpec to BottlePlan
Compare 17 commits »