One Supervisor, Many Modalities: Adaptive Tool Orchestration for Autonomous Queries
Agentic framework for multimodal query processing with adaptive tool orchestration across text/image/audio/video. Research on agent coordination and tool selection.
Agentic framework for multimodal query processing with adaptive tool orchestration across text/image/audio/video. Research on agent coordination and tool selection.
Proof-Carrying Materials: falsifiable safety certificates for machine-learned interatomic potentials. ML research on reliability guarantees for scientific models.
Codex Security: AI agent for code security that analyzes repository architecture and trust boundaries before validating findings with humans.
Open-source AgentFactory orchestrates fleet of coding agents (Claude, Codex, Spring AI) through automated pipeline for issue resolution and code shipping.
Open-source framework for personal AI agents running entirely on-device with efficiency-aware evaluations and learning loop using local trace data.
NPM package enabling free OpenAI API access via ChatGPT OAuth tokens. Creates localhost proxy to ChatGPT backend API with Vercel AI SDK provider support.
AI automation tool to summarize Datadog monitoring alerts and escalate issues, reducing manual dashboard review.
Discussion of mental fatigue and workflow challenges when working with LLMs like Claude and Codex, and recovery strategies.
Multi-agent workflow orchestration system supporting Gemini, Qwen, Claude with role-based agents, background execution, and visual workflow editing.
GitHub Action detecting LLM output drift in CI/CD by replaying workflows and diffing outputs to prevent silent model changes reaching production.
Dashboard for real-time observability into Claude Code sessions, tracking costs, tool usage, and subagent execution without code changes.
Security middleware for autonomous AI agents that risk-scores actions, detects injection attacks, and catches behavioral drift across multi-turn interactions.
Open-source SDK for building autonomous AI agents that execute cross-chain financial operations with cryptographic guarantees and trusted execution environments.
Multi-agent coordination system using Claude Code, Discord webhooks, and timer-based polling. Production autonomous workflows with real-time notifications.
Timezone converter tool for Claude API usage promotion (Mar 2026). Minor LLM-adjacent utility.
Overview of layered security architecture for AI agents, emphasizing secure human identity verification and token-based authorization.
Quell is a local security layer that intercepts prompts to AI IDEs, redacting secrets before they reach cloud models, storing values in OS keychain.
ARISE framework enables LLM agents to synthesize their own tools at runtime when they encounter task gaps, adapting without pre-crafted tool libraries.
clifast tool converts TypeScript/JavaScript functions into CLI packages with optimized help text for LLM navigation, reducing token usage versus MCP.
LiveAuth system providing Proof-of-Work and Lightning Network authentication for AI agents, replacing CAPTCHAs and API keys.
Critical perspective on AI agent hype, questioning whether agents are necessary or overused in current implementations.
Opsmeter tool for cost attribution and budget control in LLM applications, breaking down spending by endpoint, tenant, user, and model.
Caliber scans codebases to auto-generate tailored AI agent skills, configs, and recommended MCPs matching project stack and best practices.
Free tool for analyzing and comparing AI product costs across 9 LLM providers before implementation to identify optimal architecture.
Analysis of LLM inconsistency when prompted repeatedly on same question, showing tendency to contradict prior responses.
OpenLegion framework for AI agent fleets with Docker container isolation, vault proxy for credentials, and hard spend limits.
LLM-driven robot survival game built with Pygame Zero using Ollama for local inference and prompt design challenges.
Five-phase AI-assisted SDLC pipeline using Git worktrees and Claude for parallel agent orchestration with architectural governance.
Genetic algorithm framework using LLM as mutation operator to evolve optimal prompts through iterative selection and breeding.
Tool generating AI agent instruction files from contract.yaml configuration.
Study testing 10 chatbots on violent scenario response; Claude was most reliable at refusing participation.
Technical analysis of using OS-level process sandboxing for AI agents executing code and spawning subprocesses safely.
Mobile PWA app for managing Claude Code AI agent asynchronously, with file browser and code review/commit capabilities.
DocuDesign tool uses AI image models and text editing to generate print-ready design files from descriptions.
Dialtone watcher Go agent for macOS/Linux monitoring system processes, network traffic, and resource usage with anonymized comparison.
Case study: AI coding agents introduced vulnerable dependencies (cryptominer via CVE-2025-29927) in Next.js application. Security risk analysis.
Personal account of AI coding agent addiction and exploration of Model Context Protocol (MCP) tools. Member-only Medium story.
Recursive self-improving research system using LLMs to run fixed-budget ML experiments, log outcomes, and automatically rewrite its own research methodology.
Proof-of-Training blockchain where miners train a shared MinGRU neural network instead of computing hashes, producing public ML models as network byproduct.
Claude Code skill enabling No-Limit Texas Hold'em poker game with three AI subagents as opponents and optional coaching modes.
Dataset of 1100 stock market predictions from Gemini Pro 2.5 LLM captured over 38 days with interactive visualization interface.
Plugin enabling peer-to-peer communication between isolated Claude Code sessions. Allows multi-repo agent collaboration and context sharing.
Pixel-perfect testing approach using Playwright to enforce visual consistency between HTML/React and SVG rendering paths in ZenUML diagrams.
Infrastructure discussion on email identity isolation and reputation management for parallel multi-agent outreach systems at scale.
Open authorization protocol (v1.0) for AI agents providing permission scoping, auditing, and revocation with SDKs, framework integrations, and enterprise compliance features.
AgentMailr: API service providing unique email inboxes for AI agents with reply routing and sender identity testing.
MCP for reusing Claude Code subagent context across sessions. Reduces token usage and preserves conversation state across multiple agents.
Visual introduction to machine learning fundamentals using home price prediction dataset. Educational overview of statistical learning techniques and pattern recognition.
Buxo.ai uses LLM agents to intelligently manage calendar scheduling, automating timezone handling and availability logic across multiple calendars.
AgentPages: GitHub-hosted AI agent that maintains website content by researching topics and updating repo.