Hermit v0.2.5 Release Notes

Release Date: 2026-03-17 // 3 months ago
  • hermit-agent 0.2.5

    Summary

    • 🚀 Release tag: v0.2.5
    • 🔖 Version: 0.2.5
    • Previous tag: v0.2.3

    🔄 Changes

    • 🔖 eaa53f8 fix: 同步 version 为 0.2.5
    • 2ca9ed4 chore: bump version to 0.2.5
    • 596e0d5 fix: 修正 Homebrew tap 仓库名为 heggria/homebrew-tap
    • 🚀 ad9dbe4 ci: 添加 Homebrew tap 自动更新到 release 流水线
    • 487cdf1 fix: 更新文档对齐测试以匹配新的首页模板结构
    • 42dd47f feat: 添加产品风格深色主题 GitHub Pages 首页
    • b913c73 chore: 修复重构后残留的旧路径引用和配置问题
    • 🏗 128b874 fix: keep README.md in Docker build context
    • 27a4102 fix: add return type annotation to iter_events for pyright
    • ⬆️ 84ee33f chore: upgrade infra to 2026.3 best practices
    • 🚚 f98c12a chore: remove tracked reports/ directory (generated artifact)
    • 🔀 eb3c413 chore: clean up post-restructure redundancy and sync AGENTS.md
    • 🚚 866a220 ci: remove test sharding, run full suite per platform/version
    • 🚚 32b7ac6 fix: remove duplicate ...HEAD in diff-cover compare-branch argument
    • 05f1151 fix: stabilize flaky observation test and fix coverage diff-cover fetch
    • 👷 f749435 fix: resolve all CI failures after directory restructure
    • 🔌 0aef792 fix: correct builtin plugin directory resolution after src/ layout migration
    • 83df56c chore: suppress pyright unused class warning for _StreamPrinter
    • ⚡️ 62a0b28 perf: optimize test suite and fix 42 broken tests after v0.2 restructure
    • 🔨 d9ddd3a refactor: restructure directory layout for v0.2 kernel architecture
    • a4d2720 chore: enable pyright strict mode for full src/hermit coverage
    • 634a813 feat: migrate to src/ layout and implement v0.2 kernel infrastructure
    • 4e811bd Implement Hermit kernel v0.2 plan
    • 🤡 73241c5 替换测试中真实 git 路径并 mock
    • 15fee0b Replace git subprocess paths with f
    • ceee0ef Fix feishu hook handler signature #
    • 999e463 Fix feishu hook handler signature
    • 🌲 7343d80 Log Feishu proactive delivery
    • 112e3a0 Refine Feishu emoji reaction selection
    • f6b2ff9 Fix Feishu adapter hang after approv
    • 👷 a043d62 Split CI pytest into shards
    • 5787f98 Fix claimable profile assertion
    • d4ba917 Add caching for repository_claim
    • 🔊 53de0e4 Investigate Feishu webhook logs
    • a4e95b7 修复 install.sh 旧 path_grants
    • 53c5162 修复 install.sh 打包旧 path_grants
    • ⚡️ f37ab18 Update spec roadmap status
    • 2649fc3 Document claimability and signed-pro
    • 1fd7e8e Converge all outstanding changes
    • 👕 4809562 Fix lint imports in feishu hooks
    • 3ef8ac5 Fix test_tools completion assertion
    • 👕 dcb8530 Add pre-commit lint fix automation
    • f54afe3 Clarify task alignment with anchor
    • 3a5943b Fix approval copy timeout title
    • ⚡️ 1ee0d16 fix: adjust timeout for formatter execution and update focus reason in tests
    • 56196b1 feat: enhance conversation projection and ingress observability
    • 43d7c3d feat: enhance artifact and receipt reference handling in ingress routing
    • 618f6a7 feat: enhance Feishu adapter with message acknowledgment and reference handling
    • 945323f feat: enhance Feishu message handling and task management
    • 3f0d379 feat: 重构飞书表情回复链路
    • 04a165d feat: enhance internationalization and desktop automation error handling
    • 2d5570d feat: add memory governance features and enhance memory management
    • d993ae3 feat: enhance desktop automation error handling and improve tool descriptions
    • 📚 5c03679 feat: enhance internationalization support and add i18n roadmap documentation
    • 06ff0e6 fix: use connect-only timeout for Anthropic client to prevent spurious API timeouts
    • 📄 11d69f7 docs: translate all docs and builtin skill files to English
    • ⚡️ 2ed630d Update README to enhance clarity and detail about Hermit capabilities
    • 55678f5 Enhance task management and introduce new kernel services
    • 82d42ac Enhance task management with path grant features
    • 176ec0d Implement uv resolution and enhance task management logging
    • 🔨 d024d9f Refactor imports and clean up code structure
    • 📚 cfa9bed Enhance serve troubleshooting documentation and logging
    • 🔧 1ccdd1d Enhance configuration and task management features
    • 4676931 Add hermit-watch functionality for automatic source code reloading
    • ⚡️ 9f2a9a6 Update README and versioning; enhance macOS app bundle installation

Previous changes from v0.2.3

  • hermit-agent 0.2.3

    Summary

    • 🚀 Release tag: v0.2.3
    • 🔖 Version: 0.2.3
    • Previous tag: v0.2.2

    🔄 Changes

    • 🚀 64f84ea Release v0.2.3
    • 🚀 1a275bb Fix PyPI release artifact selection