HomePeopleCompaniesAI ModelsOpen SourceAgentsResearchApps
AllAnthropicOpenAIGoogle DeepMindMeta AIMicrosoft AINVIDIAMistral AIxAICohereHugging FaceElevenLabs

Home / Companies / Anthropic

Companies / Anthropic 188 items

All Anthropic items under Companies on AIFIRST News, newest first. 188 items.

Anthropic's best AI model struggles to attract users as cheaper tools thrive

A Financial Times report argues that Anthropic's most capable model is struggling to attract users as cheaper AI tools gain traction. The piece points to pricing and competition from lower-cost alternatives as key factors. The article reflects growing pressure on frontier model providers to justify premium pricing as mid-tier model quality has improved rapidly.

/24 Aug 2026/HN

I spent $266 and four AI models to own my tablet. GLM-5.3 finished it in a day

A developer spent $266 and used four different AI models to gain full control of an Amazon Fire HD tablet that resists rooting. After Claude, GPT-4o, and Gemini were unable to complete the task, GLM-5.3 finished it in a single day by generating the necessary ADB commands and scripts. The post documents the process and highlights the uneven strengths of frontier models on low-level hardware tasks.

/24 Aug 2026/HN

mcp-marketplace: 880+ MCP servers searchable via MCP protocol

mcp-marketplace is an open-source directory of over 880 MCP servers, itself queryable via the MCP protocol. Developers using Claude, Cursor, or Cline can search it directly from their AI client without switching tools. It provides a free, low-friction way to discover and connect MCP integrations.

/24 Aug 2026/GitHub

Qwen 3.8 27B helped me with firmware and software preservation where Opus 4 couldn't

A developer used Qwen 3.8 27B to reverse-engineer and document firmware for old hardware, a task that Claude Opus 4 had not been able to complete. Qwen 3.8 27B analyzed the firmware binary, generated documentation, and helped write compatibility shims. The post highlights the model's practical utility for embedded systems and legacy software preservation work.

/24 Aug 2026/reddit

Lattice: An isometric game kit for agents

Lattice is a TypeScript package collection for building isometric games designed to be played by AI agents. The zero-dependency core package is under 80 KB gzipped, with all rendering handled on an HTML canvas. It ships with agentic skills and plugins aimed at simplifying development and testing of agent-driven game environments.

/24 Aug 2026/reddit

Atlas: Evidence-driven reusable AI software engineering framework

Atlas is an open-source software engineering framework that structures AI agent workflows around evidence-based decision making, designed for use with Codex, Claude Code, and other coding agents. It provides reusable patterns for verifying claims before acting on them. The project targets developers who want more reliable and auditable AI-assisted development pipelines.

/24 Aug 2026/GitHub

Predicting AI model release dates with stats

Release Oracle is a statistical tool that uses historical AI model release cadences to predict future release dates across major providers including Anthropic, OpenAI, Google, and Meta. It tracks trends in release timing to give researchers and developers a reference for planning around upcoming models. The site is free and updated as new releases occur.

/24 Aug 2026/HN

Opus 5 real usecase decoded: not for long coding sessions

A community discussion argues that Claude Opus 5 is not well-suited for extended coding sessions and delivers more value on discrete, high-judgment tasks. The thread explores where Opus 5 adds value versus Sonnet-tier models for day-to-day coding workflows. It reflects a broader pattern of users calibrating model choice by task type rather than defaulting to the most powerful option.

/24 Aug 2026/reddit

Claude Code guesses my timezone based on my name

A user noticed that Claude Code inferred their timezone as IST (Indian Standard Time) based on their name rather than from system timezone data. When asked, the model acknowledged the guess. The interaction surfaced a behavioral pattern where Claude makes demographic inferences from names when direct data is not available.

/24 Aug 2026/reddit

Claude Code played me at chess with narration, jokes, and trash talk

