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
Odysseus
Odysseus is an open-source, self-hosted AI workspace that allows users to interact with language models directly on their own hardware. The platform combines AI chat, autonomous agents, research tools, model management, email assistance, and persistent memory into a single local-first environment. Users can connect their preferred language models and endpoints while maintaining complete control over their data and infrastructure. Built-in capabilities include tool integration, model comparison, deep research workflows, and support for MCP servers. Odysseus is designed with privacy in mind, operating without telemetry and keeping sensitive information within the user’s environment. By providing a unified workspace for AI-powered tasks, Odysseus helps users leverage advanced AI functionality without relying on third-party cloud platforms.
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