Starting June 15, paid Claude plans can claim a dedicated monthly credit for programmatic usage.
The credit covers usage of:
- Claude Agent SDK
- claude -p
- Claude Code GitHub Actions
- Third-party apps built on the Agent SDK
This week's Laravel 9.24 release includes several new "db" commands contributed by @jbrooksuk and @joedixon 🔥
Learn about them here: https://t.co/0oPmI1j4f8
Last week, we released Alfred 3.8, which includes the new Notarisation security feature for macOS Mojave.
You can read more about it on the blog: https://t.co/AfKeHkHk0j
Visual Studio Code can now convert your long chains of Promise.then()'s into async/await! 🎊 Works very well in both JavaScript and TypeScript files. .catch() is also correctly converted to try/catch ✅