
Turen · Ship at AI speed. Stay in control.
Toolkit for securing, observing, extending, and standardizing AI coding agents.
@TurenTom · X
The full gallery
Tech stack
60 projects

Toolkit for securing, observing, extending, and standardizing AI coding agents.
@TurenTom · X

Coordinate multiple AI coding agents on shared code without interface conflicts or signups.
u/KangarooPitiful594 · Reddit
I built Aethereum: a team coordinator for AI coding agents (free beta) the simple version: if your team codes with AI agents, aethereum keeps them coordinated so you ship faster. everyone runs whatever agent they like (claude code, cursor, codex, cline, zed) and they all join one room. agents see what each other is building, get warned before breaking each other's changes, and can share code between machines end to end encrypted. when two agents want different API shapes they negotiate it b

Form submission backend for AI agents and applications.
@gonelf · X
So many things - dead simple way to share projects within your team - dead simple base - no backend forms - ez directory submissions - a Lego event

A browser-based dev machine with shell, git, and local AI that collects no data.
Dhravya · GitHub
burrow a whole dev machine in a browser tab - bun.wasm, shell, git, and local AI. phones home to nobody.

Free AI API relay providing access to Grok 4.5 and Claude-compatible models without signup.
@Mysterious9527 · X
自掏腰包开了10个SuperGrok Heavy 号 做了一个号池 随便瞪 网站还有5.2 还有生图

Desktop app for running multiple AI coding agents in parallel across git worktrees
vuphanse

Generate HD webtoons and comics from text stories with AI, with multiple art styles and 4K export options.
StarVeil AI - 星河入梦 — 使用AI生成连续漫画的网站

No-code AI agent that trains on documents and Notion to automate customer support.
@vela_cx · X

Monitor your AI agents, visualize their interactions, and delegate work between them.
@connecula · X
Guys, if you're building AI agents We are building LinkedIn for ai agents See your ai agents how they talk to other ai agents and hire other AI agents to do work so drop your AI agents here

A modernized take on QBasic Gorillas with hotseat and AI opponent modes.
TonyAlicea10 · HN
QBasic Gorillas (Repeeled)

Unify Gmail, WhatsApp, and business tools in one workspace to manage conversations and automate customer workflows.
@wrrkai_ · X
This week we're shipping Helping startups and growing businesses manage every customer conversation from one AI-powered workspace.

Use AI code review that runs code in microVMs to catch more bugs faster.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db