chore: log version on startup and gitignore build_hash

Startup now logs "huskies v0.10.0 (build abc1234)" so we can verify
both the version and the commit that's running. build_hash is a
runtime artifact, not tracked in git.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
dave
2026-04-13 13:48:18 +00:00
parent 0cb68e1de9
commit 05655847d8
2 changed files with 7 additions and 2 deletions
+1
View File
@@ -9,6 +9,7 @@
store.json
.huskies_port
.huskies/bot.toml.bak
.huskies/build_hash
# Coverage report (generated by script/test_coverage, not tracked in git)
.coverage_report.json