AI Developer Tools & SDKs
-
Shannon Lite scores 96% on XBOW benchmark — open-source autonomous AI pentester powered by Claude
Shannon Lite is an autonomous AI pentester from Keygraph that reads your web application source code, finds attack vectors, and then actually exploits them to prove the vulnerability is real. It scored 96.15% on the XBOW benchmark in hint-free, source-aware mode — completing 100 of 104 exploit challenges. ## The two-stage pipeline Stage 1: agentic… Continue reading
-
agent-skills hits 900+ daily stars: a vetted skill registry for Claude Code, Cursor, and 17 other AI coding agents
tech-leads-club’s agent-skills shot to the top of GitHub trending this weekend with 923+ daily stars. It’s a curated, security-hardened skill registry for Claude Code, Cursor, Copilot, Antigravity, Windsurf, Cline, and 13 more AI coding agents. ## The security pitch In an ecosystem where 13.4% of open-marketplace skills contain critical vulnerabilities, agent-skills positions itself as the… Continue reading
-
Zerostack: Unix-inspired Rust coding agent ships at 8MB RAM, 0% idle CPU
Zerostack is an open-source Unix-inspired coding agent written in pure Rust. It hit #1 on Hacker News this weekend with 223+ points. The pitch is unusual: a coding agent that doesn’t bloat your machine. ## The memory story Empty session: ~8MB RAM. Actively working: ~12MB. Compare to JavaScript-based coding agents like Claude Code, which typically… Continue reading
-
K-Dense ships 135 scientific agent skills for Claude Code, Cursor, and Codex
scientific-agent-skills hit GitHub trending at #3 today with 670+ stars in a single day. K-Dense AI bundles 135 ready-to-use Agent Skills covering scientific research workflows — and they plug directly into Claude Code, Cursor, Codex, and any agentic coding tool that reads `SKILL.md` files. ## What’s inside The repo covers cancer genomics, drug-target binding prediction,… Continue reading
-
Agentmemory:给 Claude Code 装持久记忆,token 用量砍 92%
Agentmemory 是个 MCP 服务器,给 Claude Code、Codex CLI、Cursor、Gemini CLI、Hermes 这些编码 agent 装上跨 session 的持久记忆。它在后台安静跑,自动捕获 agent 做过的事,用 AI 压缩,下次 session 启动时把相关上下文注入回去。不需要手动 save,不用折腾 CLAUDE.md。 ## 数据 GitHub 几天内涨到 5,800+ stars,5 月 13 日冲到日 trending 第 2。Apache 2.0 开源,0.9.9 版本 5 月 11 日发布,npx 一行命令装好。所有数据留在你本地机器上。 ## 内部结构 51 个 MCP tool、6 个生命周期 hook(SessionStart、UserPromptSubmit、PreToolUse、PostToolUse、PreCompact、Stop)、4 个 slash 命令(/recall、/remember、/session-history、/forget)。240 个 observation 的基准测试里,agentmemory… Continue reading
-
Agentmemory hits #2 on GitHub trending: 92% token reduction for Claude Code
Agentmemory is an MCP server that gives Claude Code, Codex CLI, Cursor, Gemini CLI, and Hermes persistent memory across sessions. It runs silently in the background, captures what your agent does, compresses it with AI, and injects the relevant context when the next session starts. No manual save, no fiddling with CLAUDE.md. ## The numbers… Continue reading
-
Picsart MCP puts 140+ image and video models behind one endpoint
Picsart shipped an MCP server and GenAI CLI on April 28, 2026. Plug it into Claude Code, Cursor, Codex, or Windsurf and one connection gives an agent access to 140+ models — Nano Banana, Flux, Sora, Kling, Veo, Runway, Recraft, ElevenLabs, GPT Image — across image, video, and audio. What you actually call It’s an… Continue reading
-
Kimi WebBridge plugs Claude Code, Cursor, and Codex into your browser — no cloud relay
Moonshot AI shipped Kimi WebBridge on May 14. A Chrome and Edge extension plus a local service lets any AI agent click, scroll, type, and screenshot pages — but your cookies and logged-in sessions never leave your laptop. How the local pipe works The extension talks to a daemon on your machine over Chrome DevTools… Continue reading
-
Cline SDK opens the runtime behind 5M coding agent installs
Cline shipped @cline/sdk on May 13. The agent runtime that’s been running inside Cline’s VS Code extension across 5M+ installs is now a standalone TypeScript package. npm i @cline/sdk and you’ve got it. The team migrated their own CLI and Kanban onto the SDK first; VS Code and JetBrains extensions are next in line. What’s… Continue reading
-
Anthropic Agent SDK Metered Credits (OpenClaw Reinstated): June 15 splits your Claude subscription in two
Anthropic spent May 13–14 rewriting the deal for every developer running agents on a Claude subscription. Starting June 15, anything programmatic — Agent SDK, claude -p, Claude Code GitHub Actions, and third-party agents like OpenClaw — leaves your usage pool for a separate monthly credit. What the credit pool does Pro gets $20/month. Max 5x… Continue reading
