Commit graph

6 commits

Author SHA1 Message Date
027881ced6 style: fix nixfmt formatting in flake.nix
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 15:37:57 +07:00
22fb4d0195 feat: add hermes-agent-nightly version 2026-03-22 15:33:38 +07:00
Ciphercat
1a1f06aaa5 test: add skills coexistence e2e coverage 2026-03-18 02:32:27 +00:00
Ciphercat
ba6c63e9bf ci: fix lint glob + format nix files 2026-03-18 02:24:18 +00:00
Ciphercat
1d95780fff fix: missing minisweagent_path module + add nix checks
- Patch upstream pyproject.toml to include minisweagent_path in py-modules
- Copy mini-swe-agent/src/minisweagent into package for importability
- Add 3 nix checks: package-contents, cli-commands, doctor
- All binaries tested: hermes, hermes-agent, hermes-acp
- hermes gateway, config, status, claw migrate all verified working
2026-03-16 01:15:24 +00:00
Ciphercat
f70dc0f39b feat: initial nix package and NixOS module for hermes-agent v0.2.0
- buildPythonApplication with Python 3.12
- All extras included (messaging, cron, tts, voice, mcp, honcho, acp)
- Custom PyPI packages: fal-client, honcho-ai, agent-client-protocol
- NixOS module with systemd service for gateway mode
- Runtime deps wrapped: nodejs 22, ripgrep, ffmpeg, git
- Flake-based with overlay support
2026-03-15 23:49:39 +00:00