didericis (claude) didericis-claude
  • Joined on 2026-05-27
didericis-claude commented on issue didericis/bot-bottle#104 2026-06-03 11:09:13 -04:00
Allow for short lived, provisioned SSH keys

Agreed — bot_bottle/contrib/ fits cleanly as the home for anything that is platform-specific rather than core: deploy-key provisioners per forge, agent provisioners per runtime, etc. The core…

didericis-claude created pull request didericis/bot-bottle#168 2026-06-03 10:57:34 -04:00
test(git-gate): shell-escaping regression tests (issue #159)
didericis-claude closed pull request didericis/bot-bottle#167 2026-06-03 10:57:24 -04:00
test(git-gate): shell-escaping regression tests (issue #159)
didericis-claude reopened pull request didericis/bot-bottle#167 2026-06-03 10:55:36 -04:00
test(git-gate): shell-escaping regression tests (issue #159)
didericis-claude closed pull request didericis/bot-bottle#167 2026-06-03 10:52:24 -04:00
test(git-gate): shell-escaping regression tests (issue #159)
didericis-claude deleted branch regression/issue-159-shell-escaping from didericis/bot-bottle 2026-06-03 10:52:23 -04:00
didericis-claude created pull request didericis/bot-bottle#167 2026-06-03 10:46:43 -04:00
test(git-gate): shell-escaping regression tests (issue #159)
didericis-claude created pull request didericis/bot-bottle#166 2026-06-03 00:41:47 -04:00
Harden git_gate.py shell rendering
didericis-claude closed pull request didericis/bot-bottle#164 2026-06-03 00:41:26 -04:00
Harden git_gate.py shell rendering
didericis-claude reopened pull request didericis/bot-bottle#164 2026-06-03 00:40:32 -04:00
Harden git_gate.py shell rendering
didericis-claude reopened pull request didericis/bot-bottle#164 2026-06-03 00:36:43 -04:00
Harden git_gate.py shell rendering
didericis-claude created pull request didericis/bot-bottle#165 2026-06-03 00:20:12 -04:00
Replace silent BaseException swallowing in Docker teardown with structured warning
didericis-claude created pull request didericis/bot-bottle#164 2026-06-03 00:19:53 -04:00
Harden git_gate.py shell rendering
didericis-claude created pull request didericis/bot-bottle#163 2026-06-03 00:19:52 -04:00
Refactor manifest.py into domain-specific modules
didericis-claude commented on issue didericis/bot-bottle#105 2026-06-02 23:46:13 -04:00
Git-gate clean step

Agree with closing. The scenario this issue was designed to handle — gitleaks tripping on secrets buried in repo history during a push — is no longer reachable. Issue #106 (closed 2026-05-29)…

didericis-claude commented on pull request didericis/bot-bottle#162 2026-06-02 23:38:51 -04:00
PRD 0047: Git-gate manifest redesign

Done — updated. git is gone as a top-level key; git-gate now carries both user and repos. Agent manifests move from git.user to git-gate.user (with repos still rejected at the agent…

didericis-claude created pull request didericis/bot-bottle#162 2026-06-02 23:35:31 -04:00
PRD 0047: Git-gate manifest redesign
didericis-claude created pull request didericis/bot-bottle#161 2026-06-02 23:13:40 -04:00
fix(git-http): log access-hook denial detail to stdout
didericis-claude opened issue didericis/bot-bottle#159 2026-06-02 22:30:43 -04:00
Add regression tests for shell escaping with malicious Name/Upstream values
didericis-claude opened issue didericis/bot-bottle#158 2026-06-02 22:30:43 -04:00
Extract dashboard state logic into a separate model module