announcements

pez 2026-04-23T09:40:23.353609Z

New #backseat-driver release out: https://github.com/BetterThanTomorrow/calva-backseat-driver/releases/tag/v0.0.29 • Return image data as images to the agent, both from the evaluation and output log tool This give Copilot (or MCP-using agents) the ability to “see” via the REPL. E.g. if the agent is using #epupp to help you with some web page, it can grab screenshots of the page, or some element to get feedback on what’s actually rendered. (like a Rich man’s Playwright).

👀 1
🚀 4
Karol Wójcik 2026-04-23T15:02:40.834189Z

Introducing https://github.com/Blockether/svar - a BAML-inspired approach to structured LLM output, optimized for Clojure. - No external DSL toolchain or 3rd-party codegen required - Streaming support for real-time responses, type safe, - Robust parsing of imperfect JSON/EDN like responses (markdown blocks, trailing commas, unquoted keys, etc.) - Works with any text-returning model One tool, end-to-end: prompt, stream, parse, validate, and ship predictable LLM features.

🎉 7
Onur Eker 2026-04-23T18:28:55.635479Z

https://github.com/yonureker/stripe-clojure v2.3.0 is released. https://github.com/yonureker/stripe-clojure/blob/master/CHANGELOG.md#230---2026-04-23 • Bumped Stripe API version to https://docs.stripe.com/changelog#2026-03-25.dahlia • New endpoints from Stripe added • Bug fixes and performance improvements

2
💰 9