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
Jul 13, 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 Python SDK for xShellz sandboxes — spawn a throwaway, kernel-isolated Linux box and run commands in it from your code. pip install 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 Rust SDK for xShellz sandboxes — spawn a throwaway, kernel-isolated Linux box and run commands in it from your code. cargo add xshellz
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 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
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 Java SDK for xShellz sandboxes — spawn a throwaway, kernel-isolated Linux box and run commands in it from your code. Maven: com.xshellz:xshellz
Add a description, image, and links to the xshellz topic page so that developers can more easily learn about it.
To associate your repository with the xshellz topic, visit your repo's landing page and select "manage topics."