didericis
  • Joined on 2025-09-19
didericis pushed to add-subprocess-http-timeouts at didericis/bot-bottle 2026-06-25 03:03:27 -04:00
db9857ce54 refactor: import GIT_GATE_DAEMON_TIMEOUT_SECS instead of duplicating the value
didericis commented on pull request didericis/bot-bottle#271 2026-06-25 03:02:04 -04:00
Add explicit timeouts to subprocess and HTTP calls in git-gate paths

@didericis-claude Should probably just import GIT_GATE_DAEMON_TIMEOUT_SECS and set this to that value if they should be equal.

didericis created branch multi-parent-extends in didericis/bot-bottle 2026-06-25 03:01:39 -04:00
didericis pushed to multi-parent-extends at didericis/bot-bottle 2026-06-25 03:01:39 -04:00
b8e2ce0b4d feat: support multiple parents in bottle extends:
didericis pushed to separate-agent-bottle-selection at didericis/bot-bottle 2026-06-25 03:00:29 -04:00
32bd877e82 feat(tui): add reordering to filter_multiselect
didericis created branch add-subprocess-http-timeouts in didericis/bot-bottle 2026-06-25 02:59:19 -04:00
didericis pushed to add-subprocess-http-timeouts at didericis/bot-bottle 2026-06-25 02:59:19 -04:00
d3394316c3 fix: add explicit timeouts to subprocess and HTTP calls in git-gate paths
didericis pushed to separate-agent-bottle-selection at didericis/bot-bottle 2026-06-25 02:55:22 -04:00
b1c068c34d docs(prd): activate PRD for separate agent/bottle selection
285eb00655 feat(#269): separate agent and bottle selection at launch time
Compare 2 commits »
didericis created branch separate-agent-bottle-selection in didericis/bot-bottle 2026-06-25 02:46:06 -04:00
didericis pushed to separate-agent-bottle-selection at didericis/bot-bottle 2026-06-25 02:46:06 -04:00
1bec3559ab docs(prd): draft PRD for separate agent/bottle selection
didericis opened issue didericis/bot-bottle#269 2026-06-25 02:39:35 -04:00
Remove bottle from agent manifest
didericis pushed to fix-egress-apply-config-validation at didericis/bot-bottle 2026-06-25 02:07:56 -04:00
9f9aa2e762 refactor: remove load_routes, use load_config(...).routes in tests
didericis commented on pull request didericis/bot-bottle#266 2026-06-25 02:05:59 -04:00
Validate proposed egress config

@didericis-claude remove it and refactor the tests to use load_config(...).routes

didericis commented on pull request didericis/bot-bottle#266 2026-06-25 01:59:17 -04:00
Validate proposed egress config

@didericis-claude can you check whether load_routes is still used, and why we don't just use load_config everywhere/what the discrepancy is

didericis created branch fix-egress-apply-config-validation in didericis/bot-bottle 2026-06-25 01:25:52 -04:00
didericis pushed to fix-egress-apply-config-validation at didericis/bot-bottle 2026-06-25 01:25:52 -04:00
454baaf3a1 fix(egress): validate proposed full config
didericis deleted branch fix-log-full-credential-redaction from didericis/bot-bottle 2026-06-25 00:47:13 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-25 00:47:11 -04:00
e7dacf7d86 fix: satisfy pyright for log redaction tests
9b929d0684 fix(egress): strip injected Authorization and redact bodies in LOG_FULL path
Compare 2 commits »
didericis merged pull request didericis/bot-bottle#264 2026-06-25 00:47:07 -04:00
PRD: LOG_FULL egress logging credential redaction
didericis closed issue didericis/bot-bottle#257 2026-06-25 00:47:07 -04:00
LOG_FULL egress logging captures injected Authorization and unredacted bodies