didericis
  • Joined on 2025-09-19
didericis created branch issue-277-coverage-ci in didericis/bot-bottle 2026-06-25 04:12:06 -04:00
didericis pushed to issue-277-coverage-ci at didericis/bot-bottle 2026-06-25 04:12:06 -04:00
d6b9d7af3e ci: add coverage.py reporting
didericis pushed to typed-rpc-error-taxonomy at didericis/bot-bottle 2026-06-25 04:02:41 -04:00
d99dba037c feat(supervise): typed RPC error taxonomy for dispatch
9a878bd885 fix: guard CGI Status-line parse in _write_cgi_response
0f72843150 fix(macos-container): anchor relative Dockerfile path to build context
Compare 3 commits »
didericis deleted branch harden-cgi-status-parsing from didericis/bot-bottle 2026-06-25 04:02:23 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-25 04:02:23 -04:00
9a878bd885 fix: guard CGI Status-line parse in _write_cgi_response
didericis closed issue didericis/bot-bottle#254 2026-06-25 04:02:22 -04:00
Harden CGI status-line parsing in git_http_backend
didericis merged pull request didericis/bot-bottle#274 2026-06-25 04:02:21 -04:00
Harden CGI status-line parsing in git_http_backend
didericis pushed to separate-agent-bottle-selection at didericis/bot-bottle 2026-06-25 03:56:13 -04:00
a455ed6e00 feat(tui,start): space/enter split, bottle lineage, YAML preflight
didericis pushed to harden-cgi-status-parsing at didericis/bot-bottle 2026-06-25 03:47:09 -04:00
9a878bd885 fix: guard CGI Status-line parse in _write_cgi_response
0f72843150 fix(macos-container): anchor relative Dockerfile path to build context
fd6b14fb32 fix: route remote control through provider startup args
Compare 3 commits »
didericis pushed to main at didericis/bot-bottle 2026-06-25 03:46:54 -04:00
0f72843150 fix(macos-container): anchor relative Dockerfile path to build context
didericis merged pull request didericis/bot-bottle#273 2026-06-25 03:46:53 -04:00
Anchor relative Dockerfile path to build context
didericis pushed to separate-agent-bottle-selection at didericis/bot-bottle 2026-06-25 03:46:37 -04:00
61e101178d fix(types): resolve pyright errors introduced in #269 changes
1ca00d8f30 feat(tui): add reordering to filter_multiselect
dc8978a309 docs(prd): activate PRD for separate agent/bottle selection
c28f3609fc feat(#269): separate agent and bottle selection at launch time
637ab4e89a docs(prd): draft PRD for separate agent/bottle selection
Compare 8 commits »
didericis commented on pull request didericis/bot-bottle#270 2026-06-25 03:45:46 -04:00
PRD: Separate agent and bottle selection

Couple changes to make:

  1. Select in the multiselect should use space, and then enter should continue
  2. Bottles which extend from other bottles should have their hierarchy listed
  • EX: if…
didericis created branch fix/yaml-gitconfig-escape-special-chars in didericis/bot-bottle 2026-06-25 03:42:42 -04:00
43e8c5244c fix: escape quotes/newlines in YAML and gitconfig emitters
didericis created branch typed-rpc-error-taxonomy in didericis/bot-bottle 2026-06-25 03:42:02 -04:00
didericis pushed to typed-rpc-error-taxonomy at didericis/bot-bottle 2026-06-25 03:42:02 -04:00
10fd5c961e feat(supervise): typed RPC error taxonomy for dispatch
didericis pushed to add-subprocess-http-timeouts at didericis/bot-bottle 2026-06-25 03:28:51 -04:00
8e81b3b425 refactor: rename GIT_GATE_DAEMON_TIMEOUT_SECS to GIT_GATE_TIMEOUT_SECS
141e06a5af refactor: import GIT_GATE_DAEMON_TIMEOUT_SECS instead of duplicating the value
845bfe87a1 fix: add explicit timeouts to subprocess and HTTP calls in git-gate paths
fd6b14fb32 fix: route remote control through provider startup args
9f9aa2e762 refactor: remove load_routes, use load_config(...).routes in tests
Compare 6 commits »
0f72843150 fix(macos-container): anchor relative Dockerfile path to build context
fd6b14fb32 fix: route remote control through provider startup args
Compare 2 commits »
didericis pushed to multi-parent-extends at didericis/bot-bottle 2026-06-25 03:27:34 -04:00
ea1f022f1a refactor: drop redundant single-parent fast path in _resolve_one_bottle