Live data from Hacker News

Odysseus – self-hosted AI workspace

github.com

81–90 of 120 posts

Re: Odysseus – self-hosted AI workspace

#81

What would make an existing OpenUI/Open WebUI user switch to this?

The thing that intrigues me on this one is the Opencode roots.

I've currently host both Open WebUI and Opencode on a server setup and there's multiple things that Open WebUI has implemented very nicely over time but it was also prior to the emergence of coding agents / harnesses. As such, its strengths is more on the `/chat/completions` era and RAG and its own functions and ecosystem setup before tool calls were a thing.

If this stuff works for you already, I think that's fine. That's not a bad thing, and if anything, they've made attempts to improve esp. with the recent backend upgrades and projects like `open-terminal`.

However, Opencode has been built for the coding agent setup since its early days and Odysseus gives me more confidence to run sessions much better knowing that it runs on an Opencode core.

Stuff like MCP support and a clearer lifecycle for example are things I've never really seen implemented well on open-webui (they've improved and support this now, but I'm biased and am salty of the era from its early days of MCP support when they insisted you place a bridge (mcpo) in between just to make it do MCP.). In contrast, opencode does this very well since what they built that works on the terminal also applies to the desktop app and the ACP support for IDEs that use it to connect to the opencode harness.

At the minimum, I expect Opencode to work wonderfully against the frontier models, and all models they host on their Zen and Go service, so that adds some confidence as well on complex workflows.

In contrast, I still find model management a pain in the ass on open-webui (has always relied on LiteLLM or a third-party inference gateway) just to wrangle the models. Hell, they still tag the Responses API "experimental" today, a format that's been around since over last year.

Does that transfer to Odysseus? Maybe, maybe not. Seems it's based on it but a quick check on code says they merely adapted it so maybe it's the latter. I haven't tried it at depth and idk how well Pewds has implemented it, but if it improves on that angle and gets maintainers that accepts contributions from the community, I feel like it'll do nicely.

Re: Odysseus – self-hosted AI workspace

#82

Not hating because his project is very cool but this is just a python UI on top of other oss - I'm only saying this bc team at Princeton and I have been building wthis but ground up in rust with more utility and running more custom tools, app integration, custom kernels outperforming llamacpp much more here www.conifer.build

That looks good - nice to have an alternative too.

Re: Odysseus – self-hosted AI workspace

#84
post #16

Why not just use open webui?

Open webui isn't fully open source, because it doesn't allow you to change or remove Open Webui branding. I don't know if that was a motivation for creating this, but it is a reason some people might choose not to use it.

Yea good point, the branding clause is a real gotcha, technically "open source" but with that restriction baked in, which makes it source-available rather than properly free under the OSI definition. A lot of people don't realize until they try to fork or rebrand it for a team/customer deployment and hit the wall.

Conifer (launching tomorrow, June 1st) goes the other way on this, properly open source with no branding strings attached, so you can actually fork or rebrand if you need to. Local AI runtime + IDE, native on Mac/Linux/Windows: conifer.build

Re: Odysseus – self-hosted AI workspace

#86
post #20

Can anyone recommend something similar but cleaner and more polished?

No.

TL/DR - "cleaner and more polished" implies no vibe coded slop, and the only reason people start these projects in 2026 is because they're addicted to vibe slop coding.

Re: Odysseus – self-hosted AI workspace

#88

Not hating because his project is very cool but this is just a python UI on top of other oss - I'm only saying this bc team at Princeton and I have been building wthis but ground up in rust with more utility and running more custom tools, app integration, custom kernels outperforming llamacpp much more here www.conifer.build

that looks nice. Is it open source? The links to Github are not working

Re: Odysseus – self-hosted AI workspace

#89
post #26
post #16

Earlier quoted context omitted.

Open webui isn't fully open source, because it doesn't allow you to change or remove Open Webui branding. I don't know if that was a motivation for creating this, but it is a reason some people might choose not to use it.

The truth is, there's something about the vibe coder hive mind where they all create the same thing. Everyone is working on the same thing. There's hundreds of projects like this where the creator thinks they've created the most unique powerful thing. I think it demonstrates how overuse of LLMs for brainstorming/planning and building destroys creativity. That zeitgeist changes from month to month, but when a vibe cod…

It's personal computing time...

Re: Odysseus – self-hosted AI workspace

#90
post #68

Earlier quoted context omitted.

When was the first release of this? Parent mentioned "polished" so I'd assume something at least a 6-12 months old, but that looks kind of brand new.

Interesting. I would not think of age when someone requests “cleaner and more polished”. My mind translates that to “nicer UI”

"Polishing" is something you do over time, and requires usage over time together with refinements, you can't spend a couple of hours refining the UI and suddenly it's "polished", at least in my mind.
Post reply on HN