Running AI agents safely in a microVM using Docker sandbox
Tutorial on safely running autonomous coding agents locally using Docker sandboxes to isolate potentially dangerous operations.
Tutorial on safely running autonomous coding agents locally using Docker sandboxes to isolate potentially dangerous operations.
Meta-Harness optimizes AI agent harnesses end-to-end through automated search, improving performance from 28.5% to 46.5% on hard task subsets.
Design system framework providing rules for AI coding tools to generate professional UI components, integrated with Claude Code.
Technical analysis of LLM sampling mechanisms. Explains token generation, temperature, and practical differences between model and inference.
MemPalace: AI memory system storing complete conversation history and making it searchable. Addresses context loss in sessions.
Willitrun: CLI tool checking ML model compatibility with devices using benchmarks. Predicts if models fit and run at acceptable speed.
Zero Human Company: Single-binary Go tool managing AI agents with budget enforcement and execution monitoring. AI-native org dashboard.
CricketBrain: Neuromorphic signal processor in Rust with sub-microsecond pattern recognition. Bio-inspired edge AI with minimal memory.
Llamafile: Single executable running local LLMs with bundled runtime and weights. Zero setup on Windows/Mac/Linux.
Desktop dev workspace for Claude agents with kanban boards, session management, multi-repo support, and integrated agent SDK.
claude-telemetry: Multi-machine usage tracking dashboard for Claude Code. Python agent syncs data to Supabase with React frontend.
Security-focused MCP agents for Claude and Cursor that detect common vulnerabilities in generated code like magic-byte validation and XSS.
Quansloth: Local LLM inference tool using Google's TurboQuant for KV cache compression, reducing VRAM by 75% on consumer hardware.
JSIR: Open-source high-level intermediate representation for JavaScript from Google for code analysis and transforms.
MAIP: Open standard for cryptographic identity, authorization, and trust scoring for autonomous AI agents and software systems.
Technical deep-dive on training GPT-2 from scratch with float32 interventions to improve test loss on code datasets.
Niquests: Python HTTP library forking Requests with performance improvements and modern features. Drop-in replacement for developers.
Prismer: Infrastructure for long-running AI agents with cross-session learning, error recovery, persistent memory, and shared knowledge.
Gemma4.java provides pure Java inference engine for Gemma 4 models with zero dependencies, supporting GGUF format quantization.
Senthex: reverse proxy firewall for LLM API calls with prompt injection detection, PII scanning, and 16ms overhead. Agent-native.
WorldSim is a TypeScript multi-agent simulation engine for modeling how communities respond to policy changes using LLM-powered agent reasoning.
Hybrid question-answering system combining LLMs with Wikidata and Prolog for structured reasoning over knowledge graphs instead of pure RAG.
Openbrowser is a headless browser built for AI agents using structured semantic state with element IDs instead of screenshots.
Semantik: vector message broker routing by semantic meaning using embeddings and SemQL query language for high-dimensional space.
m2a is a CLI tool for connecting to Agent2Agent protocol agents via HTTP+JSON/JSON-RPC with Bubble Tea chat UI and debug traces.
WraithVector governance layer intercepts OpenClaw agent tool calls to enforce policies, block dangerous actions, and generate audit evidence.
Per-user isolated environments infrastructure for AI agents. HN post with limited content.
KarpathyTalk is an open developer community platform with markdown posts, social features, and LLM-accessible APIs for builders and agents.
Small online sellers using AI tools like Alibaba Accio to automate product research and supplier discovery.
TriAttention uses trigonometric KV cache compression to reduce memory by 10.7x while maintaining accuracy for long-context LLM agent reasoning.
Discussion of building commercial company on open-source AI agent platform wrapping Claude Code with custom MCP servers for infrastructure/operations.
Production database safety concerns with AI-generated SQL. Models produce plausible but unreliable code lacking performance/locking awareness.
Discussion on production strategies for controlling costs and enforcing limits for LLM/agent systems to prevent unexpected loops and runaway expenses.
PocketTeam: autonomous AI team with COO, QA engineer, security auditor roles using Claude Code. Self-healing, real-time monitoring, daily reports.
Meta plans to open-source its new AI models despite previous setbacks in AI leadership, investing over $600B in AI infrastructure.
Model-as-a-Service platforms abstract operational overhead of self-hosted inference. Discussion of hpc-ai.com built on Colossal-AI vs control tradeoffs.
Research on using choreographic languages as a formalism for describing multi-agent LLM workflow coordination, framing it as a distributed systems problem.
QitOS is a research-first framework for building reproducible LLM agents with clean module design, benchmarks, and built-in observability.
Research on choreographic languages for managing multi-agent LLM coordination as a distributed systems problem with new programming language design.
Production-grade skills framework for AI coding agents. Encodes workflows, quality gates, and engineering best practices as reusable skills activated via slash commands.
ClearSpec tool converts vague requirements into structured specs for AI agents to execute without hallucinating scope.
Uses offline LLM-driven heuristic evolution to improve IC3 hardware model checking, gating heuristic proposals with proof and witness validation.
Investigates universe decomposability in Minimum Set Cover Problem to exploit structural properties for improved metaheuristic optimization.
Position paper arguing AI evaluation frameworks require item-level benchmark data and granular diagnostic analysis to address systemic validity failures.
Demonstrates using LLMs and AI agents to enable non-programmers to program and automate complex laboratory instrumentation control.
Evaluates reliability of LLM judges for radiology report assessment across different modalities and anatomies, analyzing model and prompt configurations.
Optimizes multimodal reasoning for multi-turn table question answering by using tabular grounding to reduce representation errors accumulated through multiple reasoning turns.
Studies context-dependent sequential decision making using intervention-based recurrent architecture that maintains contextual dependence without increasing memory dimensionality.
Evaluates lightweight fine-tuned LLMs and traditional models for discharge prediction using clinical notes, comparing 13 models including DistilGPT-2 and Bio_ClinicalBERT.
Addresses topic imbalance in biology reasoning datasets and develops methods for extracting challenging, verifiable training data from biological literature for reasoning models.