Show HN: I made a 1 line AI Agent observability tool
Tracium is a lightweight observability tool for AI agents that tracks LLM API costs, traces, and performance metrics in production.
Tracium is a lightweight observability tool for AI agents that tracks LLM API costs, traces, and performance metrics in production.
VantageKit is a deal collaboration platform built with Claude Code, featuring document staging, analytics, and AI Q&A capabilities.
YourFinanceWORKS is open-source financial management platform with AI OCR capabilities as self-hosted QuickBooks alternative.
Analysis of Claude's reported use in military operations and implications for Anthropic's published safety architecture.
Spendtrace provides feature-level cost attribution for AWS Bedrock usage, helping identify which features drive LLM expenses with granular visibility.
Terminal UI tool analyzing Claude Code session data locally: token usage, project analytics, chat replay. No external API calls.
Quantlix is a runtime control plane for AI systems that enforces schema contracts, policies, budget limits, and retry controls on model requests.
RFC draft proposing Agent Action Protocol standard for verifiable, interoperable AI agent actions with cryptographic integrity across frameworks.
Open-source static analysis tool scanning Python AI agent code for EU AI Act compliance. Tested on 5,754 files from 11 major projects including AutoGPT and AutoGen.
SSD-backed KV cache system for LLM inference on Mac, reducing TTFT from 90s to 1s. Continuous batching, tiered caching.
Open-source CLI boilerplate generator for SaaS applications with modular components (auth, payments, logging). Designed with AI integration in mind.
Runtime security framework using eBPF/LSM to sandbox autonomous AI agents with shell access. Addresses prompt injection vulnerabilities in agent execution.
Prompt management platform enabling A/B testing and conversion tracking for LLM prompts without code deployment. Built from SaaS experience.
Security testing framework ClawSandbox: 7 of 9 attack attempts succeeded against AI agent with shell access, revealing vulnerabilities.
Code review CLI using AST dependency graphs and Tree-sitter for structured analysis, with optional LLM reasoning.
API enabling AI agents to autonomously discover, register, fund wallets, and pay for file intelligence services without human intervention.
King's College London research showing LLMs escalated conflicts with nuclear strike threats in 95% of simulated war game scenarios. Studies AI safety in crisis simulation.
.NET in-memory hybrid search engine for AI agent memory. Supports semantic and keyword search for local agent development without external vector databases.
Integration combining Claude Code with Obsidian for structured research workflows.
Demonstration of running Llama LLM inference on legacy Intel Itanium processor architecture.
VS Code extension showing dependency blast radius of code changes with tree visualization and distance-based coloring.
AI system analyzing complex situations to identify agents, interests, and likely actions for decision-making support.
Pure Python evolutionary optimization library with zero dependencies, including genetic algorithms, CMA-ES, and multi-objective optimizers.
Documentation guide for fine-tuning Qwen3.5 LLM using Unsloth optimization framework.
Research paper evaluating theory of mind and internal belief modeling in LLM-based multi-agent systems.
SaaS tool using AI to find Reddit conversations matching product intent rather than keyword matching for lead generation.
Case study on deploying first production AI agent and lessons from delivering 1000+ jobs successfully.
Visual prompt builder tool decomposing prompts into typed blocks (role, context, constraints, examples) for clarity and LLM optimization.
Draft specification for composable AI agent action framework extending MCP to define actions, pipelines, and safety guarantees.
MCP server providing AI agents fast indexed search over Sphinx documentation with hybrid semantic and keyword search via SQLite.
Local-first agentic desktop operating system layer built in Rust enabling autonomous agent operations on desktop.
Deterministic policy engine governing LLM-proposed actions with fail-closed execution, signed approval, and audit chains.
Experiment with alternative UX for AI coding tools using PROJECT.md file editing instead of chat prompts to maintain long-term context and expected state.
MCP server enabling AI agents to add watermarks to images via Claude Desktop or Claude Code. Free tier available without API key.
Setup guide for running Claude Code as a sandboxed AI agent in Docker with restricted network access and persistent configuration for production use.
Agentmap: YAML-based codebase inventory prepended to coding agent context. Compact format containing file descriptions, dependencies, and workflow structure for agent initialization.
Headroom tool optimizes LLM application context by compressing 70-95% redundant tool output and learning from failed tool calls to improve future sessions.
Computer Use Protocol (CUP): universal schema for AI agents to perceive and interact with desktop UIs. Compact text encoding ~97% smaller than JSON for LLM context. Open spec for Windows, macOS, Linux, Web, Android, iOS.
Benchmark testing 6 LLMs under adversarial pressure across 300 cases. Evaluates model resilience in argumentation and agentic workflows beyond standard capability tests.
Minimal code example demonstrating Supervised Fine-Tuning on Llama-2-7b using OpenAssistant dataset with parameter-efficient techniques to create chat model.
Windows x64 DLL debugger toolkit with MCP server for AI agents. Provides 40+ debug commands for real-time process inspection. Designed for security research and CTF.
Molmo 2 open-source vision language model with state-of-the-art video understanding, pointing, and tracking capabilities. Hugging Face models available with training code.
Slack bot AI agent (Mom) powered by LLM. Executes bash commands, manages files, installs tools, configures credentials autonomously. Node.js app with Socket Mode integration.
FastAPI-based LLM gateway proxy providing budget enforcement, virtual API key management, and usage analytics across multiple LLM providers.
Technical analysis of rolling aggregations as essential for real-time AI systems, covering incremental views and sub-millisecond latency approaches.
Open-source Agent Package Manager by Microsoft. Dependency manager for AI agents declaring skills, prompts, instructions, and tools via apm.yml configuration files.
GuardClaw implements cryptographically verifiable execution logs for autonomous AI agents using GEF-SPEC-1.0 protocol with append-only, immutable audit trails.
Essay on treating AI as a leverage tool rather than productivity hack, discussing how to reshape work and decision-making with AI.
Open-source Rust tool that manages context for AI coding agents using git hooks and SQLite, analyzing agent conversations to optimize performance on large codebases.
Nova is an AI-native developer workspace that executes code directly, eliminating the iterative chat-paste-error cycle of traditional AI coding assistants.