← all repositories
agentlas-ai/Agentlas-OS

Your AI agents shouldn't die when you close the chat tab

Agentlas OS compiles plain-language requests into portable, ownable agent packages that run locally across whatever LLM host you already use, while a Hub and owner-scoped Cloud handle sharing and retrieval.

728 stars Python AgentsLLMOps · Eval
Agentlas-OS
Collecting fresh signals — velocity needs a few days of history.
collecting data…
star history

What it does

Agentlas OS—specifically its open-source Hephaestus engine—turns a plain-language job description into a packaged agent or team. The resulting bundle includes roles, tool permissions, memory rules, routing logic, and verification contracts. Execution stays local on your machine using your own API keys and supported hosts such as Claude Code, Codex, Gemini, or Ollama; a private Agent Cloud and public Hub store or share the packages, but they do not run them.

The interesting bit

The project treats an agent less like a chat prompt and more like a portable binary: it carries a manifest, agent card, and mode map that survive model swaps and computer changes. It also drives a real browser for tasks—actual clicks, form fills, and waits—rather than feeding screenshots into a context window.

Key highlights

  • Packages agents with manifests, routing cards, and memory tickets rather than loose markdown prompts.
  • Runs locally against your existing keys and hosts—Claude Code, Codex, Gemini, Cursor, Ollama, and others—without shipping your files to a remote executor.
  • Lets you borrow public specialists from the Agentlas Hub or retrieve privately owned agents from your owner-scoped Agent Cloud on another signed-in host.
  • Includes an internal team architecture with a Memory Curator, Policy Gate, and eval judge to keep multi-agent work coherent.
  • Treats the agent lifecycle like an OS stack: deterministic routing, permission boundaries, and verification receipts included by default.

Verdict

Worth a look if you are building multi-step agent workflows and are tired of re-creating the same prompt scaffolding every time you switch models or machines. Skip it if you just want a quick, single-session chatbot wrapper.

Frequently asked

What is agentlas-ai/Agentlas-OS?
Agentlas OS compiles plain-language requests into portable, ownable agent packages that run locally across whatever LLM host you already use, while a Hub and owner-scoped Cloud handle sharing and retrieval.
Is Agentlas-OS open source?
Yes — agentlas-ai/Agentlas-OS is open source, released under the Apache-2.0 license.
What language is Agentlas-OS written in?
agentlas-ai/Agentlas-OS is primarily written in Python.
How popular is Agentlas-OS?
agentlas-ai/Agentlas-OS has 728 stars on GitHub.
Where can I find Agentlas-OS?
agentlas-ai/Agentlas-OS is on GitHub at https://github.com/agentlas-ai/Agentlas-OS.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.