Show HN: Npx LLM-safe-haven – harden your AI coding agent in 60 seconds
Open-source security hardening tool for AI coding agents with automatic detection and vulnerability patching based on documented exploits.
Open-source security hardening tool for AI coding agents with automatic detection and vulnerability patching based on documented exploits.
Agent-relay enables multi-agent workflows that improve through learning from past execution runs.
macOS app for tracking AI service usage across coding subscriptions with menu bar display. Open source with community contributions.
Open-source tool for visualizing and analyzing AI agent session logs with replay and evolution features supporting 11+ agents.
Opinion piece on balancing AI development with safety considerations.
Agent-recall-AI: Persistence framework enabling AI agents to recover from failures and resume tasks.
Discussion on document corruption risks when delegating tasks to LLMs.
Local AI agents implementation with focus on on-device execution.
BrowserCode: FOSS web app running TUI agents like Gemini CLI and Claude Code fully in browser via WebAssembly sandboxing.
Notesync.md: iOS/macOS note-taking app syncing to Markdown files for Claude to deliver project updates and reminders.
Tool generating LLM-as-Judge evaluation prompts grounded in published research.
Research showing GPT-5.5's evaluation systematically biased by authorship and presentation order, undermining ranking-based workflows.
Mac-chiato: menubar utility keeping macOS awake for long-running agent tasks, builds, and automation with lid closed.
Platform for testing products using AI-generated customer personas. Title only, minimal detail.
Nimbalyst: open-source multi-agent visual workspace for Claude Code, Codex, OpenCode with parallel WYSIWYG editing and file collaboration.
Tool enabling LLC formation through Claude via Model Context Protocol integration with Replit. LLM application demo.
Discussion of AI valuations and market bubble risk. Brief excerpt about stateful sandboxes for agent deployment.
Secure Ollama Docker image (~70MB) with built-in auth, OpenAI-compatible API for running local LLMs privately.
SpecD framework enables spec-driven development workflows specifically designed for AI coding agents.
Trent tool integrates architectural security reviews into Claude Code for AI-assisted development.
Compares architectural approaches for agentic commerce systems, examining protocol-based versus browser-based agent implementations.
mcpobs: local-first proxy and trace viewer for Model Context Protocol servers, showing every JSON-RPC message with replay and diff.
LLMs discovered vulnerability in FreeBSD mitigated by CHERI memory safety architecture.
jcode: next-generation coding agent harness optimized for multi-session workflows with high performance and customizability.
Demonstrates training a transformer model to implement deterministic RPN calculator with custom registers and compute functions.
OpenVerb: offline voice dictation for macOS using single transformer model instead of separate transcription and cleanup steps.
Research on augmenting language models with search capabilities. ML research advancement.
Stripe integrates Link payment tool with AI agents, enabling autonomous payment processing capabilities.
Bot that automates student coursework by logging into Canvas LMS, attending lectures, writing essays. LLM application.
Comparative analysis of LLM quality-adjusted costs across 34+ models including local hardware and API providers.
Browser-based tool for aligning and comparing images by pose using computer vision, exports as GIF/MP4/WebM.
Open-source multiplayer workspace where teams and AI agents share documents, evidence, and decisions with real-time streaming.
Lens Agents platform for governing AI agents across enterprise desktop, cloud, on-prem environments with unified policy controls.
FIDO Alliance announces Agentic Authentication Working Group to develop interoperable standards for trusted AI agent interactions and commerce.
Modular Neovim configuration with 80+ plugins, lazy loading, LSP integration for AI agent development workflows.
Free scanner auditing websites/APIs/MCP endpoints for agentic commerce readiness across 7 categories with leaderboard.
Crow-CLI: open source two-layer AI agent system with MCP server exposing 7 tools, FastMCP backend with terminal support via PTY and signal handling.
Visual Studio extension integrating local LLMs via Ollama for private code completion without cloud dependencies.
Comparison of GPT-5.5 and Claude Opus 4.7 models on UI design tasks to evaluate their practical coding capabilities.
Mm: UNIX tools (find/grep/cat) rebuilt with multimodal AI capabilities for indexing and searching images, video, audio, documents.
Open-source Cloudflare Worker API for detecting disposable email domains using 122K+ entries in bloom filter, includes AI agent discovery.
Nool is a semantic version control system for AI-driven development that tracks logic and intent instead of text lines.
TypeScript framework for building non-blocking AI agents.
Commentary on author Nate Silver's use of ChatGPT in writing a book about risk.
2024 paper on LLM robustness to bit-flip errors (brain damage) in resistive RAM, evaluating efficiency of anomaly detection methods under hardware faults.
Case study: Daniel Diniz used Claude Code to systematically find 500+ bugs across 44 Python C-extensions (~1M LOC), demonstrating LLM-assisted security auditing.
Kubernetes DaemonSet agent detects/remediates CVE-2026-31431 Linux kernel vulnerability via AF_ALG socket interface detection.
arXiv paper: method to estimate black-box LLM parameter counts using factual capacity as proxy metric.
GitHub Copilot bug report: Co-author line silently inserted into commit message without user consent despite message review.
Brifly is a memory/context management tool for AI agents, storing codebase architecture to avoid re-explaining context to Claude.