`bun init` automatically creates a Claude.md file by default
1–10 of 17 posts
Re: `bun init` automatically creates a Claude.md file by default
#2Re: `bun init` automatically creates a Claude.md file by default
#3Re: `bun init` automatically creates a Claude.md file by default
#4To me this is a reason to not use bun. I don’t case who owns it, if you force LLM crap by default I’m not interested. It’s too bad it turned out that way as I saw bun as a good way around node’s issues but this is just too much.
Adding a Markdown file to the default project structure that will significantly improve the experience for this majority of developers seems like an obvious win, and doesn't make me feel like anyone is trying to "force LLM crap" on me.
I understand your reluctance to engage with this stuff (I held a similar position for a while) but your comment here reads as "old man yells at cloud".
Re: `bun init` automatically creates a Claude.md file by default
#5- a CLAUDE.md file when Claude CLI is detected (disable with CLAUDE_CODE_AGENT_RULE_DISABLED env var) - a .cursor/rules/*.mdc file when Cursor is detected, which tells Cursor AI to use Bun instead of Node.js and npm
Is it by default if it only does it when you have the tools installed?
Re: `bun init` automatically creates a Claude.md file by default
#6Re: `bun init` automatically creates a Claude.md file by default
#7To me this is a reason to not use bun. I don’t case who owns it, if you force LLM crap by default I’m not interested. It’s too bad it turned out that way as I saw bun as a good way around node’s issues but this is just too much.
Re: `bun init` automatically creates a Claude.md file by default
#8Re: `bun init` automatically creates a Claude.md file by default
#9To me this is a reason to not use bun. I don’t case who owns it, if you force LLM crap by default I’m not interested. It’s too bad it turned out that way as I saw bun as a good way around node’s issues but this is just too much.
Surely you've noticed that the vast majority of engineers are using LLM-powered tooling such as Claude Code to assist their development process nowadays. Adding a Markdown file to the default project structure that will significantly improve the experience for this majority of developers seems like an obvious win, and doesn't make me feel like anyone is trying to "force LLM crap" on me. I understand your reluctance t…
If that majority is ok with spending money before achieving anything it’s on them.
It shouldn’t be the default. But if it’s only if it sees another binary that’s “fine” but I’m not a fan of a tool that looks for others. It should keep to their side.
Re: `bun init` automatically creates a Claude.md file by default
#10It says it makes: - a CLAUDE.md file when Claude CLI is detected (disable with CLAUDE_CODE_AGENT_RULE_DISABLED env var) - a .cursor/rules/*.mdc file when Cursor is detected, which tells Cursor AI to use Bun instead of Node.js and npm Is it by default if it only does it when you have the tools installed?
Perhaps "creates CLAUDE.md for claude-code users by default" instead.