A developer built a chess app in which Claude Code plays against them in a browser window while running in the terminal. The model plays real games, reasons aloud in the chat, opens by the book, and comments on moves with personality. The project demonstrates using Claude Code as an interactive game opponent alongside its role as a coding assistant.

/24 Aug 2026/reddit

English to Claudish translator (bidirectional)

A developer built a bidirectional neural translator between English and Claudish, the characteristic language patterns Claude uses, using the ProgramAsWeights framework. Both translation directions are compiled neural programs that run on CPU without a GPU requirement.

/23 Aug 2026/reddit

Anthropic A/B testing reduced effort levels in Claude Code

Users reported that Claude Code appeared to be quietly reducing reasoning effort, raising concerns about undisclosed model behavior changes. Anthropic engineer Thariq confirmed via X that the company is running A/B test configurations in Claude Code that remap numerical effort values, and that the changes are test parameters rather than permanent degradations.

/23 Aug 2026/reddit

Claude-built self-serve beer wall and POS system

A restaurant owner spent over 1,000 hours across three months building a complete self-serve beer wall and point-of-sale system using Claude, with no prior software development background. The project demonstrates Claude Code being used to build production business software from scratch by a non-developer.

/23 Aug 2026/reddit

Claude-built app replacing Adobe Illustrator, Lightroom, and After Effects

A developer who was laid off used Claude to build a desktop application that consolidates key functionality from Adobe Illustrator, Lightroom, and After Effects into a single tool. The project was motivated by hardware constraints (8GB RAM) making multiple Adobe applications impractical to run simultaneously.

/23 Aug 2026/reddit

What a plain language standard does to a coding agent

A developer published a plain language plugin for Claude Code and Codex CLI that enforces structured, readable output from agentic sessions. The plugin ships as a set of skills and custom output rules, targeting the common problem of verbose or cryptic agent responses that are difficult to act on.

/23 Aug 2026/reddit

Palantir's Karp: frontier AI labs trying to drug addict us

Palantir CEO Alex Karp publicly accused frontier AI labs of building products designed to create addictive dependency rather than genuine utility, drawing comparisons to drug addiction dynamics. The statement comes amid broader industry debate about engagement-driven business models at OpenAI, Anthropic, and other major labs.

/23 Aug 2026/HN

deterministic-core-llm-surface-pattern: Claude Skill that keeps 95 percent of an agent in deterministic code

A Claude Skill that states the 95/5 pattern: keep roughly 95 percent of an agentic system in deterministic, versioned code and confine model calls to the 5 percent that needs genuine language judgment. Its heuristic is whether running the same input twice must produce identical output. Logic that must be identical belongs in code, not a prompt. The repository has 7 commits and documents anti-patterns and testing implications alongside the rule.

/22 Aug 2026/GitHub

evidence-labeling-protocol: Claude Skill that forces agents to label the evidence behind a claim

A Claude Skill that replaces unqualified agent claims with a five-category taxonomy: Observed, Executed, Verified, Predicted, and Blocked. It carries two binding rules: a success claim must be accompanied by the literal output in the same context, and a clean determination such as tests passing or a clear security scan requires a known-positive control plus more than one detection method. The target is the documented failure mode where an agent reports a positive outcome it never checked. Installation notes cover both Claude Code and Claude.ai.

/22 Aug 2026/GitHub

ai-crawler-registry: machine-readable registry of AI crawlers with measured block rates

A machine-readable registry of more than 50 AI web crawlers, published as ai-crawlers.json by Crawl Census. Each entry carries robots.txt tokens, user-agent strings, crawler purpose, and compliance status, with block-rate data measured across more than 4,194 domains. The dataset separates training crawlers from answer-engine and retrieval crawlers run by the same operator, including OpenAI, Anthropic, and Google, and records which agents state that they disregard robots.txt. Licensed CC BY 4.0 with a live API.

/22 Aug 2026/GitHub

nRouter SDK: one API key for models across six provider clouds

