| Age | Commit message (Expand) | Author |
| 6 days | Add RTT console/capture tooling (tools/rtt.py), rtt skill, and HIL harness su... | Ha Thach |
| 6 days | Merge pull request #3863 from hathach/claude/validate-loop | Ha Thach |
| 6 days | Merge pull request #3858 from hathach/claude/validator-done-signals | Ha Thach |
| 6 days | pr-review-validator: done waits for every auto-reviewer to settle on the head... | hathach |
| 6 days | Merge pull request #3861 from hathach/claude/pr-babysit-hil-guard | Ha Thach |
| 7 days | pr-babysit: never edit HIL rig configs without user approval | hathach |
| 7 days | Merge pull request #3856 from hathach/claude/hil-drop-nt | Ha Thach |
| 7 days | Merge pull request #3855 from hathach/claude/pr-babysit-split-triage | Ha Thach |
| 7 days | validate: add claude + codex diff-review stages (opus/high, sol/high) | hathach |
| 7 days | pr-babysit: overlap a fast review lane with the CI watch | hathach |
| 7 days | agents: split pr-monitor into pr-ci-watcher + pr-review-validator; rename por... | hathach |
| 8 days | test/hil: drop the Windows accommodations, which accommodate nothing | hathach |
| 8 days | test/hil: run the HID echo in a child, which is the only bound that works (#3... | Ha Thach |
| 8 days | test/hil: make main() readable and stop the suite sleeping (#3848) | Ha Thach |
| 9 days | hil: make hil_report.md a rendering of hil_report.json (#3840) | Ha Thach |
| 9 days | README sponsor list and triage labels (#3842) | Ha Thach |
| 9 days | ci_select: fix the membrowse test's env dependence, and stop HIL unit tests t... | Ha Thach |
| 9 days | ci: an empty selection must build nothing, plus selector follow-ups (#3845) | Ha Thach |
| 11 days | Merge pull request #3843 from hathach/claude/ci-select-rule17 | Ha Thach |
| 12 days | ci_select: address Copilot review - anchor _META_RE, cover rule 12b | hathach |
| 13 days | build_utils: key the caches on the tree, not just the arguments | hathach |
| 13 days | ci_select: classify the 254 files that were reaching rule 17 | hathach |
| 13 days | Merge pull request #3841 from hathach/build-filter | Ha Thach |
| 13 days | examples: keep CFG_TUH_VENDOR 0 in tusb_config.h | hathach |
| 13 days | ci_set_matrix: fall open when no selected family builds anywhere | hathach |
| 13 days | hil: express a board's always-on defines as a variant, dropping build.args | hathach |
| 13 days | ci: fix nine ways the selection under-selected or mismatched | hathach |
| 13 days | docs: record the CI selection design and its plan | hathach |
| 13 days | ci: scope the build matrix and the HIL run to what a PR affects | hathach |
| 13 days | get_deps: correct two family tokens that matched nothing | hathach |
| 13 days | examples: restore host builds on samd2x_l2x | hathach |
| 13 days | samd2x_l2x: build hcd_samd.c for samd21 only, as family.mk already does | hathach |
| 13 days | vendor: remove the obsolete host vendor driver | hathach |
| 14 days | Merge pull request #3837 from hathach/hil-setup-writeup | Ha Thach |
| 14 days | docs: add hardware-in-the-loop rig reference | hathach |
| 14 days | Merge pull request #3836 from hathach/claude/hil-doc-audit | Ha Thach |
| 2026-08-20 | hil: address Copilot review — loud extraction markers, exit-visible variant... | hathach |
| 2026-08-20 | docs: name the report-unification handoff after its PR | hathach |
| 2026-08-20 | hil, docs: reference toolchains by their official env vars, not one rig's paths | hathach |
| 2026-08-20 | docs: hand off unifying the HIL report's two artifacts | hathach |
| 2026-08-20 | docs: spec, plan and outcome of the .claude instruction-surface audit | hathach |
| 2026-08-20 | skills, CLAUDE.md: correct instruction claims the source refutes | hathach |
| 2026-08-20 | hil-pool-check: document the probe power-cycle escalation; name the env scrip... | hathach |
| 2026-08-20 | hil: run every board in one hil_test.py and hand results across as JSON | hathach |
| 2026-08-19 | Merge pull request #3833 from hathach/claude/ci-hs-set-address-order | Ha Thach |
| 2026-08-19 | dcd(ci_hs): stage the device address before priming the status stage | hathach |
| 2026-08-19 | Merge pull request #3834 from hathach/claude/circleci-toolchain-cache-key | Ha Thach |
| 2026-08-19 | Merge pull request #3816 from Ryzee119/ohci_gtd_fix | Zixun LI |
| 2026-08-19 | ci(circleci): key the toolchain cache off a file that always exists | hathach |
| 2026-08-19 | ohci: defer descriptor reclaim until next frame | HiFiPHile |