commander@lemmy.world to Technology@lemmy.worldEnglish · 2 months agoLouis Rossmann taunts Bambu Lab by hosting banned 3D Printer firmware fork, dares $1 billion company to sue him — more creators pledge support and boycotts, Snapmaker donates equipment to embattled dewww.tomshardware.comexternal-linkmessage-square212linkfedilinkarrow-up11.57Karrow-down112 cross-posted to: linux@lemmy.ml
arrow-up11.55Karrow-down1external-linkLouis Rossmann taunts Bambu Lab by hosting banned 3D Printer firmware fork, dares $1 billion company to sue him — more creators pledge support and boycotts, Snapmaker donates equipment to embattled dewww.tomshardware.comcommander@lemmy.world to Technology@lemmy.worldEnglish · 2 months agomessage-square212linkfedilink cross-posted to: linux@lemmy.ml
minus-squareBlackSam@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up4·2 months agoThat’s not true. You can use Claude code CLI with local LLM models (via Ollama or llama.cpp)
minus-squareirelephant [he/him]@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·2 months agoDo you think they are, though? Besides, doesn’t that require some hacks to get working
minus-squareBL4CKP1XX13@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·2 months agoNot at all, it’s a Markdown file, plaintext. You just instruct your agent to assimilate that file into it’s context.
minus-squareirelephant [he/him]@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·2 months agoI understand that, but wouldn’t other tooling use the generic AGENTS.md instead?
minus-squareBlackSam@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·2 months agoCorrect, but you can always create a syslink between CLAUDE.md and AGENTS.md
minus-squareirelephant [he/him]@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·2 months agoYou can, but this repo doesn’t.
That’s not true. You can use Claude code CLI with local LLM models (via Ollama or llama.cpp)
Do you think they are, though? Besides, doesn’t that require some hacks to get working
Not at all, it’s a Markdown file, plaintext. You just instruct your agent to assimilate that file into it’s context.
I understand that, but wouldn’t other tooling use the generic
AGENTS.mdinstead?Correct, but you can always create a syslink between
CLAUDE.mdandAGENTS.mdYou can, but this repo doesn’t.