Show HN: Model Due Diligence
Python CLI tool for AI model supply-chain security audits, checking provenance, integrity, secrets, malicious code, and dependencies before execution.
Python CLI tool for AI model supply-chain security audits, checking provenance, integrity, secrets, malicious code, and dependencies before execution.
Analysis of Claude Fable 5 jailbreak showing guardrails insufficient; recommends multi-turn attack testing including agent handoffs, tool permissions, prompt injection.
Personal account of social media shadow banning while promoting an indie comic series.
Anthropic restricts access to top-tier AI models outside United States.
Disk space visualizer for macOS, Linux, Windows. Built with Node.js/TypeScript backend and Canvas 2D frontend. Ships as web app and Electron desktop app.
Tool that converts markdown notes into interactive HTML knowledge graphs with force-directed layout. Works with Claude, OpenAI, Cursor, Gemini CLI as agent skill.
METR research paper investigating task-completion abilities of frontier AI models without chain-of-thought reasoning. Analyzes safety implications.
FinMind AI tool combining financial data terminal features with ChatGPT-like conversational interface.
3D interactive map of global shipping traffic, aircraft, satellites built with Three.js. Real-time visualization with AIS data integration.
Case study from Anthropic engineer on organizational changes when AI agents became primary development method, shifting from waterfall/agile processes.
Lightweight 10KB Markdown+LaTeX renderer for React. Eliminates 300KB+ bundle overhead of popular renderers using regex-based parsing.
Runtime security layer for LangGraph agents and MCP servers with rule-based and model-backed threat detection.
Python scientific library using Absolute Compensation Theory for numerical stability with Lean 4 verification.
Open-source JavaScript Gantt chart library for project scheduling with framework integration.
Comprehensive learning roadmap for building production agentic systems covering OpenAI, Anthropic, MCP, and evals.
WebCLI tool enabling web browser interaction as an AI agent skill for tool use.
Opinion piece on importance of open source AI for operational freedom and avoiding dependence on closed APIs for infrastructure.
Minimal entry with no content.
Gamified habit tracking app with XP and leveling system for self-improvement.
JAX-based RL environment simulating economic planning for long-horizon agent decision-making research.
Workplace culture article about Meta's AI unit and employee morale issues during company restructuring.
Open-source security gateway for AI agents using Model Context Protocol (MCP) to control and audit agent actions.
AccInt system for AI coding agents that recursively completes technical work on local hardware with pedagogical reinforcement learning.
Tim Ferriss discusses LLM disruption to how-to nonfiction writing and rapid AI capability deployment.
Open-source Git-like Markdown editor enabling human-agent collaboration with CLI and browser interfaces.
Discussion of how interview processes change when candidates have AI tool access during technical assessments.
Exploration of using frontier LLMs like Claude and GPT as learning partners and teachers for acquiring new knowledge.
Question about next innovations in memory systems for AI agents beyond RAG and graph knowledge.
Benchmark for measuring distributional randomness in LLM outputs, evaluating consistency and predictability of language model generation.
Procedurally generated photorealistic alpine glacial valley rendered in real-time browser with Three.js mathematics.
Open-source Rust-only coding agent with no shell access, reducing attack surface by limiting actions to Rust-specific operations.
Discussion thread on production AI agent deployment: automation levels, human review requirements, and auditability practices.
Opinion piece on how AI removes breaks in workflow and impacts work-life boundaries.
Cornell study showing LLMs exhibit narrow narrative patterns when generating stories, using lighthouse keepers and similar characters excessively.
Unclear title-only post about LLMs and commodification of ideas.
Open-source software for real-time US electrical grid data aggregation across 7 ISO/RTO interconnection queues with microservices pipeline.
Discussion on Spec Driven Development with LLM coding agents; developer experiences with tools like OpenSpec.
Security scanner detecting vulnerabilities and malicious patterns in AI agent skills before installation, analyzing 26.1% vulnerability rate.
CLI tool using AI agents to find investor contacts and automate outreach emails; user reports 14% reply rate from 43 emails sent.
Open-source local-first cognitive memory using AGM belief revision on property graphs with propagation engine for updating downstream beliefs.
ACM warns that 'vibe coding' with AI skips fundamental software engineering practices and discipline.
MX Linux 25.2 release notes mentioning kernel 7.0 and Raspberry Pi compatibility.
Desktop app that orchestrates Claude and Codex agents to autonomously work on Linear board issues in sandboxed workspaces.
arXivLabs framework description; no actual article content about LLM ghost authors.
Claude Code-based AI coaching system implementing the Intelligence Emotions model with five specialized coaches and local session memory.
Claude and GPT-5.5 agents orchestrate code architecture and building tasks with 80% token reduction, running on existing subscriptions without API costs.
Open-source offline-first sync engine for SQLite/PostgreSQL using Rust with CRDT conflict resolution at column granularity.
Testing framework for LLM agents. Monitors tool calls, arguments, trace, latency—behavior not just output. Catch regressions in CI.
PyTorch tool detecting silent failures in LLM-generated unit tests for vLLM/SGLang kernels. Addresses hallucination in test generation.
Conceptual article on LLM control planes for production AI systems. Covers routing, budgets, privacy, fallbacks, provider management.