5 ms·
I’m sorry to hijack this thread but can you run Ai agents like Claude or Cursor on BSD? I’m considering making a switch for development environment
by meitham 5mo ago
I’m sorry to hijack this thread but can you run Ai agents like Claude or Cursor on BSD? I’m considering making a switch for development environment
- rick_dalton 5mo agoClaude and opencode aren’t natively supported but there’s a Claude code package in the FreeBSD repos. For cursor, I have no idea.
- sellmesoap 5mo agoIf bun and node.js run I'm sure the agents will, you might have to fight tool calls since the system utils differ from GNU core utils a tiny bit here and there, but you could toss the agent and whatever tools into a jail and have a nice package, use zfs snapshots between prompts so you can disect it later.