didericis
  • Joined on 2025-09-19
didericis commented on pull request didericis/bot-bottle#250 2026-06-23 20:49:23 -04:00
Default the supervise flag to true

Note: the branch is still named remove-supervise-flag from the original approach. The PR no longer removes the flag — it just flips the default to true and keeps supervise: false as an…

didericis pushed to remove-supervise-flag at didericis/bot-bottle 2026-06-23 20:48:12 -04:00
369d332204 Default the supervise flag to true
didericis opened issue didericis/bot-bottle#251 2026-06-23 20:45:45 -04:00
Out-of-band egress enforcement & cost-control plane (forced cutoff + remote dashboard)
didericis created pull request didericis/bot-bottle#250 2026-06-23 18:18:56 -04:00
Remove the supervise flag
didericis created branch remove-supervise-flag in didericis/bot-bottle 2026-06-23 18:18:41 -04:00
didericis pushed to remove-supervise-flag at didericis/bot-bottle 2026-06-23 18:18:41 -04:00
bdca1c8bea Remove the supervise flag; supervise every bottle
didericis deleted branch docs/egress-manifest-shape from didericis/bot-bottle 2026-06-23 17:55:59 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-23 17:55:59 -04:00
31cde11b0d docs: correct stale role field and claude provider auth example
c41751f3b9 docs: add role and git.fetch to egress route fields table
e2422c20a0 docs: document egress matches, dlp fields, and detector defaults
Compare 3 commits »
didericis merged pull request didericis/bot-bottle#211 2026-06-23 17:55:57 -04:00
docs: document egress route fields
didericis pushed to docs/egress-manifest-shape at didericis/bot-bottle 2026-06-23 17:53:29 -04:00
31cde11b0d docs: correct stale role field and claude provider auth example
c41751f3b9 docs: add role and git.fetch to egress route fields table
e2422c20a0 docs: document egress matches, dlp fields, and detector defaults
de71533a17 ci(prd): assign sequential numbers to new PRDs
88c4f61901 fix: don't archive gitleaks-allow response before gate reads it
Compare 65 commits »
didericis deleted branch issue-208-gitleaks-allow-supervision from didericis/bot-bottle 2026-06-23 17:44:31 -04:00
didericis pushed to main at didericis/bot-bottle 2026-06-23 17:44:27 -04:00
88c4f61901 fix: don't archive gitleaks-allow response before gate reads it
c666eaa63f fix: add TOOL_GITLEAKS_ALLOW to __all__ in supervise.py
83eb9e4041 docs(prd): add gitleaks allow supervision
33333ac4d9 Supervise gitleaks inline allow exceptions
Compare 4 commits »
didericis closed issue didericis/bot-bottle#208 2026-06-23 17:44:25 -04:00
git-gate: restrict gitleaks inline suppression to supervised exceptions
didericis merged pull request didericis/bot-bottle#228 2026-06-23 17:44:25 -04:00
PRD: Gitleaks inline suppression supervision
didericis pushed to issue-208-gitleaks-allow-supervision at didericis/bot-bottle 2026-06-23 17:37:41 -04:00
88c4f61901 fix: don't archive gitleaks-allow response before gate reads it
c666eaa63f fix: add TOOL_GITLEAKS_ALLOW to __all__ in supervise.py
83eb9e4041 docs(prd): add gitleaks allow supervision
33333ac4d9 Supervise gitleaks inline allow exceptions
4d56f515bc ci(prd): assign sequential numbers to new PRDs
Compare 51 commits »
didericis pushed to main at didericis/bot-bottle 2026-06-23 17:29:48 -04:00
c48c3688b8 fix(smolmachines): exclude /tmp+/var/tmp from snapshot; mkdir -p on boot
6040b20e6e fix(smolmachines): write tar to VM file then machine_cp to host
f2775101a0 fix(smolmachines): pipe tar stdout via PIPE not file fd
dd99c495f4 fix(smolmachines): use sh -c not sh -lc in exec_agent
eb64a52ffa fix(smolmachines): commit via exec-tar instead of stop→pack
Compare 17 commits »
didericis closed issue didericis/bot-bottle#194 2026-06-23 17:29:45 -04:00
Add a "commit" utility to store active agent bottle state
didericis merged pull request didericis/bot-bottle#240 2026-06-23 17:29:45 -04:00
PRD: Commit bottle state to an image
didericis pushed to commit-bottle-state at didericis/bot-bottle 2026-06-23 16:53:46 -04:00
c48c3688b8 fix(smolmachines): exclude /tmp+/var/tmp from snapshot; mkdir -p on boot
6040b20e6e fix(smolmachines): write tar to VM file then machine_cp to host
f2775101a0 fix(smolmachines): pipe tar stdout via PIPE not file fd
dd99c495f4 fix(smolmachines): use sh -c not sh -lc in exec_agent
eb64a52ffa fix(smolmachines): commit via exec-tar instead of stop→pack
Compare 18 commits »
didericis pushed to commit-bottle-state at didericis/bot-bottle 2026-06-23 16:43:05 -04:00
e74a5e0219 fix(smolmachines): exclude /tmp+/var/tmp from snapshot; mkdir -p on boot
b2919b6148 fix(smolmachines): write tar to VM file then machine_cp to host
30d3485696 fix(smolmachines): pipe tar stdout via PIPE not file fd
049794f767 fix(smolmachines): use sh -c not sh -lc in exec_agent
921aceb515 fix(smolmachines): commit via exec-tar instead of stop→pack
Compare 29 commits »