Hmmm Anthropic is very restrictive, claude -p no longer works so no. Codex is far better at code review tho and allows using the sub!
SOFTWARE
-

Domino’s Blueprint: Frictionless AI Governance for Financial Services Onboarding
By
–
Financial services AI governance doesn't have to mean friction. Domino's new Blueprint shows how to build role-aware onboarding apps that embed compliance controls from day one, so new users stay productive and shadow AI risk stays managed. https://
hubs.ly/Q04jf82p0 -
Create compositing mattes in seconds with Aleph 2.0
By
–
Create compositing mattes in seconds with Aleph 2.0
— Runway (@runwayml) 1 juin 2026
Mattes let you isolate a subject from its background so you can composite, color or apply effects to just one part of your shot.
1. Upload your video
2. Prompt for a white silhouette on black
3. Review your preview
4. Hit… pic.twitter.com/EN1dCS53P0Create compositing mattes in seconds with Aleph 2.0 Mattes let you isolate a subject from its background so you can composite, color or apply effects to just one part of your shot. 1. Upload your video
2. Prompt for a white silhouette on black
3. Review your preview
4. Hit -
Rippling AI shipped millions using Deep Agents and LangSmith in 6 months
By
–
.
@Rippling AI runs on Deep Agents and LangSmith. Here’s how they shipped to millions of users in 6 months. -
New Approach to Agent Skills: Paper, Repo, and Site
By
–
Paper (arXiv):
https://arxiv.org/abs/2605.31264 (~25 min read)
Repo (GitHub, MIT):
https://github.com/titanwings/colleague-skill
… (~10 min setup)
Gallery and site:
https://titanwings.github.io/colleague-skill-site/
…
Agent Skills standard:
https://agentskills.io -
Composer 2.5 now available in Grok Build, excels at complex tasks
By
–
Composer 2.5 is now available inside Grok Build.
— xAI (@xai) 1 juin 2026
Composer 2.5 is a fast, highly intelligent model that excels on long-running tasks and following complex instructions. pic.twitter.com/x7k4zVuVdWComposer 2.5 is now available inside Grok Build. Composer 2.5 is a fast, highly intelligent model that excels on long-running tasks and following complex instructions.
-

GStack by Garry Tan goes viral, 100K stars on GitHub for dev cheat code
By
–
100K GITHUB STARS IN JUST A FEW WEEKS @GarryTan
’s GStack has gone completely viral, and for good reason. The YC CEO open-sourced his personal toolkit, and it's the ultimate cheat code for devs. It turns Claude Code from a basic chatbot into an entire virtual engineering -

Search as Code replaces tool-calling with async search primitives
By
–
The traditional tool-calling approach suffers from high latency, manual control flow, and context pollution. With Search as Code, the model composes search primitives: fanning out queries asynchronously, deduping, filtering, joining, and ranking before results hits its context.
-

Perplexity launches Search as Code for AI agents
By
–
Introducing Search as Code, our new search architecture for AI agents. It writes Python that calls our search stack directly, instead of looping through function calls one at a time. Available in the Perplexity Agent API, and now default in Computer. https://
research.perplexity.ai/articles/rethi
nking-search-as-code-generation
… -

9 Steps to Build AI Agents from Scratch
By
–
How to build AI agents from scratch (9 steps): 1. Purpose & scope 2. I/O schemas 3. System instructions 4. Reasoning + tools 5. Multi-agent orchestration 6. Memory & context 7. Multimodal 8. Structured outputs 9. UI / API Ship agents that do work, not just talk.