Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thx

thx: terminal-first AI agent with a TUI

cargo install thx
# or
curl -fsSL https://raw.githubusercontent.com/thx-rs/thx/main/install.sh | sh

export OPENAI_API_KEY=sk-...
export OPENAI_BASE_URL="https://openrouter.ai/api/v1"
export OPENAI_MODEL="openai/gpt-5.6-luna"

thx

Add SHELL

cargo install shellvibe

cat > mcp.json <<'EOF'
{
  "mcpServers": {
    "shellvibe": {
      "command": "shellvibe",
      "args": ["--deny-exec", "rm"]
    }
  }
}
EOF

thx

Releases

Packages

Contributors

Languages