Block a user
didericis
deleted branch test/git-http-smolvm-e2e from didericis/bot-bottle
2026-05-29 23:17:00 -04:00
didericis
deleted branch test/local-gate-push-201 from didericis/bot-bottle
2026-05-29 23:17:00 -04:00
didericis
deleted branch test/host-git-proto-15685 from didericis/bot-bottle
2026-05-29 23:17:00 -04:00
didericis
created branch test/git-http-smolvm-e2e in didericis/bot-bottle
2026-05-29 23:15:22 -04:00
didericis
created branch test/host-git-proto-15685 in didericis/bot-bottle
2026-05-29 22:25:59 -04:00
didericis
created branch test/local-gate-push-201 in didericis/bot-bottle
2026-05-29 22:24:50 -04:00
fix(git-gate): bound daemon client sessions
Doesn't solve the core issue, which I'm still getting. Basic test is this:
- Start up an agent in a bottle (am using my local
claude-implementer) - Ask the agent to clone a repo (it does…
fix(git-gate): bound daemon client sessions
I'm fairly sure the error happened specifically after a https push to something blocked by the egress proxy, not git-gate. I'd like to try to replicate exactly what caused the hang so we can…
fix(git-gate): bound daemon client sessions
I'm also wondering if there's a better solution than just a timeout... the daemon should be getting a permissions error, right? Can't we have a better way to fail fast on permission errors when…
fix(git-gate): bound daemon client sessions
Seems a bit long... can we reduce to 15s (weigh pros and cons of this)
didericis
created branch fix/git-gate-daemon-timeouts in didericis/bot-bottle
2026-05-29 21:59:26 -04:00
Agent instances shift around in dashboard unexpectedly