disinto/lib
openhands db66e35556 fix: lib/matrix_listener.sh: review case reads a separate /tmp/review-thread-map (col 2) instead of the standard THREAD_MAP (col 4) (#238)
- matrix_listener.sh: review case now reads PR number from column 4 of
  the standard $THREAD_MAP instead of column 2 of /tmp/review-thread-map
- review-pr.sh: pass PR_NUMBER as context_tag (4th arg) to matrix_send
  so the standard MATRIX_THREAD_MAP has it in column 4; remove separate
  /tmp/review-thread-map write
- review-poll.sh: prune from MATRIX_THREAD_MAP instead of the removed
  /tmp/review-thread-map

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 18:21:42 +00:00
..
hooks fix: fix: guard blocks merge injection — Claude closes issue without merging (#344) 2026-03-20 07:37:32 +00:00
agent-session.sh fix: add model=opus to run-planner formula and wire through action-agent 2026-03-20 09:08:17 +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: ci_required_for_pr should paginate /pulls/{pr}/files (#273) 2026-03-20 06:55:00 +00:00
env.sh fix: .env contains harb-specific defaults that leak into non-harb sessions (#398) 2026-03-20 16:38:08 +01:00
file-action-issue.sh fix: extract file_action_issue helper to eliminate duplicate code blocks 2026-03-20 12:49:08 +00:00
formula-session.sh refactor: extract shared prompt footer and monitor loop into formula-session.sh 2026-03-20 17:41:52 +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: lib/matrix_listener.sh: review case reads a separate /tmp/review-thread-map (col 2) instead of the standard THREAD_MAP (col 4) (#238) 2026-03-20 18:21:42 +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