
Spendict | deterministic ad-creative verdicts for AI agents
Scores AI-generated ad creative and returns verdicts (run/fix/kill) via MCP and REST API.
ds246 · HN
Spendict – a performance marketer's verdict for AI agents, over MCP
The full gallery
Tech stack
28 projects

Scores AI-generated ad creative and returns verdicts (run/fix/kill) via MCP and REST API.
ds246 · HN
Spendict – a performance marketer's verdict for AI agents, over MCP

Analyzes agency meeting transcripts to detect scope creep risks and generate alerts.
@theshaunak_twit · X
ScopeShield ( A platform designed to kill scope creep for agencies and teams before it eats their margins. Built so you don’t forget scopes and stop doing unbilled work.

Compare git, Jujutsu, and GitButler performance on coding tasks with Claude Code and Codex agents.
videlov · HN
I was interested in answering this question so I built a benchmark comparing git, jj and gitbutler in agentic context https://vcbench.dev/ Disclaimer - I am a co-founder of GitButler

AI sales representative that automatically captures, qualifies, and books leads for small businesses.
agentforgeai_cmd · Product Hunt
AgentForgeAI Your AI Sales Rep That Never Sleeps

Publish HTML and Markdown artifacts from any AI agent with version history and team access.
@slashdisplay · X
One feature, two agents, one URL. Carl published v1 from Codex. Claude Code iterated to the version that shipped – every hand-off attributed in the audit log. A 3-minute walkthrough of a real workflow:

Track brokerage splits, tax reserves, mileage, and take-home pay for real estate commissions.
u/dayngerous78 · Reddit
Sharing my side project - Real Estate Commission Planner Highly doubt anyone here would have use for this specific niche app but this is for sharing side projects so decided to share mine to other builders. The stack is pretty simple with tailwind, nextjs, supabase with google auth. My wife is a real estate agent and the tough part are keeping up with GCI vs net, taxes, expenses and even year over year stats. This handles it all. A lot of brokerages have software to use for th

Secure AI agent actions with code checks, permission gates, and approval workflows.
@RElharrak39428 · X

Scoply turns agency client meeting transcripts and scope baselines into risk flags, scope-change alerts, and protection-ready follow-ups
@theshaunak_twit · X

Connect your Amazon seller account to optimize listings and reduce ad spend.
@adeelimrani · X

Share context across AI agents so they remember your codebase and task history.
@dorikuio · X
AI agents have amnesia — Claude Code figures out the codebase, an hour later Codex starts from zero. So I built a shared memory + task board for every MCP agent — Claude Code, Codex, Cursor, Gemini CLI: Is this just my problem? Help me find out.

Explore Y Combinator companies and receive an AI analysis of your startup idea's fit with the accelerator.
sirily11 · HN
Application Signal – AI That Evaluates Your YC Startup Idea

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