this post was submitted on 05 Mar 2026
31 points (94.3% liked)

technology

24281 readers
247 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] chgxvjh@hexbear.net 3 points 1 week ago (1 children)

What do you mean by conceptually sound?

[–] darkmode@hexbear.net 4 points 1 week ago (1 children)

if you want to use local agents to do rote tasks for you I believe the architecture they chose makes sense. It's a single server running as a daemon and all integrations including the agents themselves are hooked into it via websocket.

[–] chgxvjh@hexbear.net 1 points 1 week ago* (last edited 1 week ago) (1 children)

Unbelievably low bar for "conceptually sound".

Idk having agents that can't cleanly separate between data and instructions seems conceptually fucked to me.

[–] darkmode@hexbear.net 2 points 1 week ago (1 children)

my description isn't the beginning and the end of it. Were that the case, you'd be correct, but the architecture and implementation are more robust than what I described I was just giving you a quick answer since the repo is public.

[–] chgxvjh@hexbear.net 1 points 1 week ago

I doubt anyone has read the 200k lines of code