The latest conversations about AI-powered development
in opencode v1.1.11
you can now use your ChatGPT Plus/Pro plans in OpenCode
/connect to set it up
Claude Code 2.1.3. Merged slash commands and skills - does this mean they’ll share the same features?
Boris Cherny replied: "Slash commands and skills have been merged in practice for a while now — they’re the same thing in practice."
Claude Code is sandboxed to your current directory.
Building an web app that imports from a shared SDK that's outside the current directory?
`/add-dir ../sdk`
We just open sourced the code-simplifier agent we use on the Claude Code team.
Try it: claude plugin install code-simplifier
Claude Code 2.1.0 is officially out!
We shipped:
- Shift+enter for newlines, w/ zero setup
- ... (6 more features)
- Overall: 1096 commits
Claude Code v2.1.1 introduces a new "Bash" subagent - a command execution specialist.
Move multi-step operations to another context window.