I added the following lines to my AGENTS.md file using https://t.co/iz9dWIQ2ic.
It's a very simple way to guide AI agents about documentation of an npm package!
I was thinking about how to do the same for Scala projects. Any ideas?
I've developed two skills so your agents can learn how to write #ZIO and #ZIO_HTTP applications (including the ZIO Ecosystem):
npx skills add zio/zio-skills --skill zio-knowledge zio-http-knowledge
Give them a try and teach you agents! Let me know about your experience!
The https://t.co/YWgWqyRPIT website is now back 🙂
Also, good news: the solutions for its companion repository are now available if you want to compare your answers.
https://t.co/dj66mcAGmt
zio-http + DataStar is now official! 🚀
The integration has been polished up, and the documentation has landed
Thanks to the work of @987Nabil and @khajavi
📔: https://t.co/LTpE78GbPh
Cc @DelaneyGillilan
We're hiring 8 Scala developers to build cloud-native systems alongside the @zivergetech team.
Join the company that literally wrote the book on functional effects. 💪
📍 Open to candidates in LatAm & India
🔗 Connect with me: https://t.co/c2zVlfDXTT
Authentication is a core part of any web app.
We’ve started a new guide series with practical demos for #ZIO & #ZIO_HTTP.
📖 Part 1: Basic Authentication
✨ More advanced guides are coming soon — stay tuned!
https://t.co/qhTkKm0nVg
Did you know that #ZIO_HTTP has a built-in type-safe fiber-local storage for sharing and accessing request-scoped context, called RequestStore?
I've documented it here for anyone interested: https://t.co/kOp77kx2Pc
Authentication is a core part of any web app.
We’ve started a new guide series with practical demos for #ZIO & #ZIO_HTTP.
📖 Part 1: Basic Authentication
✨ More advanced guides are coming soon — stay tuned!
https://t.co/qhTkKm0nVg
Just proved out the main design of ZIO HTTP 4.0.
Highlights:
- easier & more flexible request handlers
- easier middleware context for things like auth
- more zio optionality
- pluggable backends
Scala 2.13 and Scala 3.x only. Gonna be great!