SOFT CAT.ai
FIND SOMETHING USEFUL
← latest radar

The Radar

Thursday, 2 July 2026

Thursday, 2 July 2026
4 products

Today's picks

Also on the radar

Hacker News

Show HN: Open-source sandbox for your product team

15 pts 13 comments

An open-source sandbox environment aimed at product teams. Lets teams experiment and test without touching production. Early days but the HN thread has a decent amount of back and forth.

Show HN: Ox – an AI agent that catches tech debt before it's committed

4 pts 6 comments

Ox is an open-source AI agent that reviews code at commit time and flags tech debt before it lands in the repo. Targets the exact moment where fixing something is still cheap. Worth watching if you care about code quality tooling.

Stealing 50 Years of Database Ideas for AI Agents

9 pts 0 comments

A blog post from onewill.ai arguing that AI agent architectures can borrow heavily from decades of database research. Covers ideas around consistency, querying, and state management. No code to ship but a useful framing for anyone building agent infrastructure.

Show HN: Google's OKF now has a framework to maintain and verify agent memory

3 pts 3 comments

Kage Core is a new framework built on Google's OKF that gives agents a structured way to store and verify memory across runs. Addresses one of the more practical pain points in building reliable agents. Small traction so far but the problem it solves is real.

Show HN: An AI agent that applies to jobs for me (Playwright, GPT5.4 form filling)

2 pts 3 comments

An open-source agent that automates job applications using Playwright for browser control and GPT for form filling. Built by a solo developer and shared as a GitHub repo. Rough around the edges but a good example of end-to-end browser agent work.