
BlockscopeChat | AI Investigator
Chat-based AI investigator that analyzes crypto transactions, profiles wallets, and traces stolen funds.
loopedcircuits · HN
AI Crypto Investigations/Research Agents
The full gallery
Tech stack
24 projects

Chat-based AI investigator that analyzes crypto transactions, profiles wallets, and traces stolen funds.
loopedcircuits · HN
AI Crypto Investigations/Research Agents

Complete quests to test Unicity Protocol infrastructure and earn XP.
@77auv7 · X
智能体最缺的不是算力,是底层安全。 @unicity_labs 社区版上线了,专为 AI Agent 打造的模块化 OS,走 Rust 微内核控制权限和成本,不用担心 Agent 乱跑。 尝鲜入口👇 #SphereQuests

Detect AI/LLM generated code in git repositories via commit history analysis.
ava · Lobsters

Autonomous agents that test web and mobile apps to discover flows, find bugs, and replay scenarios.
@AbdullahYusufY · X
Here is ours We are developing autonomous QA agents feel free to check it out.

Measure code review performance across GitHub teams with leaderboards and reviewer analytics.
u/SnooStrawberries827 · Reddit
my team had 47 open PRs and nobody was reviewing them, so I gamified it our team hit 47 open PRs at one point last month and nobody was reviewing them. tried slack reminders, deadlines, rotating reviewers, none of it really stuck. might be related to the fact that everyone's hyped about how fast AI can write code now, copilot cranking out entire features in hours, but none of that matters if the PR just sits there for a week. feels like writing code stopped being the bottleneck a while back

Check AI agent outputs and actions against your policies before execution; get allow, block, rewrite, or escalate decisions.
u/danielbaker06072001 · Reddit
Most AI agent SaaS is just bad security with a nice dashboard Give a new employee access to Stripe, GitHub, Slack, and your CRM on day one, and you’d call it reckless. Give the same access to an AI agent, and we call it “autonomous.” That isn’t innovation. It’s skipping basic security because the demo looks cool. Full disclosure: I’m building TrustLoopGuard around this problem, so I’m obviously biased. While testing one MCP connection, I realized I had decided what the agent could a

Manage API keys and usage budgets for coding-agent workflows with request routing.
u/Zyron_X · Reddit
I built a service for people to use Codex API without 5-hour limit disruption I built a small service for people who use the OpenAI Codex API regularly and want more predictable usage without the 5-hour or weekly limits. It currently provides: Frontier OpenAI models (GPT 5.6 family included) Managed API key Monthly usage budgets depending to plan No 5-hour limit No weekly limit Under the hood, it is built on top of an open-source project and proxies requests to

Compress LLM prompts and documents to reduce token usage and API costs.
@marcusyul · X
THEY JUST GAVE AWAY 100 MILLION FREE TOKENS SO YOU CAN STOP BURNING THROUGH YOUR CLAUDE CODE BUDGET. if you code with AI you already know: the session fills up, starts failing, and on top of that you're overpaying there's a tool that fixes this: it shrinks the context before the model even sees it same model, same response, a fraction of the cost in a real session: from $154 to $43. a 72% drop and right now: → extend your Fable sessions in Claude Code → 100M free tokens to try it out you don't switch models you don't touch your code you just stop paying to repeat yourself link below ⬇️

Generate code documentation automatically on GitHub pull requests.
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

Access web-scraping APIs and bulk datasets for real estate, travel, and retail sectors with free samples.
@happyendpointhq · X

Free website SEO audit covering Core Web Vitals, mobile, and schema in 60 seconds.
@spiderwebagent · X
Check out what I just built with Lovable!

Run Claude Code in cloud dev servers with cloned environments and public URLs.
u/nathaniel7775 · Reddit
Feedback on better way to do Claude remote control / cloud I've never found Claude Code's built-in /remote-control or cloud dev to be what I want. I don't like having to set it up myself, and I want to have a public URL for my website so I can easily test changes in the browser. Also, I really like building multiple features at once, so I want to be able to fork a chat and start another chat / feature from the same context (but with a different public URL). I've never been abl