Show HN: Declaude
A developer created Declaude, a tool that converts Claude's writing style into plain English, after spending excessive time and tokens trying to get Claude to avoid its characteristic 'claude-speak' w…
Claude is a family of AI assistants developed by Anthropic. Named versions (Claude 3.5 Sonnet, Claude 3 Opus) are known for long context windows, coding ability, and safety-focused design.
A developer created Declaude, a tool that converts Claude's writing style into plain English, after spending excessive time and tokens trying to get Claude to avoid its characteristic 'claude-speak' w…
Kevin B. Liu designed and built Claude of Tanks, an original browser game using Three.js, as an experiment in persistent agent collaboration, with Claude and Codex serving as development tools rather …
PromptOwl, an AI governance suite, has launched Scheduler, a feature that lets users schedule AI agents for recurring or one-time runs while maintaining audit trails, versioning, and checksums to ensu…
Anthropic's Python SDK v1.0 release introduces breaking changes that require production systems to migrate carefully, according to a guide for developers and AI engineers. The guide recommends wrappin…
Russ Cox, a prominent software engineer and former leader of the Go programming language project at Google, announced he has left Google. In a post on his personal blog, Cox stated that frontier large…
Anthropic is rolling out a Morning Brief feature inside Claude's Cowork mode, offering select Max plan subscribers a personalized daily digest from email, calendars, Slack, Notion, and dashboards. The…
Claude users can now preview actual book pages through the Coffeetable connector, which lets the AI pull text directly into chat, transforming book discovery from summary-based to sample-based validat…
The Mirror System — AI Citability, an MCP server for AI citability across AEO, GEO, SEO, and MCP, was published to the official MCP registry on 2026-08-25 as version 1.2.6, distributed as a hosted rem…
A developer benchmarked a multi-provider LLM gateway for private knowledge-base tagging, concluding that valid, policy-compliant classifications per unit of spend should guide gateway retention, not c…
A developer outlines a backend design for comparing OpenAI, Claude, and Gemini text classification APIs in production, emphasizing per-tenant cost visibility and safe migration. The approach uses tena…
Pedro Sordo Martínez released mcp-tool-sanitizer v0.1.0, a zero-dependency Python library that strips Unicode concealment codepoints from MCP tool metadata and verifies that the human approval view ma…
An engineer at a video generation platform detailed five reliability fixes totaling roughly 1,200 lines of code that hardened an AI pipeline against provider outages, unhandled promise rejections, and…
The General Services Administration is seeking to add more device fingerprinting to Login.gov, the government's unified account manager, to combat identity fraud, according to a request for informatio…
A technical briefing from Gate of AI examines retrieval-augmented generation (RAG) for knowledge bases, citing a June 2025 research paper that compares RAG, knowledge-graph enhancement, and direct gen…
Stardock Software released Clairvoyance 0.85 on August 25, 2026, introducing Multiplayer AI, which lets multiple people join and work in a live AI-agent session that remains on the host's computer rat…
Anthropic introduced a watermark into Claude's output this month, and others have followed or will soon follow suit. The watermark, similar to Google's SynthID, uses statistical bias from a pseudorand…
Anthropic has added persistent memory to Claude Cowork, enabling the AI assistant to retain context from previous conversations and pick up where users left off without re-prompting. The memory featur…
Anthropic announced on Tuesday that it is merging the memory systems of Claude chat and Claude Cowork, allowing Claude to remember information across both experiences. Users can now view, edit, or del…
Software engineer Niklas Gruhn coined the term 'meat proxy' in an August 3 blog post to describe coworkers who blindly copy-paste AI chatbot output without review, a practice he says adds no value. Th…
A group of software engineers has published a manifesto advocating for responsible use of generative AI in coding, emphasizing that every line of production code must be read and understood by a human…