nRouter SDK puts a single API key and one interface in front of six cloud model providers: Alibaba US, OpenAI, AWS Bedrock, Azure Foundry, Google Vertex AI, and Anthropic. It speaks both the OpenAI and Anthropic wire formats natively and covers chat completions, embeddings, images, text to speech, speech to text, and video. Branded packages ship for Python, JavaScript, Java, Rust, and R, with OpenAI-compatible paths for Go, Ruby, PHP, and C#. Framework integrations include LangChain, LlamaIndex, Vercel AI SDK, CrewAI, and AutoGen.

/22 Aug 2026/GitHub

Quick impressions: a week of using Codex more than Claude

Lucian Ghinda spent a week working mostly in Codex instead of Claude on Ruby and Rails code and reports the differences. Codex wrote fewer comments and simpler architecture, while Claude produced more abstractions, Sorbet signatures, and type aliases. Codex made changes faster up front but needed enough review afterwards that the author saw no net time saving, and he notes Codex stops at the first sign it might be done where Claude tries to exceed the request. He also reports Codex creating a branch targeting another branch targeting main, then rebasing wrongly into a pull request with over 4,000 additions, and struggling with Jira and Atlassian CLI workflows.

/21 Aug 2026/HN

Bringing the cybersecurity capabilities of Claude Mythos 5 to more defenders

Anthropic announced on 21 August 2026 that Claude Mythos 5 is available through Claude Security for Enterprise customers and is coming to cybersecurity partners' tools. Enterprise users can run the model in Claude Security to scan codebases for vulnerabilities and suggest patches. The post announces the Defender Advantage Fund with $35 million in credits for open-source security work covering vulnerability patching, automated scanning and patching, and experimental approaches, with initial recipients to be named later. The Cyber Verification Program expands to broader dual-use capabilities on Opus and Sonnet, with Mythos-class access to follow for verified organizations, and access is routed through purpose-built interfaces that return patches or alerts rather than direct model access.

/21 Aug 2026/HN

Proliferate: open-source, self-hostable IDE that runs coding agents in parallel

Proliferate is an open-source AI development environment that coordinates Claude, Codex, OpenCode, Cursor, and Grok working in parallel on one codebase. Each task gets its own isolated git worktree with a separate branch, terminal, conversation, and review state, and agents can delegate to child agents within a shared workspace. It supports MCPs, skills, custom tools, and automated workflows for recurring or event-driven runs. The repository shows 266 stars, 54 forks, and 2,904 commits, is AGPL-3.0 licensed, and ships deployment guides for Docker, AWS, GCP, and Azure.

/21 Aug 2026/HN

nobuzz: a /debuzz slash command that rewrites Claude output as plain speech

nobuzz adds a /debuzz slash command to Claude Code that routes a verbose response through Google's Gemini via the Antigravity CLI with the single job of rephrasing it as plain human speech. It offers three output modes, colleague, manager, and director, each more condensed than the last, and colleague mode preserves code blocks and file paths. The repository has 139 stars and an MIT license.

/21 Aug 2026/HN

I'm becoming AI-blind

The author argues that repeated exposure to low-effort AI-written workplace documents has trained him to dismiss that style of writing on sight, keying on repetitive phrasing, verbose explanation, and inflated marketing language. He gives three examples from work: a design document using Claude-specific terminology, an inflated marketing deck, and verbose requirements documents. The cost he reports is missed information and extra back and forth, which makes AI-assisted communication a source of friction rather than a saving.

/21 Aug 2026/HN

Bun 1.4: JavaScript runtime rewritten in Rust

Bun 1.4 is the first release built on a Rust rewrite of the runtime, which Bun says Claude Code has run in production for months. The release reports p99 CPU in Claude Code production falling from 24% to 10%, idle CPU down 5x for small apps, and Windows startup at 15.5 ms against 39.0 ms before. It adds built-in APIs including Bun.Image, Bun.WebView for headless browser automation without Puppeteer or Playwright, Bun.markdown, Bun.cron, and Bun.Terminal, plus bun test flags for parallel, isolated, and sharded runs. Node compatibility work added 1,517 tests from the Node suite, with node:http, node:fs, node:stream and other core modules passing 97% of them.

