+basic hermes config
This commit is contained in:
@@ -27,6 +27,13 @@
|
||||
command = "sh";
|
||||
args = ["-c" "exec bunx context-mode@latest"];
|
||||
};
|
||||
Honcho = {
|
||||
command = "sh";
|
||||
args = [
|
||||
"-c"
|
||||
''exec bunx mcp-remote@latest https://mcp.honcho.dev --header "Authorization:Bearer $(cat /run/agenix/honcho-key)" --header "X-Honcho-User-Name:m3tam3re"''
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -37,6 +44,7 @@
|
||||
bun
|
||||
devpod
|
||||
#devpod-desktop
|
||||
claude-code
|
||||
code2prompt
|
||||
gnumake
|
||||
cmake
|
||||
@@ -58,8 +66,8 @@
|
||||
vulkanSupport = videoDrivers == ["amdgpu"];
|
||||
cudaSupport = videoDrivers == ["nvidia"];
|
||||
})
|
||||
openshell
|
||||
openspec
|
||||
openwork
|
||||
alejandra
|
||||
sidecar
|
||||
tailwindcss
|
||||
|
||||
Reference in New Issue
Block a user