OpenClaw
OpenClaw is an open source autonomous personal AI assistant agent you run on your own computer, server, or VPS that goes beyond just generating text by actually performing real tasks you tell it to do in natural language through familiar chat platforms like WhatsApp, Telegram, Discord, Slack, and others. It connects to external large language models and services while prioritizing local-first execution and data control on your infrastructure so the agent can clear your inbox, send emails, manage your calendar, check you in for flights, interact with files, run scripts, and automate everyday workflows without needing predefined triggers or cloud-hosted assistants; it maintains persistent memory (remembering context across sessions) and can run continuously to proactively coordinate tasks and reminders. It supports integrations with messaging apps and community-built “skills,” letting users extend its capabilities and route different agents or tools through isolated workspaces.
Learn more
GSD Pi
GSD Pi is a local-first coding agent for planning, implementing, verifying, and tracking project work from the command line. It combines a terminal agent, project workflow tools, worktree-aware Git automation, local project memory, model routing, and optional UI integrations so a project can move from idea to reviewed implementation with less manual coordination. GSD Pi is built around an execution loop that keeps AI-assisted engineering honest: discuss messy intent into explicit scope, plan durable slices with the right context, execute work in clean contexts and worktrees, verify behavior with evidence, and ship with clean commits and trustworthy handoffs. From the shell, users can start guided or quick coding sessions, break work into milestones, slices, and tasks, and let auto mode plan, implement, verify, and advance the work. It stores requirements, decisions, runtime notes, generated plans, summaries, and validation evidence.
Learn more
Laguna XS 2.1
Laguna XS 2.1 is an upgraded open weight agentic coding model designed for long-horizon work on a local machine. It uses a 33-billion-parameter Mixture-of-Experts architecture with 3 billion activated parameters per token, retaining the same efficient architecture as Laguna XS.2 while improving multilingual software engineering and terminal-style task performance. The model is built to support coding agents that inspect repositories, reason through complex changes, use tools, execute commands, and continue working across extended tasks. It is served with a 256K context window, giving agents room to work with large codebases, lengthy histories, and multi-step workflows. Laguna XS 2.1 is supported by vLLM, SGLang, NVIDIA TensorRT-LLM, Hugging Face Transformers, and Ollama, with native llama.cpp support planned. It is available in BF16, FP8, INT4, and NVFP4 checkpoints, allowing developers to choose between maximum fidelity and configurations suited to tighter VRAM or compute budgets.
Learn more
Agent S
Agent S is an open-source agentic framework built to enable autonomous computer use through an Agent-Computer Interface (ACI). It allows AI agents to operate graphical user interfaces similarly to humans by perceiving screens, reasoning through objectives, and executing actions across macOS, Windows, and Linux systems. The latest release, Agent S3, achieves state-of-the-art results on the OSWorld benchmark and surpasses human-level performance in complex multi-step computer tasks. By combining powerful foundation models such as GPT-5 with grounding models like UI-TARS, the framework translates visual inputs into accurate executable commands. Agent S supports multiple deployment options, including CLI, SDK, and cloud environments. It integrates seamlessly with leading model providers such as OpenAI, Anthropic, Gemini, Azure, and Hugging Face endpoints.
Learn more