Claude Code
TrialTools
Anthropic's coding-focused workflow for working with Claude on software tasks.
Why it's here
Placed in Trial: 48 article(s) of evidence from 7 source(s), led by product launches, with 1 in the last 30 days. Confidence 100%.
Evidence (20)
- 7The New Stack·7/23/2026product_launchOpenAI and Anthropic unveil competing voice upgrades
OpenAI expanded ChatGPT Voice to control desktop apps and AI tasks across macOS and Windows, including support for background task execution and app context on Mac. Anthropic, by contrast, updated Claude Voice Mode and Claude Code Voice to support longer, iterative problem-solving and voice-driven coding workflows.
- 6Hacker News·7/12/2026researchStudy Finds Claude Code Uses More Tokens Than OpenCode
A Hacker News post describes a small measurement study comparing Claude Code and OpenCode by logging requests to Anthropic's endpoint. The author reports that Claude Code sent far more pre-prompt and harness tokens and appeared less efficient in cache usage than OpenCode, with one caveat noted in the methodology.
- 4Hacker News·7/9/2026product_launchLazyPi adds opinionated one-command setup for Pi.dev
LazyPi is a community package that automatically installs and configures Pi.dev with a curated set of skills, themes, MCP support, sub-agents, memory, and other extensions. The project aims to remove setup overhead by giving users a ready-to-use starting point while still allowing selective installation.
- 6The New Stack·7/6/2026researchStudy Finds AI Coding Tools Haven't Hurt Open Source Newcomer Participation
A Peking University study of 1,888 GitHub repositories found that adopting AI coding agents such as Cursor and Claude Code did not meaningfully reduce newcomer participation. The projects saw modest increases in code complexity, but contributor entry and retention generally held steady in the established repositories analyzed.
- 5The New Stack·7/6/2026researchJetBrains finds Claude Code caveman mode saves far fewer tokens than claimed
As AI coding tools increasingly use usage-based pricing, developers are trying to reduce token consumption by making assistant replies more terse. JetBrains tested a popular Claude Code skill that forces blunt, caveman-style output and found it reduced tokens by about 8.5% in real coding tasks, far below its claimed 65% savings because most agent output is still code, diffs, and exact tool output.
- 8Ars Technica AI·7/6/2026securityAnthropic removes hidden Claude Code tracking after backlash
Anthropic removed a hidden tracker in Claude Code after a researcher found code that quietly flagged some users in China and sent related signals back to the company. The company said the feature was an experiment aimed at preventing abuse and unauthorized reselling, but critics described it as a serious breach of user trust.
- 7The New Stack·7/6/2026framework_updateMarkdown emerges as the shared format for AI agent context
Andrej Karpathy’s LLM Wiki, Google’s Open Knowledge Format, and Garry Tan’s gstack all point to Markdown as the practical format for agent memory, enterprise knowledge, and role-based coding workflows. The article argues that the competitive advantage is shifting from model ownership to the Markdown-based knowledge teams accumulate and can carry across tools and vendors.
- 5Hacker News·7/6/2026product_launchCriticism of Anthropic’s Claude pricing and ecosystem limits
The article argues that Anthropic has reduced goodwill among developers by tightening subscription restrictions, splitting billing between first-party and third-party tools, and relying on extra usage charges. It also criticizes Claude Code’s reliability and lock-in, while noting that alternative open-source coding tools are becoming more competitive.
- 5Simon Willison·7/2/2026product_launchllm-coding-agent 0.1a0 ships as an alpha coding agent
Simon Willison released llm-coding-agent 0.1a0, a new Python coding agent built on the evolving llm agent framework. It can read and edit files, run commands, and expose a CLI and Python API for agentic coding workflows, with the package published to PyPI as a prerelease.
- 4Simon Willison·7/2/2026researchUsing DSPy to improve Datasette Agent SQL prompts
Simon Willison describes using DSPy to evaluate and refine the system prompts behind Datasette Agent's read-only SQL feature. An initial pass found that prompt wording around schema guidance could lead to column-name guessing and error-retry loops, suggesting prompt changes or adding column names to the schema listing.
- 8Hacker News·6/30/2026securityClaude Code Allegedly Adds Steganographic Request Markers
A Hacker News discussion highlights claims that Claude Code is steganographically marking requests, suggesting the tool may be embedding hidden identifiers or signals in its prompts. The report has drawn significant attention because it raises questions about transparency, prompt handling, and possible covert metadata in AI developer tools.
- 7Hacker News·6/28/2026researchGLM 5.2 Outperforms Claude in IDOR Benchmarks
Semgrep reports that GLM 5.2, an open-weight model from Zhipu AI, achieved a 39% F1 score on IDOR detection, ahead of Claude Code's 32% in the same benchmark setup. The test highlights how much vulnerability-detection performance depends on the surrounding harness, while Semgrep's own purpose-built pipeline still performed better overall.
- 4Hacker News·6/28/2026researchUsing Claude Code to review an MRI
A Hacker News post describes using Claude Code with Opus 4.8 to analyze a shoulder MRI and generate a second opinion, then comparing that output with a human radiology report. The author also discusses earlier AI-assisted review of the recommended treatments, highlighting discrepancies and uncertainty rather than a clinical conclusion.
- 9Hacker News·6/28/2026securityNearly one million passport images exposed online
Security researcher Sammy Azdoufal found nearly 985,000 photo IDs and passports exposed at public URLs tied to Cannabis Club Systems’ cloud services. The issue also affected member profiles, admin access, and private chat data, and the company has begun shutting down vulnerable systems while fixes are made.
- 4Hacker News·6/27/2026open_sourceAdrafinil keeps a Mac awake only while AI agents are active
Adrafinil is an open-source macOS app designed to keep a MacBook awake with the lid closed only while connected agents are actively working. It integrates with tools such as Claude Code and Codex, automatically re-enables sleep when work finishes, and includes safeguards for overheating and manual control via MCP.
- 6The New Stack·6/25/2026product_launchCodeplain backs spec-driven development with new open-source agent framework
Codeplain says AI-era software should be maintained by updating specifications and regenerating code, rather than reviewing and editing code directly. The company also launched plain-forge, an open-source framework that lets coding agents draft and maintain Plain specs through conversation, and said it has raised $3 million in funding to date.
- 5The New Stack·6/25/2026product_launchAWS Agent Toolkit adds skills, but rules file controls auto-loading
The Agent Toolkit for AWS now includes an MCP server, 20+ AWS skills, and a rules file that tells agents when to load those skills before answering. The article argues that without the rules file, agents may rely on general model knowledge instead of using the toolkit's AWS-specific guidance and documentation search.
- 5The New Stack·6/24/2026researchCoder Benchmarks Anthropic's Mythos on Security Bug Detection
Software developer Joe Cooper created a benchmark to test whether Anthropic’s Mythos model can identify and explain hard security bugs in code repositories without prior hints. His findings aim to compare real-world debugging capability across models, especially for multi-file vulnerabilities and blind bug detection. The piece also notes Anthropic’s broader claims that Mythos can find and exploit zero-day vulnerabilities in major operating systems and browsers.
- 7Anthropic News·6/23/2026product_launchAnthropic Launches Claude Tag for Slack Teams
Anthropic introduced Claude Tag, a new way for teams to delegate work to Claude inside Slack channels. The beta lets administrators control access to channels, tools, data, and codebases, while Claude can retain channel context, work asynchronously, and proactively follow up on tasks.
- 6Simon Willison·6/22/2026researchPorting Moebius image inpainting to the browser with WebGPU
Simon Willison describes porting the Moebius 0.2B image inpainting model from a PyTorch/NVIDIA CUDA setup to run in the browser. He used Claude Code, ONNX Runtime Web, and WebGPU to build a working demo that lets users upload an image, mask regions, and have the model fill them in.