Alexander Whitestone
d1ebfe00cf
feat: Add duplicate PR prevention tools ( #1474 )
...
CI / test (pull_request) Failing after 49s
CI / validate (pull_request) Failing after 46s
Review Approval Gate / verify-review (pull_request) Successful in 5s
Add pre-flight check tools to prevent duplicate PRs from being created
for the same issue. This addresses the irony of creating duplicate PRs
for issue #1128 which was about cleaning up duplicate PRs.
Changes:
- Added scripts/check-existing-prs.sh - Bash script to check for existing PRs
- Added scripts/check_existing_prs.py - Python version of the check
- Added scripts/pr-safe.sh - User-friendly wrapper with guidance
- Added docs/duplicate-pr-prevention.md - Documentation and usage guide
These tools should be run BEFORE creating a new PR to check if there
are already open PRs for the same issue. This prevents the ironic
situation of creating duplicate PRs while trying to clean up duplicate PRs.
The tools provide:
- Clear exit codes (0: safe, 1: duplicates found, 2: error)
- Detailed information about existing PRs
- Guidance on what to do instead of creating duplicates
- Both bash and Python implementations for different preferences
Closes #1474
2026-04-14 19:00:10 -04:00
Alexander Whitestone
a29299820f
feat: Add forge cleanup tools and documentation ( #1128 )
...
CI / test (pull_request) Failing after 1m1s
Review Approval Gate / verify-review (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 1m1s
## Summary
Implements forge cleanup tools and documentation as requested in issue #1128 .
## Changes
- scripts/cleanup-duplicate-prs.sh: Automated duplicate PR detection
- docs/forge-cleanup-analysis.md: Analysis of duplicate PRs
- docs/forge-cleanup-report.md: Cleanup report with metrics
- .github/workflows/pr-duplicate-check.yml: Weekly automated checks
Issue: #1128
2026-04-13 21:51:12 -04:00
370a33028d
feat: add playwright to repo truth guard
2026-04-13 00:56:49 +00:00
Alexander Whitestone
bd4b9e0f74
WIP: issue #720 (mimo swarm)
CI / test (pull_request) Failing after 9s
CI / validate (pull_request) Failing after 16s
Review Approval Gate / verify-review (pull_request) Failing after 2s
2026-04-12 11:55:51 -04:00
43f3da8e7d
Add smoke test
CI / test (pull_request) Failing after 10s
CI / validate (pull_request) Failing after 15s
Review Approval Gate / verify-review (pull_request) Failing after 2s
2026-04-12 12:17:43 +00:00
6e97542ebc
Add guardrails
2026-04-12 12:17:42 +00:00
c3847cc046
[Mnemosyne] Add scripts/smoke.mjs (GOFAI improvements and guardrails)
Deploy Nexus / deploy (push) Failing after 2s
Staging Verification Gate / verify-staging (push) Failing after 2s
2026-04-11 01:39:44 +00:00
4c4677842d
[Mnemosyne] Add scripts/guardrails.sh (GOFAI improvements and guardrails)
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-11 01:39:43 +00:00
259df5b5e6
feat(lazarus): fleet health dashboard, pulse viz, and checkpoint/restore ( #805 #869 #881 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-07 15:14:03 +00:00
b0654bac6c
feat(lazarus): deploy fleet health watchdog with auto-restart and fallback promotion ( #911 )
2026-04-07 15:10:44 +00:00
Bezalel
b445c04037
feat(ci): staging verification gate + review approval gate ( #1095 , #1098 )
Deploy Nexus / deploy (push) Has been cancelled
Staging Verification Gate / verify-staging (push) Has been cancelled
2026-04-07 14:58:39 +00:00
60bd9a05ff
fix(security): replace broken branch protection scripts with Gitea-native sync ( #1098 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 14:56:31 +00:00
804536a3f2
feat(security): add fleet merge-review audit script ( #1098 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 14:53:07 +00:00
Bezalel
a0ee7858ff
feat(bezalel): MemPalace ecosystem — validation, audit, sync, auto-revert, Evennia integration
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 14:47:12 +00:00
34ec13bc29
[claude] Poka-yoke cron heartbeats: write, check, and report ( #1096 ) ( #1107 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 14:44:05 +00:00
caa7823cdd
[claude] Poka-yoke: make test skips/flakes impossible to ignore ( #1094 ) ( #1104 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 14:38:49 +00:00
d0d655b42a
[claude] Poka-yoke runner health: provision + health probe scripts ( #1097 ) ( #1101 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 14:33:35 +00:00
6ae9547145
fix(ci): repair JSON validation syntax, add repo-truth guard, copy robots.txt/index.html in Dockerfile
Deploy Nexus / deploy (push) Has been cancelled
CI / test (pull_request) Failing after 8s
CI / validate (pull_request) Failing after 3s
2026-04-07 14:24:10 +00:00
52a1ade924
[claude] bezalel MemPalace field report + incremental mine script ( #1072 ) ( #1085 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-07 14:02:12 +00:00
68ee170bbb
feat(ops): add cross-VPS fleet management script
...
Deploy Nexus / deploy (push) Has been cancelled
- Local service control for alpha (4 agents) and beta (bezalel) hosts
- Status, restart, stop, start, update, and health commands
- Remote proxy via SSH with graceful fallback if keys not configured
Closes #910
2026-04-07 02:48:05 +00:00
fcf07357c1
[claude] Reassign Fenrir's orphaned issues to active wizards ( #823 ) ( #892 )
Deploy Nexus / deploy (push) Has been cancelled
2026-04-06 18:20:13 +00:00