A Go framework for chat-network agents: an IRC bouncer, browser UI, and bot orchestrator in one static binary, with an optional LLM hookup for AI features. Stewarded by xShellz.
-
Updated
Aug 25, 2026 - Go
A Go framework for chat-network agents: an IRC bouncer, browser UI, and bot orchestrator in one static binary, with an optional LLM hookup for AI features. Stewarded by xShellz.
A small, fast AI coding agent for your terminal. Bring your own model — Ollama, llama.cpp, LM Studio, OpenAI, OpenRouter, or any OpenAI-compatible endpoint — or use the hosted xShellz models. Single static Go binary, no API key required.
Official PHP SDK for xShellz sandboxes — spawn a throwaway, kernel-isolated Linux box and run commands in it from your code. composer require xshellz/xshellz
Official Java SDK for xShellz sandboxes — spawn a throwaway, kernel-isolated Linux box and run commands in it from your code. Maven: com.xshellz:xshellz
Official JavaScript/TypeScript SDK for xShellz sandboxes — spawn a throwaway, kernel-isolated Linux box and run commands in it from your code. npm install xshellz
Official Python SDK for xShellz sandboxes — spawn a throwaway, kernel-isolated Linux box and run commands in it from your code. pip install xshellz
Official Rust SDK for xShellz sandboxes — spawn a throwaway, kernel-isolated Linux box and run commands in it from your code. cargo add xshellz
Official Ruby SDK for xShellz sandboxes — spawn a throwaway, kernel-isolated Linux box and run commands in it from your code. gem install xshellz
Official Go SDK for xShellz sandboxes — spawn a throwaway, kernel-isolated Linux box and run commands in it from your code. go get github.com/xshellz/xshellz-go
To associate your repository with the xshellz topic, visit your repo's landing page and select "manage topics."