GPT-4 leaks its own API internals through training data exposure
Security researcher demonstrates GPT-4 training data leakage exposing OpenAI's EPHEMERAL_KEY through repeated bypass attempts with 75% leak rate.
Security researcher demonstrates GPT-4 training data leakage exposing OpenAI's EPHEMERAL_KEY through repeated bypass attempts with 75% leak rate.
Control plane/policy engine for AI agent actions with human approval queue and deterministic YAML policies. Self-hosted tool for production agent safety.
AlphaEvolve-inspired agent using iterative code generation and scoring for Pokemon task. Demonstrates LLM agents writing and improving code autonomously.
AI agent that learns from execution errors to refine its own decision rules. Demonstrates adaptive agent behavior and self-improvement.
TCP proxy preventing AI agents from executing destructive database operations. Developer tool for agent safety and authorization control.
Open Prompt Hub platform enables sharing prompts instead of code so AI agents can generate customized software from prompt specifications.
g0 is a unified security control layer for AI agents with static/behavioral analysis, 1,180 rules across 12 domains, supporting 10 frameworks.
Modulus desktop app enables multiple coding agents with shared cross-repository project memory to understand dependencies across separate codebases.
Federal judge blocked Perplexity's Comet AI shopping agent from accessing Amazon after lawsuit alleging concealment and unauthorized web scraping.
MemoTrader marketplace for AI-human messaging offers MCP server enabling Claude agents to register, fund, and contact humans with minimal configuration.
rolvsparse compute primitive benchmarks matrix arithmetic optimization achieving up to 82x speedup on DeepSeek-R1 and Llama 4 models.
Free tool that scans system prompts against 12 attack categories to identify prompt injection vulnerabilities with example exploits and fixes.
TokenZip Protocol proposes passing pointer references between LLMs instead of full token sequences to reduce context usage.
Open-source runtime for Claude Code that adds security guardrails between AI agents and shell execution. Enables safer autonomous agent operation.
Claude Code skills pack providing 12 terminal commands for startup founders addressing strategy, market fit, and business validation.
Benchmark showing token optimization for AI coding agents isn't straightforward. Pre-indexed context via MCP reduced costs 24% despite 20% token increase.
Tauri desktop app for orchestrating multiple Codex agents across local workspaces with project management and conversation interface.
Python SDK detecting and tokenizing PII on-device before LLM processing. Enables safe handling of sensitive data in AI agent pipelines.
Open-source Node.js framework for building programmatic AI agents. Agents adapt execution based on instructions, tools, and memory instead of static workflows.
NBER working paper modeling how generative and agentic AI shapes human learning incentives and information ecosystem evolution.
Technical specification design for APIs serving AI agents instead of applications. Compares Skills, Tools, and MCP standards for agent tool calling.
Article on AI's dual impact for open-source: Claude helping find bugs in Firefox while raising concerns about training data usage.
AI agents trained on 1M+ lines of F* and Pulse code/proofs to build provably correct implementations of classic algorithms and data structures.
Autoautoresearch extends Karpathy's hyperparameter search with LLM agents to address blank page problem in AI-driven research.
Best practices for hosting and authenticating remote MCP (Model Context Protocol) servers. Developer guide for agent infrastructure.
Research showing AI agents perform worse with 100k tools vs fewer tools. Challenges tool scaling assumptions in agentic systems.
Google releases Gemini multimodal embeddings supporting video and PDF inputs. Enables richer semantic search across media types.
Technical write-up on SQLite concurrency patterns in Go while building a desktop AI IDE. Developer tools and architecture lessons.
Legal case blocking Perplexity's AI agent from autonomous Amazon shopping. Early test of agentic commerce regulation.
Methodological critique of 'First Proof' paper evaluating AI capabilities on research-level math problems. Identifies experimental design flaws.
Open-source MetalRT inference engine for Apple Silicon outperforming llama.cpp and MLX. Includes RCLI voice AI pipeline; mic-to-response entirely on-device.
One-command deployment tool for AI-generated code from Claude Code or Cursor. No Docker/YAML; supports Mac and Linux with auto-runtime detection.
Tutorial series on training GPT-2 from scratch investigating learning rate hyperparameter choices for improved test loss optimization.
Open-source SEO/AEO tool tracking AI agent citations and visibility in AI-powered search. Helps merchants prepare for agent-driven commerce.
New programming language designed with security as a core feature for building AI agents.
Google releases Gemini Embedding 2, natively multimodal embedding model. Supports images, video, and text in single vector space.
Conkoa AI: voice-first Slack integration for construction workers. Voice LLM application for low-tech-comfort users.
Andrej Karpathy discusses rise of working AI research agents. Emerging paradigm for automated research workflows.
promptctl tool executes locally-defined prompts as commands within remote SSH shells without installing LLM tools on servers.
Google research demonstrates training LLMs to reason like Bayesian models for better uncertainty estimation in agent interaction scenarios.
IDS+ Protocol improves CJK language tokenization efficiency reducing token usage by up to 70% for rare ideographs versus standard BPE.
JAMA publication on ChatGPT Health and patient-facing LLM tools. Medical LLM applications with limited technical details.
Research demonstrating web-based indirect prompt injection attacks against AI agents deployed in production.
Analysis of limitations of on-device agentic AI systems.
Google releases Gemini Embedding 2, first natively multimodal embedding model supporting text, images, video, audio and documents.
Identity and signing infrastructure for AI agents using cryptographic passports to track agent actions and enable audit trails.
Developer tool for building production-ready RAG systems and AI agents with infrastructure, monitoring, and scaling handled automatically.
Independent research report evaluating privacy and encryption features across 15 AI chat platforms.
Framework for testing AI agents in production based on analysis of 7 common failure modes and real-world incidents like a $47k fraud case.
Anthropic releases code review tool for detecting and managing AI-generated code in codebases.