add herdr terminal agent multiplexer
Wire llmPkgs.herdr into home.packages alongside the other llm-agents tools. herdr is already exported by the existing llm-agents input (packages.herdr, v0.7.3) - no new flake input needed. On macOS it installs the upstream release binary; on Linux it builds from source via the numtide cache already trusted in system.nix. Depends on the llm-agents flake.lock bump (rev 6e9f6664e724) which first ships packages.herdr.
This commit is contained in:
parent
7879b5aada
commit
7dbfcd18a0
1 changed files with 1 additions and 0 deletions
|
|
@ -293,6 +293,7 @@ in
|
|||
llmPkgs.codex
|
||||
llmPkgs.rtk
|
||||
llmPkgs.cursor-agent
|
||||
llmPkgs.herdr # latest - terminal agent multiplexer
|
||||
]
|
||||
++ zaiWrapperPackages
|
||||
++ kimiWrapperPackages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue