SaaSHub helps you find the best software and product alternatives Learn more →
Agent-os Alternatives
Similar projects and alternatives to agent-os
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
LLM-Agent-Paper-List
The paper list of the 86-page SCIS cover paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
-
-
harbor
Stop configuring your AI stack. Start using it. One command brings a complete pre-wired LLM stack with hundreds of services to explore. (by av)
-
-
osaurus
AI edge infrastructure for macOS. Run local or cloud models, share tools across apps via MCP, and power AI workflows with a native, always-on runtime. (by dinoki-ai)
-
-
-
-
-
fstate
A deterministic tool for creating a human-readable, hash-based state summary of your Git repositories and unversioned data folders.
-
sanctum
Blessed sanctum, save us || Sanctum is a small, reviewable, capable, pq-secure and fully privilege seperated VPN daemon. || This is a read-only mirror, pull requests are ignored. (by jorisvink)
-
squashql
Official repository of SquashQL, the SQL query engine for multi-dimensional and hierarchical analysis that empowers your SQL database
-
-
-
shifu
Shifu is a simple Git-based content management system (CMS) and framework using the Go template syntax. (by emvi)
-
-
kevlar
A crossplatform, batteries-included zero-dependency static site generator built using pure C (by Aadv1k)
agent-os discussion
agent-os reviews and mentions
- HyperAgents
-
Ask HN: What Are You Working On? (December 2025)
Excellent article, and I fully agree.
I came to the same realization a while ago and started building an agent runtime designed to ensure all (I/O) effects are capability bound and validated by policies, while also allowing the agent to modify itself.
https://github.com/smartcomputer-ai/agent-os/
-
Ask HN: What Are You Working On? (Nov 2025
A low(er)-level agent runtime: https://github.com/smartcomputer-ai/agent-os/
AgentOS is a lisp-machine inspired runtime where agents can safely propose, simulate, and apply changes to their own code, policies, and workflows, all under governance, with full audit trails. Every external action produces a signed receipt. Every state change is replayable from an event log.
-
Show HN: LLM Agent Paper List
Agents have agency: they do stuff. The way the do it is by calling code or writing code and then executing it. They need some retrieval system too (often called memory) that selects the relevant possible actions for a current context.
I wrote this article recently that outlines what a system needs to run agents: https://github.com/lukebuehler/agent-os/blob/main/docs/artic...
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Jul 2026
Stats
smartcomputer-ai/agent-os is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of agent-os is Rust.