Recent Commits to hermes-agent:main
・chore: remove committed root artifacts (log.txt, sqlite_leak_fix.png, default.tar.gz) These were committed to the repo root but are build/debug byproducts: - log.txt: empty 0-byte file - sqlite_leak_fix.png: unreferenced 832KB image - default.tar.gz: 1.96MB, only used as a test fixture OUTPUT (tests write it to a temp dir, never read from repo root) Add ignore rules so they cannot be re-committed.
・Part of audit clean