
Spendict | deterministic ad-creative verdicts for AI agents
Spendict – 为AI生成的广告创意评分,返回投放/修改/停止建议。
ds246 · HN
Spendict – a performance marketer's verdict for AI agents, over MCP
完整作品展
技术栈
28 projects

Spendict – 为AI生成的广告创意评分,返回投放/修改/停止建议。
ds246 · HN
Spendict – a performance marketer's verdict for AI agents, over MCP

分析会议记录以检测范围蔓延风险并生成警报。
@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.

比较 git、Jujutsu 和 GitButler 在 Claude Code 和 Codex 代理上的性能。
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销售代表,自动为小企业捕获、鉴定和预订潜在客户。
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:

追踪房产经纪佣金分账、税务准备金、里程和实得收入的免费账本。
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

VibeLint 为 AI 代理提供代码检查、权限控制和审批工作流。
@RElharrak39428 · X

Scoply 从会议记录生成范围蔓延风险警报。
@theshaunak_twit · X

Bidventor 帮助亚马逊卖家优化产品列表和广告支出以增加利润。
@adeelimrani · X

在AI助手间共享上下文,让它们记住代码库和任务历史。
@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.

探索Y Combinator公司,获取你的创业想法与加速器契合度的AI分析。
sirily11 · HN
Application Signal – AI That Evaluates Your YC Startup Idea

使用在微虚拟机中运行代码的AI代码审查来捕获更多漏洞。
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