A revolutionary event-driven architecture for AI agents that treats everything as services communicating through events.
User Input � CLI � Event Bus � LLM Agent � OpenAI
�
Event Bus
�
User Display � CLI � Event Bus � LLM Agent
user.message- User sends a messagellm.response- AI respondssystem.ready- System initializedsystem.error- Error occurred
- claude code is agentic, building everything around the agent; agentos is context centric. so no worry about shut down sessions or thread/context switch
- claude code is essentially sequencial but also parallel capable; agentos is essentially parallel but operates in a sequencial way in most cases
- claude code is "work w/ you" although it clain the abilty to run autonomously while agentos is "work w/o you" as the trigger system (the task ability) let it run by itself
- the main use case of claude code is "focus mode" while agentos is "ambient mode"
CLI -> Windows -> iOS -> AgentOS
| | | |
keyboard mouse touch screen thought(voice)