Block a user
didericis
pushed to issue-208-gitleaks-allow-supervision at didericis/bot-bottle
2026-06-22 20:30:25 -04:00
didericis
created branch display-agent-name-with-type in didericis/bot-bottle
2026-06-22 20:28:24 -04:00
Defer broken manifest parse errors to preflight
@didericis-claude still not quite getting it. Ideally I'd like the manifest to be given a SINGLE bottle and a SINGLE agent. So I want the manifest bottle to be bottle: ManifestBottle, and…
didericis
pushed to lazy-manifest-parse-on-select at didericis/bot-bottle
2026-06-22 15:54:45 -04:00
didericis
pushed to lazy-manifest-parse-on-select at didericis/bot-bottle
2026-06-22 15:54:24 -04:00
Defer broken manifest parse errors to preflight
@didericis-claude that doesn't answer the question. When I launch an agent, I would except the agent to only need information about the bottle and the agent used for that specific launch, meaning…
Defer broken manifest parse errors to preflight
Why are ALL the bottles and ALL the agents needed for a manifest?
didericis
pushed to lazy-manifest-parse-on-select at didericis/bot-bottle
2026-06-22 15:43:15 -04:00
didericis
pushed to lazy-manifest-parse-on-select at didericis/bot-bottle
2026-06-22 15:40:34 -04:00
didericis
deleted branch use-label-as-container-slug from didericis/bot-bottle
2026-06-22 15:36:58 -04:00
Use label as container slug prefix when provided
Use label as container slug prefix when provided
Not quite what I wanted: the slug should use the label when provided. This may introduce name conflicts/collisions, but this is ok: we don't want users to use the same name for multiple…