Execution Containment for Tool-Using AI Agents
Technical essay on execution containment for tool-using AI agents using cryptographic capability tokens and pre-declared execution graphs.
Technical essay on execution containment for tool-using AI agents using cryptographic capability tokens and pre-declared execution graphs.
Hmem: MCP server providing persistent hierarchical memory for AI coding agents. Solves context loss in long conversations and cross-tool/device memory persistence.
GraphRAG applied to 27,000 aviation accidents. Uses knowledge graphs instead of vector similarity for retrieval, better handles multi-document relationships.
Retrieval engine learning vocabulary without embeddings or vector databases, pip-installable with web UI.
Rigour: Open-source CLI quality gate for AI coding agents. Uses AST extraction and LLM interpretation to catch code quality issues before deployment. Includes deep analysis mode with hallucination verification.
Microsoft AutoGen framework reaches 54K GitHub stars as multi-agent system architecture gains adoption.
CLI image generation agent using OpenRouter and free models. Expands vague prompts into detailed descriptions and routes to appropriate models. Built with React Ink, TypeScript, modular subagent architecture.
Benchmarking concurrent map implementations in Go including new HashTrieMap in sync.Map.
Eliezer: 7K-line TypeScript self-hosted AI agent. PWA, self-editing, persistent memory, supports multiple LLM APIs. MIT open-source.
Title only: article on LLM hallucinations. No content to evaluate.
Claude AI used to deploy Immich photo platform to Cloudflare Workers serverless environment.
Title only: Late - subagent orchestrator TUI for local LLMs in Go/Linux. No details available.
InkSight: Open-source LLM-powered e-ink display for slow information. Generates personalized content based on environment using DeepSeek, Tongyi Qianwen, or Kimi backends.
Title only: EFF's policy on LLM-assisted contributions to open-source projects. No details available.
arXiv research paper on firm-level labor substitution by AI. Academic study examining economic impacts of AI adoption on employment and payroll changes.
Title only: guide to building LLM from scratch in Max. No detailed content available.
Phloem is an open-source MCP server providing local-first AI memory and causal graph capabilities with zero network requirements.
CacheOverflow: shared MCP layer enabling AI agents to discover and reuse solutions, reducing hallucinations and LLM costs through knowledge marketplace.
Opinion piece outlining seven maturity levels in AI-assisted software engineering workflows, from search-like usage to self-correcting systems.
macOS menu bar app displaying Claude.ai Pro subscription usage limits. Minimal functionality, not open-source relevant.
Technique for detecting AI model failures using canary comments to catch instruction-following errors early during AI agent development.
Technique for improving AI coding agent reliability using canary comments as early warning system. Catches context overflow and off-rails behavior before code generation completes.
Airut: Sandboxed Claude Code agent accessible via email and Slack. Email-based interface for async coding conversations with automatic workspace creation and multi-task parallel support.
MIT research on accelerating science using AI and simulations. Focus on Rafael Gómez-Bombarelli's decade-long work with artificial intelligence in scientific discovery.
Eidolon Womb: local LLM infrastructure with continuous thinking cycles, fatigue/sleep mechanics, memory consolidation. Not a chatbot; GPL v3 open-source.
Deciduous: living decision graph for codebases built retroactively from git history. Enables context recovery and team collaboration for AI-assisted development.
Deciduous: tool for AI-assisted development tracking decisions, goals, and outcomes in a decision graph. Claude analyzes git history to reconstruct context.
LLMs tested on 95 real-world security issues in open-source code, identified 80%. LLM agents discovering zero-days via brute-force methods.
Kagi launched APIs enabling AI agents to access curated search capabilities, supporting autonomous information retrieval workflows.
AWS experienced two outages in 2025 caused by autonomous AI agent (Kiro) making unintended infrastructure changes without human oversight.
Framework for measuring added value of AI applications beyond base ChatGPT capabilities through structured metrics and user experience comparison.
Prodlint is a static analysis linter catching production bugs in AI-generated code (hallucinated imports, hardcoded secrets, auth issues) with 52 rules, zero config.
MailCat is open-source email service enabling AI agents to autonomously handle email verification and account setup via skill-based API.
Local coding AI agent CLI supporting llama.cpp/Ollama with tool sandboxing, audit trails, and replay.
LaunchSoar is a curated directory of AI tools for creators, developers, and founders, filtering high-utility applications.
LLM-powered natural language interface for semiconductor geometry generation and CAD tasks.
Framework proposing accountability mechanisms for autonomous AI agents transacting and signing contracts independent of human oversight.
OrcBot is an autonomous multi-modal AI agent with self-healing skills, strategic reasoning, and integration with WhatsApp/Telegram/CLI for independent task execution.
InsomniDev macOS app uses AI agents with Claude Code and Gemini to automatically detect and solve GitHub issues, opening PRs for review.
Technical exploration of modifying neural network model weights in various formats (.safetensors, .ckpt) to understand model behavior and interpretability.
Student built India-localized contract analyzer using n8n workflows and LLM-based clause extraction for ₹500, optimizing for SMBs with prompt engineering challenges.
Formvana provides Cursor-like AI-assisted form builder with persistent development experience, conditional logic, and field management without one-shot generation limits.
CLI tool that runs Claude Code in isolated Podman containers with persistent per-workspace environments and background notifications.
Android food tracker app with AI image recognition for nutrition estimation and chatbot for recipe queries.
Technique for measuring confidence in text classification using LLMs and conformal prediction sets. LLM research on uncertainty quantification.
gr3p: Autonomous tech news aggregation platform where 75 AI agents discuss articles 24/7 using multiple news sources. AI agent application.
kli: Event-sourced task coordination system for AI coding agents with session state management. Developer tool for agentic AI workflows.
Automation workflow integrating Claude Code and Codex for multi-project task management, specification-to-implementation pipeline.
YC W26 startup explorer with AI-powered prompts for idea analysis. Open source web tool using Claude for suggestion generation.
A/B testing platform for LLM system prompts using steganography to track performance without trace IDs. Developer tool for prompt optimization.