hermes-agent/nix
Ari Lotter 868bc1c242 feat(irc): add interactive setup
feat(gateway): refine Platform._missing_ and platform-connected dispatch

Restricts plugin-name acceptance to bundled plugin scan + registry
(no arbitrary string -> enum-pollution), pulls per-platform connectivity
checks into a _PLATFORM_CONNECTED_CHECKERS lambda map with a clean
_is_platform_connected method, and adds tests covering the checker map,
plugin platform interface, and IRC setup wizard.
2026-04-29 21:56:51 -07:00
..
checks.nix fix(nix): bundle plugins/ and expose it via HERMES_BUNDLED_PLUGINS 2026-04-29 21:56:51 -07:00
configMergeScript.nix feat: nix flake — uv2nix build, NixOS module, persistent container mode (#20) 2026-03-26 01:08:02 +05:30
devShell.nix nix: automatic lockfile fixing to keep main building with nix (#13136) 2026-04-21 01:42:28 +05:30
hermes-agent.nix fix(nix): bundle plugins/ and expose it via HERMES_BUNDLED_PLUGINS 2026-04-29 21:56:51 -07:00
lib.nix fix(nix): treat transient magic-cache throttling as skip in fix-lockfiles 2026-04-28 18:39:35 -05:00
nixosModules.nix feat(irc): add interactive setup 2026-04-29 21:56:51 -07:00
overlays.nix fix(banner): show correct update status on nix-built hermes (#17550) 2026-04-30 07:03:00 +05:30
packages.nix fix(banner): show correct update status on nix-built hermes (#17550) 2026-04-30 07:03:00 +05:30
python.nix feat(nix): declarative plugin installation for NixOS module (#15953) 2026-04-28 00:18:32 +05:30
tui.nix fix(nix): auto-refresh npm lockfile hashes 2026-04-29 18:07:17 +00:00
web.nix fix(banner): show correct update status on nix-built hermes (#17550) 2026-04-30 07:03:00 +05:30