tool: terminator #32
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
rss-curator
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
prskr/tools#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create a tool that acts both as an MCP and an agent hook (e.g. for Claude Code) and allows to validate terminal commands in a parsed way so it's not as annoying anymore to approve every variation of some CLI if an LLM decides to set an env variable (prefixing the command) even though it is already approved 4 times before.
Shell parsing can be implemented with github.com/mvdan/sh, similar to github.com/andresthor/cmd-line-mcp grouping commands into
read/write/system/code-execution.Idea for later: sandbox
code-executionwith the help of containers e.g. based on interpreterMCP feature to consent mid-session: “Elicitation”