• Joined on 2026-01-15
mmintel pushed to fix/lying-tests-signature-parity at mmintel/instagram-bot 2026-04-27 11:40:56 +00:00
e9201e0e30 feat(diagnostics): dump screenshots with xmls and limit retention to 5
ae046be3b1 perf(perception): bypass heavy VLM verification for memorized high-confidence actions
a2a4a75603 refactor(perception): replace XML length heuristic with VLM screenshot verification
714c914432 feat(navigation): replace hardcoded button guards with autonomous state-toggle penalty learning
294403d590 fix(navigation): implement Strict Button Guards to prevent VLM misclassification of user names as follow/like buttons
Compare 10 commits »
mmintel pushed to main at mmintel/klz-cables.com 2026-04-27 10:39:52 +00:00
263640bce5 fix: resolve lint warnings in AgbHistoryBlock and PayloadRichText
mmintel pushed tag v2.3.22-rc.2 to mmintel/klz-cables.com 2026-04-27 10:39:52 +00:00
mmintel pushed tag v2.3.22-rc.2 to mmintel/klz-cables.com 2026-04-27 10:38:29 +00:00
mmintel pushed to main at mmintel/klz-cables.com 2026-04-27 10:38:28 +00:00
1cc8fa4db4 chore: update payload types
mmintel pushed to main at mmintel/klz-cables.com 2026-04-27 10:11:19 +00:00
1db7f3af6c 2.3.22-rc.2
909bad573b feat: implement AGB History with dynamic CMS fetching
Compare 2 commits »
mmintel pushed tag v2.3.22-rc.2 to mmintel/klz-cables.com 2026-04-27 10:11:19 +00:00
mmintel created pull request mmintel/instagram-bot#3 2026-04-27 08:19:12 +00:00
Fix Lying Tests Signature Parity
mmintel created branch fix/lying-tests-signature-parity in mmintel/instagram-bot 2026-04-27 08:19:05 +00:00
mmintel pushed to fix/lying-tests-signature-parity at mmintel/instagram-bot 2026-04-27 08:19:05 +00:00
4de087ae45 test: fix legacy test fixtures breaking plugin evaluations
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-04-27 07:31:27 +00:00
a36a7fe19d ci: fix broken symlinks and lychee args in qa.yml
mmintel pushed to main at mmintel/instagram-bot 2026-04-27 07:02:49 +00:00
42a11107fd test(e2e): eliminate all legacy mocks and establish real-world sim suite
b916b86bc5 fix(e2e): harden test suite — 84 pass, 0 fail, 2 xfail
Compare 2 commits »
mmintel created branch fix/e2e-test-hardening in mmintel/instagram-bot 2026-04-26 17:25:17 +00:00
mmintel pushed to fix/e2e-test-hardening at mmintel/instagram-bot 2026-04-26 17:25:17 +00:00
b916b86bc5 fix(e2e): harden test suite — 84 pass, 0 fail, 2 xfail
mmintel pushed to main at mmintel/instagram-bot 2026-04-25 23:43:49 +00:00
0bfda47561 chore: stabilize navigation engine and finalize TDD audit
ddbe8f8e99 fix(perception): Resolve OWN_PROFILE shadowing by OTHER_PROFILE heuristic (TDD)
5b53a7e4c0 fix(memory): Initialize GoalExecutor singleton with username and validate Qdrant deletes (TDD)
Compare 3 commits »
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-04-25 21:04:55 +00:00
13cbc0291f fix: resolve HTML hierarchy, accessibility and PDF link issues
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-04-25 20:50:19 +00:00
1315985ba2 fix(qa): resolve html validation errors and clean up unused dependencies
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-04-25 20:37:28 +00:00
04309e3c02 chore(qa): update gatekeeper password fallback to lassmichrein
mmintel pushed to fix-memory-tdd at mmintel/instagram-bot 2026-04-25 20:35:51 +00:00
ddbe8f8e99 fix(perception): Resolve OWN_PROFILE shadowing by OTHER_PROFILE heuristic (TDD)
mmintel created pull request mmintel/instagram-bot#2 2026-04-25 20:29:03 +00:00
fix(memory): Initialize GoalExecutor with username and validate Qdrant deletes (Strict TDD)