Show HN: One-click ComfyUI setup for RTX 50-series on Windows (cu130, no Docker)
Windows-native ComfyUI setup for NVIDIA RTX 50-series GPUs with CUDA 13.0, addressing lack of PyTorch support for Blackwell architecture.
Windows-native ComfyUI setup for NVIDIA RTX 50-series GPUs with CUDA 13.0, addressing lack of PyTorch support for Blackwell architecture.
ApplyPilot is an open-sourced AI agent that automates job applications. Gained 500+ GitHub stars and 500k Reddit views.
ThinqWith generates AI prompts from blog posts for readers to use with Claude, ChatGPT, or Gemini without copy-pasting setup.
DevReel platform providing practical software engineering challenges covering state mutation, concurrency, and architecture issues beyond algorithm fundamentals.
Development methodology for building high-quality AI agents using Claude Code plugin with skills, agents, and security settings.
MCP server enabling AI agents to request human approval before taking irreversible actions. Works with Claude, Cursor, Windsurf.
Grantex: Open authorization protocol for AI agents with standardized auditing and revocation; IETF draft submitted.
Enterprise research showing low adoption of agentic AI due to trust issues rather than technology limitations.
AutoSpec AI GitHub Action analyzes code diffs, detects behavior changes, and generates production-quality Playwright E2E tests automatically.
OctopusGarden is an autonomous software factory that generates code from specifications using AI agents, inspired by StrongDM's approach.
OmniGlass: Developer tool enabling AI to execute fixes via screen-captured context with kernel-level sandboxing.
Analysis of MCP servers as future foundation for application development, moving from tool-calling to primary interaction model.
Enterprise AI architecture pattern manager using Neo4j, TOGAF framework, and GraphRAG for pattern advisory.
Qwen 3.5 models demonstrated building and running a Telegram bot agent on M1 Mac using 9B and 0.8B model split.
AgentBrowser: Token-efficient browser control for AI agents via ASCII wireframes; works with MCP and Vercel AI SDK.
Parallax: CLI orchestrating multiple AI agent cohorts over durable streams with enforced disagreement and moderator synthesis.
Deterministic Policy Gates: Architecture replacing probabilistic alignment with deterministic governance for autonomous agent safety and control.
Self-hostable social platform for human-AI agent coexistence built with Next.js, Prisma, NextAuth.
Updose: Boilerplate manager for AI coding tool configurations (Claude, Codex, Gemini) with community sharing.
LLM-based diagnostic system with agentic tools outperforms models and physicians in rare disease diagnosis.
Article fragment on legal and philosophical questions of AI agent individuation and liability.
Voice agent achieving ~400ms end-to-end latency with STT-LLM-TTS pipeline using semantic turn detection and barge-in handling.
CLI tool that adds LLM summaries to codebase files and intelligently re-scans only changed files to reduce token costs.
Real-time monitoring dashboard for API calls between AI coding agents (Claude Code, Codex CLI) and their APIs. Network inspection tool for agent debugging.
WebGPU library providing NumPy-like API for GPU arrays in browser with fallback to WebGL2/CPU. 160KB, zero dependencies, includes FFT and attention operations.
Tmux wrapper (ccmux) for managing multiple parallel Claude Code sessions with unified UI sidebar and shared git worktree management.
VS Code AI copilot enforcing structured specs with review-first workflow requiring human approval before code patches are applied.
Persistent memory system for AI agents in Rust with Python CLI. SQLite backend storing text, vector embeddings, and metadata with hybrid search. No cloud dependency.
Vim/Neovim plugin integrating Claude CLI for AI-assisted development workflows including code refactoring, test generation, and commit message improvement.
Discussion question about git branching strategies when managing multiple concurrent AI agent instances across terminal sessions.
Smidge converts source materials into production-ready agent skills compatible with Claude, Cursor, and 30+ AI agents using source-aware extraction.
Research on LLM agent output consistency: running same agent multiple times produces different results despite identical inputs.
Nanograph is an on-device graph database designed for AI agents.
Git-stint automates workflow management for multiple parallel AI coding agents on shared repos, preventing git collisions with isolated sessions.
AI-powered feedback widget for Next.js that converts user chat into GitHub issues and autonomous agent implementations with self-learning.
Research on compiling plain English security policies into deterministic guardrails for autonomous AI agents without runtime LLM involvement.
Graph-based memory system for AI agents using NER and PageRank for zero LLM cost context management. Open-source Memgraph integration.
Machine learning research on on-policy prediction with function approximation using balance and visitation equations.
MCP server using tree-sitter dependency graphs to reduce token costs in AI coding agents by 58%. Includes benchmark results on Claude with 42 test executions.
Article arguing Go's concurrency model, performance, and deployment simplicity make it ideal for building AI agents.
Rust CLI tool for Git commits with LLM integration supporting multiple providers (Groq, OpenAI, Anthropic, Gemini). Follows Conventional Commits and Gitmoji standards.
Discussion of self-sustaining codebases where agents autonomously fix bugs, add features, refactor code, and manage dependencies without human intervention.
Open-source CLI orchestrator for multi-agent workflows combining Claude Code and Codex with planning, execution, and review loops.
Open-source tool for observability of AI agents using OpenTelemetry, Grafana, and bash hooks for monitoring and debugging.
Independent monitoring of LLM API reliability comparing latency metrics across Google Gemini, Anthropic Claude, and OpenAI GPT models.
Valkey-powered semantic memory layer for Claude Code sessions enabling context retrieval without repeating information.
workz: Tool automating git worktree setup for multi-agent parallel execution with automatic dependency/env detection and fleet mode.
Security audit of 2,857 Agent Skills found 12% contained malicious code. Analysis of supply chain risks in agent ecosystem.
Grafos tool converts Terraform code to interactive visual graphs with AI assistance for compliance enforcement using natural language policies.
Browser-based AI cloud computer called Gipity with persistent state, terminal interface, and programmable workspace. OpenClaw-inspired approach.