disinto/lib
openhands c8b09d1c72 fix: address review — whitelist /tmp, block bare force-push, improve checkout guard
- Guard 2: add /tmp/* to allowlist so normal temp file cleanup is not blocked
- Guard 1: block bare `git push --force` (no branch arg) since upstream may
  point to primary branch
- Guard 4: allow flags between verb and branch (`git switch --detach main`),
  escape branch name for regex safety, exclude -b/-B/-c/-C (branch creation)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 00:16:57 +00:00
..
hooks fix: address review — whitelist /tmp, block bare force-push, improve checkout guard 2026-03-20 00:16:57 +00:00
agent-session.sh fix: feat: PreToolUse hook guards destructive operations in dev-agent sessions (#277) 2026-03-20 00:10:27 +00:00
ci-debug.sh refactor: make all scripts multi-project via env vars 2026-03-14 13:49:09 +01:00
ci-helpers.sh fix: feat: review + dev-poll skip CI gate for non-code PRs (#266) 2026-03-19 13:48:00 +00:00
env.sh fix: codeberg_api_all does not accept a custom token parameter (#198) 2026-03-19 01:25:44 +00:00
load-project.sh feat: per-project Matrix room — load MATRIX_ROOM_ID from project TOML 2026-03-17 08:56:00 +00:00
matrix_listener.service refactor: rebrand dark-factory → disinto (Closes #15) 2026-03-15 17:57:12 +01:00
matrix_listener.sh fix: feat: action-agent — tmux + Claude + formula for operational tasks (#139) 2026-03-19 07:25:25 +00:00
parse-deps.sh refactor: rewrite parse-deps.py as pure bash, remove only Python from repo 2026-03-16 21:22:53 +01:00