Claude Opus 4.5 vs. GLM-5.2
Anthropic's Claude Opus 4.5 and Zhipu AI's GLM-5.2 are frontier reasoning models competing on cost, context length, and coding benchmarks. GLM-5.2 offers a 1M-token context window and leads by 20.3 po…
Anthropic's Claude Opus 4.5 and Zhipu AI's GLM-5.2 are frontier reasoning models competing on cost, context length, and coding benchmarks. GLM-5.2 offers a 1M-token context window and leads by 20.3 po…
Zeus is a new open-source local AI agent orchestrator that provides a terminal-inspired web UI for controlling a computer, including file management, browser automation, and sub-agent delegation. It r…
A developer describes setting up T3 Code with Claude Code and the open-source LLM gateway Lynkr to create a layered stack for coding agents. The architecture separates UX, coding behavior, and model t…
Two open-source agent runtimes, OpenClaw and Hermes Agent, are competing for control of the agent layer. OpenClaw, backed by OpenAI, Nvidia, and Microsoft, focuses on broad channel connectivity and en…
Uber exhausted its 2026 AI coding budget by April, prompting a $1,500 monthly cap per engineer on tools like Claude Code and Cursor, as token consumption from agentic workflows surged. The FinOps Foun…
A developer built two AI tools—TeachSim and GitHub Digest—and realized the second tool revealed how they should be learning AI. The developer found that hands-on projects with real stakes led to deepe…
Developers can now run Zhipu AI's GLM 5.2 model inside Anthropic's Claude Code coding environment by routing API calls through OpenRouter, using the ANTHROPIC_BASE_URL environment variable to point to…
George Erubami, an 18-year-old self-taught developer in Ibadan, Nigeria, built Aveliq, an AI-powered study companion app for Nigerian students. The app uses a five-provider AI fallback chain called GE…
A developer built an AI agent named Pele using Hermes and Pascal to trade World Cup prediction markets on Solana, funding it with $1,500 and spending $21.84 on tokens. The agent places bets on qualifi…
OpenClaw-memgpt, a new plugin for the OpenClaw agent framework, implements MemGPT's three-tier memory architecture—core, recall, and archival memory—to provide persistent, searchable memory across ses…
A developer on Hacker News is seeking recommendations for an AI gateway to route requests for their AI agent, currently using Anthropic's router directly. They are evaluating OpenRouter, Vercel AI Gat…
Users discuss integrating Kagi Search API with Open WebUI for AI model web searches, praising its $12 for 1,000 searches with no expiry. Alternatives like YaCy and Brave Search are mentioned, with som…
Parley, a new CLI and MCP server, enables local multi-model deliberation by fusing answers from multiple AI coding agents like Claude, Codex, and Gemini into a single response, providing consensus or …
GLM 5.2, an open-weight coding model from Z.AI, outperformed Claude Opus in four real-world coding tasks including a codebase audit, UI redesign, and autonomous bug hunting, costing only $3.36 for 6 m…
A student developer built an open-source AI malware analyzer for cybersecurity education. The tool runs suspicious binaries through static analysis tools like YARA and ClamAV, then uses local LLMs or …
Developer baalimago released Clai, a command-line context feeder for AI tasks that supports multiple LLM vendors and MCP servers. The tool follows Unix philosophy, enabling piped data workflows, conve…
OpenRouter launched a Unified Image API providing standardized access to over 30 image generation models from providers including Google, OpenAI, and Black Forest Labs. The API includes a model discov…
Developer Lore released Wayfinder, an open-source LLM router that determines whether to send a prompt to a local or cloud model by analyzing structural features like length, headings, and code, withou…
Ions, an open protocol for publishing and traversing evidence-backed claims called Cognitive Building Blocks (CBBs), has been launched. In a test, an 8B parameter model using the Ions network matched …
Z.ai's open-weights GLM-5.2 model (744B MoE, 1M-token context) is available for free via web chat and a rate-limited API through OpenRouter, with no credit card required. For developers, the free API …