Ask HN: Alternatives to Claude (Code)?
Discussion of Claude Code alternatives including GitHub Copilot and open router API options. User experience comparison.
Discussion of Claude Code alternatives including GitHub Copilot and open router API options. User experience comparison.
Fast JSON-Logic evaluation engine in Rust with Python/WASM bindings. Open source with benchmarks.
Open-source agentic loop for time-series forecasting using sktime and MCP. ReAct pattern with LLM agent for data analysis.
AI memory system using Q-learning to optimize decision-making. Limited detail provided.
Open-source tool indexing codebases into dependency graphs for AI coding agents. Provides context in machine-readable format for Claude and similar agents.
Prediction market with 2.6k AI agents competing on real sports outcomes. Agent-based system with real-world application.
Mobile-first agentic IDE (Onepilot) enabling SSH access and AI agent deployment from iPhone. Developer tool for agent management.
CAD tool for wiring/cable assembly with agentic workflow automation for handling design complexity.
Open-source local speech-to-text app for macOS using offline models. MIT licensed, built for coding and email with agent integration.
Wikipedia banned AI agent (Tom-Assistant) that autonomously edited articles. News coverage of real-world AI agent incident.
Open-source library automatically improving AI agent harnesses from production traces using LLM judges and targeted prompt/tool updates.
Claude Code extension using webcam-based presence detection with MediaPipe to check if user is at computer.
10 principles for production-grade agentic workflows based on 19 research papers, with open-source tool implementations.
Yume is a desktop GUI for Claude Code with 40+ features including planning, agent orchestration, and interleaved thinking across Mac/Windows/Linux.
Absurd is a durable execution workflow system built entirely on Postgres, handling scheduling and retries without additional services.
Tutorial on building an AI companion with memory using OpenAI GPT-4o and CortexDB to create stateful assistant experiences.
Skill for AI coding agents that analyzes session transcripts to identify friction and suggest improvements, currently supporting Claude Code with roadmap for other agents.
Orca framework: deterministic execution engine for composable AI agent skills with DAG workflows, safety gates, and 122 built-in Python capabilities following open standard.
Case study of using AI tools to add 10,000 historic photos to OldNYC with improved geocoding and reduced infrastructure costs via OpenStreetMap.
Open-source project management tool for tracking multiple AI-generated projects with completion metrics, health signals, and code-aware insights.
Tool replacing Claude Code's context stuffing with semantic search using tree-sitter parsing and vector embeddings stored on Git branches for team collaboration.
Commentary on Cadence's ChipStack AI for chip design and criticism of LLM agents designing hardware with potential hallucinations.
GhostVM: tool providing isolated macOS workspaces for AI agents with data control, deep host integration, clipboard/file sharing, and permission management.
Library for centralizing and versioning AI agent skills across projects with automatic syncing, MCP discovery support, and version management.
Open-source evaluation tool for structured LLM outputs with schema validation, failure taxonomy, and dataset comparison beyond binary pass/fail metrics.
LiveKit integration with Telnyx infrastructure for hosting voice AI agents with 50% cost reduction and low-latency STT/TTS.
Emacs package providing native Codex IDE integration with MCP bridge support for direct editor context access.
Vajra is a background coding agent that polls Linear issues and autonomously generates pull requests through multi-stage AI workflows (plan, code, review, publish).
Identity infrastructure framework for autonomous agents handling credentials, delegation, and permissions using OAuth 2.1 and SPIFFE standards.
P: AWS state machine language for formally modeling distributed systems with PeasyAI for AI-assisted code generation via Claude.
VOID: Netflix's physics-aware video editing tool using VLM reasoning to identify causal effects and guide diffusion for object removal.
Technical guide on three memory architecture approaches for AI companions: pgvector semantic memory, scratchpad, and filesystem-based context.
Article discussing data needs for understanding AI's impact on employment, mentioning researcher perspectives on economic disruption.
Research paper studying how AI aggregation affects social learning and knowledge via DeGroot model extension.
Email infrastructure API with SDKs for multiple languages, positioning itself as unified alternative to Postmark/Mailchimp for AI-native applications.
Technical deep-dive implementing bfloat16 floating point arithmetic from scratch, covering design challenges.
JitAPI is an MCP server enabling Claude to dynamically interact with APIs by semantic search over OpenAPI specs, reducing token usage by 34x.
Personal project to open-source medical records as LLM wiki for rare neurological condition research, still in early stage with privacy concerns.
Freestyle: cloud platform providing sandboxes and infrastructure for running AI coding agents at scale.
PostgreSQL extension in Rust for full-text search in Kazakh language, handling agglutinative morphology via PGRX.
Ninthwave: Orchestration layer for parallel AI coding that generates reviewable PRs while maintaining user control and existing tools.
Deep Extract: Agent-in-the-loop extraction tool with autonomous verification cycles for structured data extraction accuracy.
Forge tool to replace manual context management in Claude Code. Addresses context window limitations and project continuity for AI-assisted development.
Workspace manager for parallel coding agent development. Linux GTK app and CLI for managing git repos, worktrees, and isolated terminal sessions.
Claude agent that automatically analyzes iOS/Mac performance traces from Instruments. Exports to DuckDB for SQL-based diagnostics.
Static analysis tool that builds dependency graphs to identify files needing review before code changes. Open source, 97% precision across 16 repos.
Guide to running AI locally vs cloud for HIPAA compliance. Discusses local deployment vs enterprise cloud options.
Tandem: real-time collaboration tool enabling users to work with Claude Code on documents through annotation, highlighting, and chat features.
Analysis of why human editors fail to identify AI-generated content and widespread slop content passing editorial review.
UI Automata: Windows desktop automation framework for AI agents, enabling Claude to perform GUI tasks like software installation.