this post was submitted on 14 May 2026
1506 points (99.3% liked)

Technology

84687 readers
4540 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] BlackSam@lemmy.dbzer0.com 4 points 1 day ago (1 children)

That's not true. You can use Claude code CLI with local LLM models (via Ollama or llama.cpp)

[–] irelephant@lemmy.dbzer0.com 1 points 22 hours ago (1 children)

Do you think they are, though? Besides, doesn't that require some hacks to get working

[–] bl4ckp1xx13@lemmy.dbzer0.com 1 points 18 hours ago (1 children)

Not at all, it's a Markdown file, plaintext. You just instruct your agent to assimilate that file into it's context.

[–] irelephant@lemmy.dbzer0.com 1 points 17 hours ago (1 children)

I understand that, but wouldn't other tooling use the generic AGENTS.md instead?

[–] BlackSam@lemmy.dbzer0.com 1 points 7 hours ago (1 children)

Correct, but you can always create a syslink between CLAUDE.md and AGENTS.md

[–] irelephant@lemmy.dbzer0.com 1 points 4 hours ago

You can, but this repo doesn't.