You Can't Optimize What You Can't See. AI Cost Observability
Analysis of AI cost observability challenges explaining how agentic workflows and elastic demand drive unexplained infrastructure spending.
Analysis of AI cost observability challenges explaining how agentic workflows and elastic demand drive unexplained infrastructure spending.
Rust CLI for dataset deduplication achieving 2.7x speedup and 32x less RAM than DuckDB+SHA256 on 29GB dataset.
Infrastructure for agent-to-agent communication with routable addresses, contact cards, and encrypted messaging.
Case study of AI agent completing WooCommerce purchase, examining agentic commerce and e-commerce protocol changes.
Patent-pending system for deterministic, governance-first context compilation for LLMs in regulated environments.
Overview of rising ecosystem of open-source AI agents and agentic systems becoming more diverse and capable.
Framework adding persistent memory, 17 specialized agents, and automation capabilities to Claude Code.
Open-source Nginx-inspired config-driven router for integrating and switching between multiple LLM providers.
MCP server for AI coding agents that checks GitHub and HN for existing implementations before coding starts.
AI tool that automatically generates user-facing documentation updates by monitoring code changes and workflows.
Tactical prompting techniques for building AI systems covering code generation, database schemas, and RAG pipelines.
Governance framework for coordinating multiple AI coding agents with accountability tracking, decision logging, and audit trails across parallel execution.
Hugging Face standardized format for packaging AI agent skills compatible with OpenAI Codex, Claude, Gemini, and Cursor.
Open-source security firewall for AI agents that intercepts tool calls, enforces deterministic policies, and monitors execution with audit logging.
Incident where Meta AI Safety director's email was deleted by an autonomous AI agent, highlighting safety risks.
Methods for improving voice and character distinctiveness in LLM-based NPC generation.
Open-source AI browser built by 16-year-old with prompt-injection defense using novel security architecture rather than LLM guardrails.
Guide on implementing authorization and access control systems for enterprise generative AI applications using organization-specific data.
Research on using LLM agents for large-scale online deanonymization, demonstrating privacy risks.
Examination of ChatGPT's understanding of question semantics and structure.
Docent is a tool for analyzing and understanding AI agent behavior through tracing LLM API calls and multi-agent transcripts.
VS Code extension visualizing SQL queries as interactive flow diagrams with column lineage tracking and optimization analysis.
Nimble raises $75M funding to build web datasets for training AI agents.
Critical analysis of limitations and risks in LLM-based agent systems.
Open-source LLM fine-tuned on golf forecasting data using LoRA and GRPO, outperforming GPT-5 on specialized domain prediction tasks.
Local-first CLI task manager living in repo for teams and coding agents without external auth dependencies.
CTF challenge solver using multiple LLM reasoning models with cost analysis and performance comparison.
CodeHydra tool for running multiple isolated AI coding agents in parallel.
Technical analysis explaining AI agents as search/optimization tools rather than thinking entities.
Multi-LLM routing system to work around Claude Code quota limits using multiple model backends.
oMLX persists KV cache blocks to SSD for coding agents on local LLMs, eliminating re-prefill overhead during long sessions with models like Qwen3-Coder-80B.
Mozilla open-sources Pilo, an agentic web automation library enabling flexible AI-driven browser task automation without rigid scripts.
Extendo iOS app and CLI tool enabling human approval of AI agent decisions in real-time via tool-calls.
L7 proxy for vLLM that manages LoRA adapter storage using NVMe drives for optimization.
Interview with Terence Tao on generative AI's promise for solving mathematics problems.
Tool enabling code execution for LLMs through a sandboxed Lua REPL environment.
Recognyze.ai platform enabling web publishers to receive financial rewards when LLMs use their content.
SIB-ENGINE detects LLM hallucinations by monitoring geometric drift in hidden states during generation, achieving 0.8995 ROC-AUC with <1% computational overhead.
Noodles: CLI tool converting codebases and PRs to diagrams using Claude and Tree-sitter AST parsing. ~50x faster than LLM-only approach.
Neuron: Rust library providing modular components (traits) for AI agent frameworks below ReAct loop level. Composable alternative to monolithic frameworks.
Tacit: open protocol for agent-to-agent discovery and networking with cryptographic trust verification and human consent requirements.
TTSLab: open-source browser-based text-to-speech and speech-to-text using WebGPU and WASM. No backend required.
AIProx: open registry and manifest standard for agent discovery with payment integration via Bitcoin Lightning and Solana.
OpenPDB generates AI agents with distinct personalities from 12,000+ character database. Open source, runs locally with Ollama.
Essay on cognitive load as the remaining bottleneck in AI-assisted software development.
Zones of Distrust RFC proposing open security architecture extending Zero Trust principles for autonomous AI agents.
Discussion questioning whether AI agents should auto-generate their own configuration files and skills.
Framework for evaluating LLM outputs without ground truth using LLMs as judges.
Security incident: OpenClaw agent malfunctioned on researcher's inbox at Meta. Limited technical analysis.
Claude AI agents built a C compiler demonstrating autonomous coding capability. Lacks technical implementation details.