Show HN: Open-Source Puppeteer for After Effects
Open-source After Effects controller using Claude Code to generate production videos programmatically via WebSocket with autonomous spec-driven pipeline.
Open-source After Effects controller using Claude Code to generate production videos programmatically via WebSocket with autonomous spec-driven pipeline.
AIDE 2 demonstrates recursive self-improvement by autonomously optimizing its own autoresearch system, achieving 16x prompt reduction.
Approv: API for adding human approval workflows and audit trails to AI agent actions on sensitive tasks.
AI-generated security reports strain vulnerability disclosure processes; Directus reports 6x jump in reports.
Analysis of security risks from AI agent connectors that change frequently, covering prompt injection vulnerabilities and organizational risk assessment.
MenteDB memory system for AI agents uses 7x fewer tokens than mem0 with open reproducible benchmarks and methodology.
Comparison of learning from experience vs curated datasets in deep learning algorithms.
Alluvia tool mines local conversation history from Claude, Cursor, ChatGPT to surface forgotten ideas and solutions across AI tools.
RemotePower 6.2 fleet management tool with self-hosted monitoring, alerting, vulnerability scanning, and optional AI features for Linux, Windows, macOS.
Analysis of infrastructure gaps for production AI agents across open models and commercial APIs; introduces Octonous platform.
Zero is a programming language designed for agents where the graph represents the program; agents query and edit the program graph.
Moonshine Voice is open source toolkit for real-time voice agents; Micro version runs speech recognition and TTS in <500kb on microcontrollers.
Optimizing compiler solution for Anthropic's VLIW challenge; compiles high-level IR to efficient VLIW bundles.
Linux Foundation initiative to standardize payment mechanisms for AI agents.
Open source release of Atuin AI Server, a shell history management tool with AI capabilities.
Case study building a website using Claude Code as AI assistant with PHP and vanilla JavaScript, no frameworks.
Analysis comparing fixed-function graphics pipelines to chat-limited LLM interfaces, proposing user-customizable LLM architectures.
llm.c ported to Mojo with Metal GPU kernels achieving 1.72x speedup over PyTorch on LLM inference.
Empirical study scoring 1,018 real-world AI prompts, finding average robustness of 31/100. Original research data.
Historical overview of ELIZA, the first chatbot from 1960s, and its influence on AI development.
Technical improvement to Firecracker VM snapshots using copy-on-write layering, reducing snapshot pause time and cost proportional to changed bytes.
Analysis of LLM resource consumption: AI companies buying 70% of high-end computer memory, driving hardware shortages and price increases.
Google releases LiteRT.js, JavaScript binding for on-device ML/AI inference in web browsers. Enables privacy-preserving, low-latency local model deployment for web developers.
Deep technical analysis of TPU/GPU cluster topologies and collective communication operations underlying transformer training and inference at scale. Covers parallelism techniques.
Open-source Claude skill implementing product discovery methodology to guide AI app development. Claims to improve idea validation odds without replacing user research.
Agent Shell provides hardened SSH-accessible Linux boxes for running Claude, Codex, Gemini with root access. Sandboxed environment for autonomous agent development and execution.
Open-source flight recorder and security layer for AI agent tool-use. Logs all tool calls with MITRE ATT&CK tagging, enables replay and SIEM integration. Early-stage project.
Analysis showing open-weight models dominating Hugging Face downloads (41% Chinese models) and OpenRouter top performers. Questions frontier model relevance as developers prefer open alternatives.
Documentation of URL schemes and universal links for invoking ChatGPT, Claude, Cursor and other AI agents. Reference resource for agent integrations.
TAG: open-source NVMe cache layer for object storage, enables local caching for AI training and read-heavy workloads with S3 compatibility.
Single agent session running 80M tokens through Terminal Bench 2.0 without context compaction, maintaining accuracy across 89 sequential tasks.
Choji is a tool that converts Slack threads into ready-to-merge pull requests using AI agents for code review, ticket creation, and PR drafting.
Stub entry about proof-of-possession signing for AI agents without network verification.
Creator documenting 93 days of building HTML5/canvas/websockets games daily with Claude AI assistance.
Product analytics platform extracting user feedback from agent conversations, detecting behavioral failures like rageprompting and missing features.
Free WireGuard NAT traversal and roaming tool for mesh VPN setups.
Agent-powered UI builder with design system guardrails controlling what components and patterns ship to production.
Canary-ml: lightweight drift and anomaly detection wrapper for scikit-learn and Keras models in production.
MCP-based skill library system for AI agents in regulated organizations, enabling governed, compliant, and shareable agent capabilities.
Sol: specification and artifact for human-agent handoffs using computational records instead of markdown or HTML.
Open-source GitHub Actions tool that validates pull requests against Linear tickets and sprint intent using an LLM, flagging misaligned code that passes tests.
arXiv research paper on single-rollout asynchronous optimization for agentic reinforcement learning. Novel training approach for autonomous agents.
Analysis of agent-based workflow loops replacing traditional SaaS tools for business logic, with Lobu platform example.
Local Markdown-based note-taking app for Apple Silicon with blocks, search, optional AI. Lightweight alternative to Notion. Show HN submission.
Aevum: free open-source LLM RPG engine with persistent economy and faction systems for Claude, ChatGPT, or Gemini.
Benchmark results testing Meta's Muse Spark model on VetoBench, comparing outputs to rejected team designs. Includes raw JSON logs from paid and exploratory runs.
Smart proxy using Incus VMs to sandbox coding agents, preventing unintended cloud service modifications and injection attacks.
Taxonomy of silent data loss modes in AI agents during write operations. Technical analysis of agent failure patterns.
Replen maps repositories to knowledge graphs for open-source discovery, automating AI dev workflows with Claude/Codex integration.
JVM-based low-latency LLM runner using OpenJDK Panama FFM to interface with llama.cpp, whisper.cpp, and GGML. Zero-allocation design.