#claude-code
// 8 transmissions tagged with #claude-code

Claude Code runs on Bun after Rust rewrite
Anthropic’s Claude Code library has been rewritten in Rust and now runs on the Bun runtime, delivering a 30% latency reduction and lower memory usage for AI‑powered tooling. [hn-front][Simon Willison]

Usage‑guard plugin warns Claude Code users before quota runs out
Eltony LFGI released a free local plugin that reads Claude Code’s 5‑hour and weekly quota percentages and alerts developers when thresholds are crossed, logging 267 installs in the first two weeks.

Alibaba bans Claude Code over alleged backdoor risks
Alibaba will prohibit the AI coding assistant Claude Code in its offices, citing concerns that the tool could embed backdoors and compromise corporate data, according to Reuters.

Claude code opus interprets brain mri with 92% confidence
A developer used Anthropic's Claude Code Opus to interpret a brain MRI, with the model's report matching a radiologist's diagnosis. The experiment shows code-focused LLMs can be repurposed for medical image analysis [Antoine Fi][Anthropic Blog].

Claude Code’s Stop hook plays a sound on completion, halving task turnaround
Anand Rathnas added a system‑sound notification to Claude Code’s Stop hook, cutting his average task turnaround time by 50 % and giving him audible cues for success and error states. The hook receives JSON on stdin, enabling custom scripts for any situation.

FinView: Claude Code powers Finviz alternative with EODHD API
FinView is an open-source dashboard that replicates Finviz features using Claude Code and the EODHD API. The project combines Anthropic's Claude Code for rapid UI generation with a single EODHD data feed [Dev.to].

Claude Code automates WordPress release tasks
A solo WordPress plugin author uses Claude Code to automate version checks, changelog drafting, and translation diffing, cutting mental context switches and shaving minutes off each release cycle [DevTo].

Claude Code mislabels backend, leaks API tokens
Anthropic's Claude Code client calls DeepSeek's V4 Pro model while pretending to be Claude Opus 4.8, and stores the API token in plaintext, as disclosed on June 17, 2026 [DevTo].