summaryrefslogtreecommitdiff
path: root/.claude
AgeCommit message (Expand)Author
2026-06-29docs: add build-doc tooling and a README for every examplehathach
2026-06-24docs: add usbmon skill for capturing/debugging USB bus traffichathach
2026-06-11pvs skill: harden credentials parsing; note compile DB is exported by defaultClaude
2026-06-11pvs skill: mirror CI --security-related-issues flag and ignore SARIF outputClaude
2026-06-05Compact pvs skill; fix PVS-Studio -S/--dump-files docs in AGENTS.mdClaude
2026-06-05Add pvs skill to run PVS-Studio analysis for a boardClaude
2026-06-02ci: address second codex/copilot review roundhathach
2026-06-02ci: address codex/copilot review on claude workflowshathach
2026-06-01docs(hil): support running HIL locally on ci.lanhathach
2026-04-29metrics_compare_base: catch TimeoutExpired; fix code-size skill docshathach
2026-04-29Improve remote execution in `hil_ci.sh`hathach
2026-04-29Add `code-size` skill and integrate `metrics_compare_base.py` toolhathach
2026-04-29address review feedback for AGENTS.md and hil skillhathach
2026-04-28update AGENTS.md and claude hil skillhathach
2026-04-04make board_uart_read()/write() return -1 when unimplemented for consistency a...hathach
2026-04-03add script and instruction to run remote hil on local ci serverhathach
2026-04-01reduce code size, use state to replace active + pendinghathach