/21 Aug 2026/manual

docsterm: Embeddable AI terminal for documentation with in-browser command execution

DocsTerminal is a TypeScript monorepo published to NPM that lets documentation sites embed an interactive terminal widget supporting real shell execution, Python via Pyodide, WebAssembly binaries for Rust and C, and server-side execution via WebSocket. It ships as one package with nine entry points and integrates multiple AI providers including Anthropic and OpenAI-compatible endpoints. A live demo is available at docsterm.vercel.app. Licensed MIT with 7 commits and an NPM-published package.

/21 Aug 2026/GitHub

rolemux: Role-based orchestration layer for multi-agent AI coding pipelines

RoleMux is a TypeScript npm package that lets developers define a Planner, Worker, and Reviewer agent pipeline once in a YAML manifest and run it with different AI backends (OpenAI Codex, Claude, Gemini, Hermes). It supports automatic review-and-fix loops with configurable iteration limits and runs fully local without cloud dependencies. MIT-licensed with a published npm package and GitHub Actions CI.

/21 Aug 2026/GitHub

TrueForge: Open-Source Agent Harness

TrueForge is an open-source runtime framework that manages the execution loop for LLM-powered agents, handling model calls, MCP tool integration, sandboxing, approvals, context management, and session state. It supports multiple model providers including OpenAI, Anthropic, and Google Gemini, and offers a chat UI, HTTP API, and embeddable UI components. Deployment options range from local SQLite for personal use to Postgres and Redis for team deployments. The repository has 419 commits and includes benchmarking data comparing it against competing frameworks.

/20 Aug 2026/HN

Vomit: Clean Up Claude's Token Output with a Separate LLM

Vomit is a small open-source tool that intercepts Claude agent mode's intermediate reasoning output and pipes it through a local LLM to produce more readable English summaries. It runs fully locally with no telemetry, supports Llama.app and Ollama backends, and can be used either as an integrated hook replacing Claude's displayed output or as a standalone session monitor via the 'vomit tail' command. The tool targets the verbosity of Claude's token output during agentic tasks.

/20 Aug 2026/HN

Hacking with Claude on a $27 Smart Watch

The author used Claude via OpenCode to build a custom Casio-style watch face for a PineTime smartwatch in a few hours of iterative AI-assisted firmware work. Static display elements were baked into a fullscreen background image, leaving only dynamic components to render at runtime, which reduced rendering complexity on the constrained device. Transfer of the 240x240 image over Bluetooth took roughly 10 minutes and caused 1 to 2 second refresh delays, but the prototype was considered functional and the code was published to GitHub.

/20 Aug 2026/HN

Using Claude to scrape Reddit posts

Claude is blocked from direct Reddit scraping (legal dispute + anti-bot). Community found 3 clean workarounds: (1) Reddit's public JSON API - free, no auth for public subs, returns 100 posts as structured JSON; (2) ol...

/7 Jun 2026/r/ClaudeCowork

Claude Box

Built a physical device that shows Claude Code token/usage stats in real time on a GeekMagic Small TV Ultra - a tiny $8 esp8266 + ST7789 screen. Ported and rebuilt from an existing M5StickC Plus project by u/Mechanica...

/4 Jun 2026/r/ClaudeCode

PSA: Opus 4.8 redefines the effort scale

System card data suggests 4.8 low effort matches 4.7 max on problem solving, while 4.8 medium burns more tokens than 4.7 high. Max mode scores slightly below x-high on SWE-bench, hinting overthinking degrades results.

/29 May 2026/r/ClaudeAI

Claude Opus 4.8 ships with a focus on honesty

