3 Commits
Author SHA1 Message Date
Zhengshou Lai 8be2a2dcd0 chore: drop dead templates/workspace and stale doc references
Nothing in the codebase ever read templates/workspace/; workspace
bootstrap is handled by the xiaohe runtime sync (MANAGED_PATHS).
README/AGENTS.md structure trees and the first-run claim updated.
2026-07-18 11:47:08 +08:00
Zhengshou Lai 78ca74152f feat: add hermes backend support
- Add myhermes entrypoint and myagents hermes subcommand
- Hermes sessions read from global SQLite store (~/.hermes/state.db)
- Default args: --yolo
- Update README, AGENTS.md, Makefile, pyproject.toml
- Add tests for hermes subcommand, passthrough, and session listing
2026-07-15 10:21:38 +08:00
Zhengshou Lai 47365e26ad refactor(config): migrate .claude/CLAUDE.md to .agents/AGENTS.md with compatibility symlinks; add skill 2026-07-07 23:34:13 +08:00