A new desktop application called ChatOSS launched on Hacker News today, offering developers a self-hosted alternative to GitHub's Codex AI coding assistant. The project, built directly on Ollama, promises seamless local deployment for anyone already running models through the popular open-source inference framework.
What Sets It Apart
ChatOSS distinguishes itself by combining multiple agentic coding applications within a single GUI environment. Rather than relying on cloud-based APIs or subscription services, users can leverage locally-running LLMs to handle code generation, refactoring, and debugging tasks. The app also integrates a kanban board directly into the coding workflow, allowing developers to manage tasks without switching between tools.
Building Custom AI Tools
One notable feature is the ability to create custom AI-powered applications that run inside ChatOSS itself. This extensibility model lets developers tailor the assistant's behavior to their specific codebase or domain requirements, potentially filling gaps left by more rigid commercial alternatives.
The Ollama Advantage
By anchoring to Ollama, ChatOSS sidesteps the privacy and cost concerns that plague cloud-hosted AI coding tools. Developers maintain complete control over their data while gaining access to any model compatible with the Ollama runtime. The "works out of the box" claim suggests minimal configuration overhead for existing Ollama users.
Early Reception
The Show HN post received modest engagement, accumulating a score of 6 at time of reportingβindicating the project is still finding its audience among the notoriously critical Hacker News crowd.
Key Takeaways
- ChatOSS runs entirely locally using Ollama as its backend
- Combines agentic coding tools with integrated kanban-style project management
- Supports creating custom AI apps that extend the platform's functionality
- Positions itself as a privacy-first alternative to Codex without subscription costs
The Bottom Line
ChatOSS won't unseat Codex overnight, but it addresses a real gap for developers who want AI-assisted coding without surrendering control to third-party servers. Whether the kanban integration proves genuinely useful or feels like feature bloat will likely determine adoption beyond the privacy-obsessed early adopter crowd.