Skip to content

Releases: vladdiethecoder/agent-ic

Agent IC Final Hackathon Submission v4

Choose a tag to compare

Final-v4 immutable hackathon submission bundle for Agent IC.

Current public main contains the latest account-posting and readiness-audit docs:
https://github.com/vladdiethecoder/agent-ic/blob/main/SUBMISSION_READINESS_AUDIT.md

The final-v4 release remains the frozen video/evidence asset anchor. Do not treat post-release docs commits as new video evidence.

This release carries the promoted v4 submission video and validator coverage so stale prior release tags, asset names, and hashes fail future checks.

Primary submission video: agent-ic-demo-final-winning-v4.mp4
Video SHA-256: ea2c0b11d6409318f5184056e79127d1053aa7470258432b88c1332b52c04984
Public source tarball SHA-256: 695cce19986fe15788a0c700c61c6e6aa165a9bdd303cd5bf837459803887038
Cover SHA-256: 7e4a6e8e35e2e80b91f66add469bb17d18e04ad81788ee17064e6fd54840eb5a
Video QA report SHA-256: e45bf67f9cb3c38d9a1f65d296e7cfeba3dbf2bd3a111ca44513c69c1b9d3416
Frame QA report SHA-256: 23af7e9a292fbe9a9e599224257858afa441a0d1b5c5bc1affdaba0fb92c46ee
Contact sheet SHA-256: edba5202996463ebab2a4e2ca86128867103e6aa8294e82ed857b86ae4988568
Stage sidecar SHA-256: cb69631f34890f634b11c7b2625808b4730e372502474ea3429dbdc40061bf34

Validation run on 2026-06-25:

  • npm run release:check passed.
  • npm run smoke passed against local live server with Nemotron, Stripe, and OpenShell configured.
  • npm run smoke:api passed.
  • npm run smoke:browser passed.
  • npm run submission:preflight passed.
  • node scripts/judge-public-check.mjs passed.
  • Clean public clone npm run judge:check passed.

The MP4 must still be attached to the X submission post; release assets are fallback/audit evidence for judges.

Agent IC Final Hackathon Submission v3

Choose a tag to compare

Final-v3 is the asset-aware judge release for Agent IC.

Primary required submission path remains the X video upload tagging @NousResearch, followed by the Discord link post and Typeform. This GitHub release is a fallback/audit bundle for the same MP4 and proof artifacts.

Commit: 03cfab6
Source tag: hackathon-submission-2026-06-25-final-v3

Asset SHA-256:

  • agent-ic-demo-final-winning-v3.mp4: 5da9da4f9b200fe4f304698d8325d225f5965119d5e98c9682c3c82e0fa14726
  • agent-ic-x-cover-proof.jpg: d54a90f93ae9e11330cb0087df4633e70dbf284e32f6ed1e03c5b2fea0d48be1
  • video-qa-report-winning-v3.json: 1007217f8a8c045d20974e157e62ecfa7659dcda976b704189f4c43d481eb61a
  • frame-review-winning-v3.json: 95a7a4e6257c7a05f17fbf19854095a426a604a674d7ba7548c4d2e2c54a862f
  • video-qa-contact-sheet-winning-v3.jpg: 134f222729f72f74896c944e47bc250a9e591fe300d209ff7a854516afa5ea14
  • stage-events-winning-v3.json: cb69631f34890f634b11c7b2625808b4730e372502474ea3429dbdc40061bf34
  • agent-ic-public-submission.tar.gz: c7b36866f4db756dcc6075baa679828041b80e7c09c0507159d4924c0094a09a

Validation summary:

  • npm run release:check: passed with 185 tests
  • npm run submission:preflight: passed
  • clean public clone npm run judge:check: passed
  • live smoke, smoke:api, and smoke:browser: passed
  • video QA uses ffprobe/ffmpeg/ImageMagick/frame analysis; OCR is diagnostic only.

Agent IC Final Hackathon Submission v2

Choose a tag to compare

Final Agent IC hackathon submission release after proof-text correction.

Public release commit: 04ccf44.

Primary required submission path remains the X post: attach the MP4 to the X submission post, tag @NousResearch, then post the X link in Discord and submit the Typeform. The release assets below are a judge-facing fallback and audit bundle, not a replacement for the required X upload.

Start with VIDEO_JUDGE_GUIDE.md, JUDGE_SCORECARD.md, and JUDGE_QUICKSTART.md. Run npm ci && npm run judge:check from this tag to verify the public source.

Release assets and hashes:

  • agent-ic-demo-final-winning-v3.mp4 — SHA-256 5da9da4f9b200fe4f304698d8325d225f5965119d5e98c9682c3c82e0fa14726 — 114.84s, 1920x1080, H.264/AAC.
  • agent-ic-x-cover-proof.jpg — SHA-256 d54a90f93ae9e11330cb0087df4633e70dbf284e32f6ed1e03c5b2fea0d48be1.
  • video-qa-report-winning-v3.json — SHA-256 1007217f8a8c045d20974e157e62ecfa7659dcda976b704189f4c43d481eb61a — video QA PASS 65/65; OCR diagnostic only.
  • frame-review-winning-v3.json — SHA-256 95a7a4e6257c7a05f17fbf19854095a426a604a674d7ba7548c4d2e2c54a862f — frame QA PASS 16/16; 2871/2871 frames extracted.
  • video-qa-contact-sheet-winning-v3.jpg — SHA-256 134f222729f72f74896c944e47bc250a9e591fe300d209ff7a854516afa5ea14.
  • stage-events-winning-v3.json — SHA-256 cb69631f34890f634b11c7b2625808b4730e372502474ea3429dbdc40061bf34.
  • agent-ic-public-submission.tar.gz — SHA-256 92b4d32e19af8d5f797a5a3eb6fb220201e6cc556d920a1ca70e6f5e613e4832 — stripped public source export.

This release preserves earlier immutable tags and makes the corrected public source plus downloadable proof artifacts the judge-facing release target.

Agent IC Final Hackathon Submission

Choose a tag to compare

Final Agent IC hackathon submission checkpoint. Original immutable tag commit: fa9e592. Latest public main includes the post-check proof-text correction commit: 2474d80. Primary video is attached to the X submission post, not committed to GitHub. Video SHA-256: 5da9da4f9b200fe4f304698d8325d225f5965119d5e98c9682c3c82e0fa14726. Start with VIDEO_JUDGE_GUIDE.md, JUDGE_SCORECARD.md, and JUDGE_QUICKSTART.md. Run npm ci && npm run judge:check from main to verify the latest public source.

Agent IC Hackathon Submission

Choose a tag to compare

Agent IC hackathon submission checkpoint. Public repo commit: e920b75. Primary video is attached to the X submission post, not committed to GitHub. Video SHA-256: 5da9da4f9b200fe4f304698d8325d225f5965119d5e98c9682c3c82e0fa14726. Run npm ci && npm run judge:check from this tag to verify the public source.