didericis
  • Joined on 2025-09-19
didericis deleted branch feat/provider-startup-args from didericis/bot-bottle 2026-06-25 03:27:22 -04:00
didericis merged pull request didericis/bot-bottle#267 2026-06-25 03:27:21 -04:00
fix: route remote control through provider startup args
didericis pushed to main at didericis/bot-bottle 2026-06-25 03:27:21 -04:00
fd6b14fb32 fix: route remote control through provider startup args
didericis commented on pull request didericis/bot-bottle#272 2026-06-25 03:25:39 -04:00
PRD: Multi-parent extends: for bottles

Doesn't seem like there's a good reason to have a separate condition for 1 parent... why not just always call "fold_parents"?

9537b1d5b5 fix(macos-container): anchor relative Dockerfile path to build context
9f9aa2e762 refactor: remove load_routes, use load_config(...).routes in tests
454baaf3a1 fix(egress): validate proposed full config
8a092504b8 ci(prd): assign sequential numbers to new PRDs
e7dacf7d86 fix: satisfy pyright for log redaction tests
Compare 18 commits »
didericis created branch harden-cgi-status-parsing in didericis/bot-bottle 2026-06-25 03:11:39 -04:00
didericis pushed to harden-cgi-status-parsing at didericis/bot-bottle 2026-06-25 03:11:39 -04:00
3a702ccc75 fix: guard CGI Status-line parse in _write_cgi_response
didericis pushed to separate-agent-bottle-selection at didericis/bot-bottle 2026-06-25 03:09:05 -04:00
508a16b68e fix(types): resolve pyright errors introduced in #269 changes
didericis pushed to feat/provider-startup-args at didericis/bot-bottle 2026-06-25 03:08:50 -04:00
fd6b14fb32 fix: route remote control through provider startup args
9f9aa2e762 refactor: remove load_routes, use load_config(...).routes in tests
454baaf3a1 fix(egress): validate proposed full config
Compare 3 commits »
didericis pushed to multi-parent-extends at didericis/bot-bottle 2026-06-25 03:08:45 -04:00
f8f1bd6f32 fix: resolve pyright reportUnnecessaryIsInstance in _resolve_one_bottle
didericis deleted branch fix-egress-apply-config-validation from didericis/bot-bottle 2026-06-25 03:08:23 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-25 03:08:21 -04:00
9f9aa2e762 refactor: remove load_routes, use load_config(...).routes in tests
454baaf3a1 fix(egress): validate proposed full config
Compare 2 commits »
didericis closed issue didericis/bot-bottle#256 2026-06-25 03:08:20 -04:00
Egress apply validates with load_routes but sidecar runs load_config (log: bypass)
didericis merged pull request didericis/bot-bottle#266 2026-06-25 03:08:19 -04:00
Validate proposed egress config
didericis pushed to add-subprocess-http-timeouts at didericis/bot-bottle 2026-06-25 03:07:56 -04:00
1077621bea refactor: rename GIT_GATE_DAEMON_TIMEOUT_SECS to GIT_GATE_TIMEOUT_SECS
didericis commented on pull request didericis/bot-bottle#271 2026-06-25 03:06:23 -04:00
Add explicit timeouts to subprocess and HTTP calls in git-gate paths

Given we're using this for two different purposes now, probably makes sense to rename it to GIT_GATE_TIMEOUT_SECS. Can add a comment about where it's currently used/fact that it's used in a multiple places.

didericis created branch fix/macos-container-relative-dockerfile in didericis/bot-bottle 2026-06-25 03:04:55 -04:00
f289149970 fix(macos-container): anchor relative Dockerfile path to build context
didericis pushed to feat/provider-startup-args at didericis/bot-bottle 2026-06-25 03:03:52 -04:00
7f274f463d fix: route remote control through provider startup args
8a092504b8 ci(prd): assign sequential numbers to new PRDs
e7dacf7d86 fix: satisfy pyright for log redaction tests
9b929d0684 fix(egress): strip injected Authorization and redact bodies in LOG_FULL path
ec41f629a4 ci(prd): assign sequential numbers to new PRDs
Compare 15 commits »