this post was submitted on 26 May 2026
259 points (82.6% liked)

Selfhosted

50711 readers
647 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

For the longest time, I've been trying to figure out a way to "survive" in this new AI age without having to fork over a ton of money just to keep up. I've tried using local models via Ollama, and while they definitely work to a degree, they're (unsurprisingly) not as good as the big model providers.

The local models tend to

  • Forget what they're doing
  • Struggle to break larger tasks into smaller ones
  • Lose focus easily
  • Have weaker coding performance
  • Drift over longer sessions

So to improve the reliability of fully local, smaller models (and to keep all my data local and in my own network), I created Coyote.

It's a local-first, batteries-included command line tool and runtime for building and running LLM workflows locally. It's model agnostic and supports things like

  • Agents and agent delegation
  • Roles/personas
  • MCP Servers
  • RAG
  • Custom tools
  • Macros
  • Workflow Scripting

A lot of the features it supports are specifically designed to compensate for weaknesses in smaller local models. For example:

  • Auto continuation to keep pushing models to completion instead of stopping halfway through problems
  • Parallel agent delegation so tasks can be split into smaller, focused scopes
  • Workflow-based execution ("If this, do that") for building more reliable and repeatable automations

It also supports the major cloud providers if you want them (which definitely helped while testing 😄), but my long-term goal is simple:

Get as close as possible to Claude Code-style reliability using fully local models.

I'm always open to feedback, questions, or ideas.

Repo: https://github.com/Dark-Alex-17/coyote

you are viewing a single comment's thread
view the rest of the comments
[–] helix@feddit.org 75 points 4 days ago (1 children)

Looks cool! I really like some aspects of LLMs but cloud hosting always turns me off.

You might want to rethink the name though as Loki already is a well known log server: https://github.com/grafana/loki

[–] aclarke@lemmy.world 38 points 4 days ago (5 children)

Yeah... 😅 I originally named it Loki because, well...if you leave LLMs unsupervised they just create mischief. Any ideas of a good rename? I've gotten this comment before and I just couldn't think of anything good.

[–] minticecream@lemmy.world 48 points 4 days ago (3 children)

Maybe Coyote? Coyote is the trickster spirit in a lot of Native American mythologies.

[–] aclarke@lemmy.world 22 points 4 days ago (2 children)

Ooh I like Coyote! That's definitely in the running now. Not to mention that's really a really cool allusion to Native American mythology!

[–] helix@feddit.org 11 points 4 days ago* (last edited 4 days ago) (1 children)

Or Coyode (mixture between code and coyote, could be written co[yo]de for extra yo). Only has 4 duckduckgo results so easily searchable and distinguishable.

ChatGPT generated logo exampleco[yo]de logo: coyote with a hoodie and the aforementioned spelling

[–] aclarke@lemmy.world 3 points 3 days ago (2 children)

After sitting with Coyote for a while, I'm really liking the name. Before I get too attached, any other ideas? (Just to make sure I stay objective 😛)

[–] jackal@infosec.pub 5 points 3 days ago (1 children)

Stop overthinking it and use it. It seems like the consensus is in the approval of your choice.

[–] aclarke@lemmy.world 5 points 3 days ago

Works for me. I'll refactor that and rename it tomorrow and hopefully have a new minor release sometime this week. It'll be another baking change release so I'll need to attach a couple commands to the release notes to make it easy to migrate.

[–] towerful@programming.dev 1 points 3 days ago

"Frank", it I don't think that name is in the same ballpark as you are looking for.

[–] MalReynolds@slrpnk.net 5 points 3 days ago* (last edited 3 days ago)

Not to mention road-runners (humans) and ACME (OpenAi, Anthropic etc.) extending the metaphor in a different direction... Wile.E. (coyote, suupergenius) might be another name option.

Ahh, ninja'd, I'll leave it as another vote.

[–] aclarke@lemmy.world 6 points 3 days ago* (last edited 2 days ago) (1 children)

Do you have a GitHub and would you be willing to share it with me so I could credit you with the name? No worries if not, I can just link to your Lemmy profile instead of you prefer. I just don't want to change it without giving credit.

[–] minticecream@lemmy.world 3 points 3 days ago

Sure! My GitHub is github.com/erichury/ I'm just barely getting into software development, so It'd be nice to have some love on my GitHub page to show off :).

[–] DrinkMonkey@lemmy.ca 1 points 3 days ago

Hermes is also the trickster god in Greek mythology, but not sure if the makers of that project were thinking of that, or his role as messenger. Or the one who guides souls to Hades. Dude’s got a lot of jobs…

[–] panda_abyss@lemmy.ca 5 points 4 days ago

I feel like that well describes a border collie.

Wants to do stuff, but if you don’t attend they’ll find stuff to do.

[–] Einskjaldi@lemmy.world 2 points 3 days ago

Weapons like Gungnir are popular names, Lævateinn is a little hard to spell though.

[–] MolochAlter@lemmy.world 2 points 4 days ago

Sounds like some shepherd reference could be good, since it's herding the agents.

[–] DarkSirrush@piefed.ca 0 points 3 days ago

Could call it Sylvie as well (the Marvel gender bent Loki)