Show HN: A war-strategy game played by AI agents
Open-source multiplayer game where teams of AI agents communicate, propose moves, and vote on strategy through emergent gameplay.
Open-source multiplayer game where teams of AI agents communicate, propose moves, and vote on strategy through emergent gameplay.
Bug report: Claude Code CLI draining usage quotas 2-3x faster than normal since March 23, 2026, affecting multiple users.
Open-source supply chain decision engine built for AI agents with graph-based, deterministic, explainable API-first design.
Telegram bot using Stanza NLP pipeline and frequency ranks for vocabulary selection in language learning, outperforming GPT-4o-mini at lower levels.
Cornell study on MLB's AI-augmented camera system for ball-strike calls and stakeholder integration.
Multi-agent system for autonomous cross-disciplinary scientific discovery, finding testable hypotheses without domain expertise.
ClockBench visual reasoning benchmark evaluating frontier models' ability to read analog clocks.
Blog post on software architecture complexities introduced by machine-assisted programming and LLMs.
Analysis of multi-agent system design: avoiding specialized roles, organizing agents around loops instead of functions.
Web app for quick LLM-based evaluation of AI product conversations and traces without complex setup.
Open-source zero-knowledge proofs for verifying ML inference decisions cryptographically.
arXiv paper on security awareness in LLM agents within the NDAI zone case study.
Flask web app for AI-assisted PC builds using CrewAI pipeline with compatibility validation, live pricing integration, and Gemini-powered explanations.
Glupe is a semantic metaprogramming language generating code across multiple target languages based on human intent rather than language-specific syntax.
DeepRepo: generates interactive architecture diagrams from GitHub repos using semantic code search and AI chat. Supports multiple languages.
Discussion of configuration management issues in AI agent frameworks, particularly settings.json corruption and safety controls.
Open-source Python NLP library detecting mental health distress signals in student writing using 40 psycholinguistic features and XGBoost classifier.
Open-source Chrome DevTools for debugging AI agents with AI-powered failure analysis and trace replay.
Claudio tool adds spatial audio notifications to Claude Code windows, using stereo pings to indicate which terminal needs attention.
Research paper presenting four-layer defense architecture achieving 100% interception of multi-turn jailbreak attacks on GPT-4o-mini and Gemini models.
Smart glasses using AI chatbot to assist dementia patients. Application of LLMs but limited technical depth.
Browser-based home design tool using Claude Code and Three.js for AI-assisted interior design.
Cc-budget is a tool adding budget tracking intelligence to Claude Code editor status line with cost pacing and threshold warnings.
Open-source Claude Skill providing product management frameworks, templates and structured thinking playbook for early-stage teams lacking dedicated PMs.
User narrative about using Claude Code to fix system issues via conversational AI assistance for kernel panic and hardware problems.
Research comparing LLM essay grading to human grading. arXiv paper on machine learning evaluation.
Using three LLM agents to maintain and connect a personal knowledge garden from notes and highlights.
Document editor designed for human-agent collaboration with mobile-friendly comment workflows.
PostgreSQL MCP server with 27 tools for schema inspection, data exploration, and health monitoring for AI agents.
CLI proxy reducing LLM token consumption 60-90% by filtering and compressing command outputs. Single Rust binary.
Open-source framework analyzing LLM epistemic failures across domains with claim verification and semantic coherence checks.
Wren Engine: open-source semantic context layer for AI agents to understand business data, metrics, and relationships.
Project exploring ultra-lightweight image classification models, achieving 25KB model for cat vs dog tasks by stripping models to bare minimum.
Technical analysis of LiteLLM and Telnyx supply chain attacks using semantic analysis to bypass content filters.
Agent Observatory: monitoring system for AI coding agents built entirely by autonomous agents. 115 commits, 26K TypeScript LOC, 1,103 tests, zero human code.
Overview of AI contributions in open-source projects. Title only, no substantive content.
Research on improving determinism in LLM behavior and outputs. Title only, no content provided.
Study documenting AI chatbots increasingly ignoring user instructions. Title only, limited detail.
ACP: protocol for AI agents to control existing application UIs, similar to MCP but for UI automation.
Comparison guide explaining different Claude AI product tiers and entry points. Developer tool selection guidance with practical context.
3-month case study of Claude AI as autonomous SSH agent managing production financial infrastructure. Real-world AI agent deployment with technical insights.
Open-source markdown notes application with AI features. Developer tool combining LLMs with productivity software.
Technical exploration of using LLMs for HTML/CSS web design vs. programming tasks. Testing LLM capabilities on design complexity.
Research on AI chatbot integration in government operations. Title only, limited detail.
Claude Skill Collection: modular production-ready agents and tools for coding, security, and specialized domains using Claude AI.
AltClaw is an open-source AI agent orchestrator with sandboxed JavaScript execution, module marketplace, and system integration APIs (file ops, commands, databases, git) deployable as single Go binary.
GitWhy is a Git extension that captures reasoning and context behind AI-generated code and ties it to commits for PR reviews and code verification.
Agent Orchestrator is a local-first control plane for AI-assisted software delivery that addresses verification bottlenecks by moving validation earlier in the development workflow.
Watchface application built in Zig targeting multiple platforms (browser, Raspberry Pi, Pebble). Used Claude as development assistant but not AI-focused.
PromptLedger: local-first version control for prompts using SQLite. CLI, Python API, and Streamlit viewer with no backend services.