Opus 4.8 arrives as a refined 4.7: fail-to-disclose rate drops from 19.7% to 3.7%, Dynamic Workflows bring parallel subagents to Claude Code as a research preview, and Fast mode offers 2.5x speed at a third of the cost.

/29 May 2026/r/ClaudeCode

lore: GitHub-style sharing for Claude Code sessions

A team tool that visualizes and shares Claude Code conversation threads: decision maps, team presence, and RAG over all threads to ask how a feature was built. Aims at the 'did you even read your own PR' review problem.

/28 May 2026/r/ClaudeAI

Anthropic launches financial services

Reference repo with 10 financial workflow agents (investment banking, PE, asset management, ops). Same agent definitions run via Claude Cowork plugin OR Managed Agents API - harness-neutral architecture. Key agents fo...

/11 May 2026/r/ClaudeCode

I made Claude Code aware of its own usage limits

Anthropic returns `anthropic-ratelimit-unified-5h-utilization` and `anthropic-ratelimit-unified-7d-utilization` headers on every inference response - Claude Code uses them to render UI bars but never exposes them to t...

/10 May 2026/r/ClaudeAI

Boris Cherny: agentic loops are the future

The Claude Code creator argues AI running autonomously in loops, not one-shot prompting, is where the field is heading. The thread is largely skeptical but surfaces practical experience with long-running loop.

/6 May 2026/r/ClaudeAI

How to turn any non-fiction book into a Claude skill

A 6-step method distills a book's repeatable framework into a SKILL.md slash command using five extraction questions. Only books with numbered-step frameworks work; big books split into diagnose and apply skills.

/6 May 2026/r/Agent_AI

How to give Claude Code Superpowers

Superpowers is a Claude Code plugin that enforces a structured development methodology: brainstorm → spec → plan → subagent execution → TDD → two-stage code review → systematic debugging. The core discipline: no code ...

/20 Apr 2026/r/BuildToShip

Claude Design is Incredible...

User shared a before/after redesign using Claude Design - fast, low-effort transformation they liked for personal use. But top comments converge on one theme: Claude Design outputs a recognizable house style (same fon...

/20 Apr 2026/r/ClaudeAI

10 open-source repos that cut Claude token burn

A curated toolkit targets different token-waste vectors: output verbosity, terminal noise, code review context, tool output overflow, CLAUDE.md bloat, codebase loading via vector search, and symbol navigation.

/20 Apr 2026/r/AskVibecoders

10 Hours of Claude Design - My Thoughts

Developer with ~1yr Claude Code experience spent 10hrs with Claude Design (Anthropic's new AI design tool). Used 80% of weekly 5x plan. Key finding: Opus 4.7 for the initial/first prompt is critical (sets the foundati...

/18 Apr 2026/r/ClaudeAI

Opus 4.7 - my takes after 1 day of use

Community verdict after day 1: ~20% better output for ~40% more token usage. Key upgrade: longer uninterrupted execution, better phase-following, better architecture-level reasoning. Key regression: "GPT vibe" - pushe...

/17 Apr 2026/r/ClaudeCode

Don't use Claude Code's Default System Prompt

45-year veteran dev says the default CC system prompt tries to serve everyone and fails all sides. Recommends: read the extracted prompts at Piebald-AI/claude-code-system-prompts, take the best parts, build a custom o...

/16 Apr 2026/r/ClaudeCode

Piebald-AI/claude-code-system-prompts - GitHub

All of Claude Code's system prompts extracted from source - updated within minutes of each new release. Covers 152 version changelog. Includes sub-agent prompts (Explore, Plan), slash command prompts (/batch, /review-...

/16 Apr 2026/r/unknown

AgentSeal/codeburn - GitHub

CLI/TUI dashboard that reads Claude Code session files from ~/.claude/projects/ directly - no wrapper, no proxy, no API keys. Shows token spend by task type, tool, model, MCP server, and project. Tracks one-shot succe...

/16 Apr 2026/r/unknown