SEOS 3.0.0 launches as a local-first multi-agent system for software engineering
Consistent-Gold-425 · reddit · 2026-07-26
- The author launched SEOS 3.0.0, an open-source “Software Engineering Operating System” built to assist software engineers across the project lifecycle.
- It runs fully local with LM Studio or Ollama, so code never leaves the user’s computer.
- SEOS is presented as a multi-agent orchestrator rather than a chatbot: a chat agent can delegate tasks to specialized agents, such as creating a UserDTO class file directly on disk.
- Other features include document handling that preserves formatting for .docx, .xlsx, and .pptx, AST-based code analysis and safe refactoring, a FastAPI REST API, GitHub issue/PR integration, and a basic VS Code extension.
- The project uses a strict Clean Architecture in Python and is open for community testing and contributions.
More from coding & agent
- Anthropic cut 80% of Claude Code’s system prompt with no measurable loss — Roger_M_Taylor · 2026-07-26
- This plugin lets Claude watch videos, extract frames, and summarize them for free — dr_cintas · 2026-07-26
- A user says AI agents have turned three-week debugging memes into 15-minute fixes — eschadiol · 2026-07-26
- Why software factories fail, part two argues automation still needs human judgment — cedric_chee · 2026-07-26
- Fable 5 beats Opus 5 on open-ended coding tasks, says developer after 24 hours — johnlindquist · 2026-07-26
- Comet adds an automated debugging agent for Opik that scans ClickHouse traces — dl_weekly · 2026-07-26