Tech News
← Home  ·  All topics

Claude

240 GoKawiil briefs on this topic

Anthropic unifies Claude's memory across chatbot and Cowork agent

Anthropic now lets Claude share memories between its chatbot interface and Cowork, its cloud-based computer-use agent, so context from regular chats carries into automated tasks and back. The update also adds a toggle letting users allow Claude to remember sensitive topics like health or politics, which are excluded by default, with notifications each time such a memory is stored.

Anthropic unifies memory across Claude chat and Claude Cowork

Anthropic has merged the memory systems behind its Claude chatbot and Claude Cowork productivity tool, so information learned in one now carries over to the other automatically as users interact with either. Memory updates continuously during conversations and includes controls for handling sensitive data, while Claude Code remains unaffected by this change. Users can opt out of the shared memory feature if they prefer their sessions to stay isolated.

New macOS app Ambient Context logs on-screen text to daily Markdown files for LLMs

Ambient Context is a macOS menu bar utility that periodically reads the text of your active window through the accessibility API and appends it to a local, per-day markdown file. It's designed so tools like Claude Code or other agents can read that folder later to answer questions about your work history or draft summaries such as standups.

Developer builds Claude Code skill to recover Amazon's blocked Kindle highlights

A developer released a Claude Code plugin skill that pulls every highlight from a Kindle book's notebook page, including ones Amazon's export feature truncates or hides entirely due to an undocumented export cap. It reconstructs the missing text by cross-referencing the Mac Kindle app's synced annotation positions and the Cloud Reader's rendered pages, producing one combined, verbatim Markdown file with location citations.

Solo developer runs 50-agent Claude Fable fleet at $122k/month API-equivalent to build 30-year game project

An independent game developer built Wyvern using a self-organized workforce of 50-60 AI agents, led by 18 long-running Claude Fable instances acting as department heads, supported by headless Claude Sol and Opus fleets for implementation and review. The setup burns roughly $122,000 a month in equivalent API usage, though the developer pays only about $5,000 out of pocket by exploiting Claude Max's flat-rate individual pricing across 21 accounts, running everything on a $25,000 secondhand 512GB Mac Studio.

Anthropic upgrades Claude's Slack bot to read full threads and interject on its own

Anthropic revised Claude Tag, its Slack-based agent, so it now analyzes entire conversation threads instead of assessing messages individually. The company says this context upgrade makes the agent about 30% more accurate at judging when to jump into a discussion unprompted—and when to stay silent. Executive Scott White frames this as part of a broader push toward 'multiplayer AI,' where Claude operates as a shared organizational resource rather than a private chatbot.

Google and OpenAI Let Users Opt Out of AI Chatbot Data Training

AI chatbots like Gemini, ChatGPT and Claude often store user conversations on company servers and use that data by default to train future AI models. Users can disable this training option and delete past activity, though turning off tracking does not automatically erase previously stored data. For Gemini specifically, users must disable both Google's Web & App Activity and Gemini's own Activity setting, then manually delete existing records.

Anthropic defines 'agent,' 'harness,' and 'model' as distinct layers of AI systems

Anthropic published a terminology guide clarifying that an 'agent system' is not the same as a 'model.' It breaks the stack into three parts: the model (like Sonnet or Opus), the inference service that runs it (like AWS Bedrock or Anthropic's API), and the harness, the interface layer such as Claude Desktop or Claude CLI that manages tools and context.

Anthropic's Claude AI hit by multi-model outage lasting over two hours

Claude users began reporting access problems and elevated errors starting around 12 AM ET on August 24, with issues confirmed across multiple models including Claude Mythos 5, Claude Fable 5, and Claude Opus 5. Anthropic acknowledged the outage on its status page, saying it has identified the cause and is working on a fix, though no resolution timeline has been given.

Anthropic's blog prose diverges sharply from Claude's signature writing style

An observer notes that Claude has developed a highly distinctive writing style—short, punchy sentences full of dashes and staccato phrasing—that is now spreading to distilled models like Kimi K3 and even to human writers exposed to heavy Claude output. Yet Anthropic's own public communications, such as its posts on the J-Space or Claude's Constitution, read nothing like this; they resemble conversational, well-edited blog prose instead. Other major models like GPT-5 and Gemma 4 don't share Claude's quirks either, suggesting the voice is a deliberate or emergent Anthropic-specific trait rather than an industry norm.

Researcher uses Claude Opus 5 to reverse-engineer firmware in mic, webcam, key light

An engineer spent two weeks pointing an AI coding agent, Claude Opus 5, at the firmware and update tools of everyday USB peripherals—a microphone, a webcam, and a key light. The agent extracted a full command shell from the microphone, found a way to disable the webcam's recording LED while it still captures video, and discovered the key light accepts unauthenticated memory writes from any device on the same WiFi network.

Users adopt community-made 'I have ADHD' skill to make Claude's answers more direct

A free, community-built add-on called the 'I have ADHD' skill has gained traction online for trimming Claude's verbose, meandering responses into more concise, front-loaded answers. Android Authority's Calvin Wankhede tested it for two weeks across both Claude Chat and Claude Code, installing it via a skill.md file from GitHub and enabling it through Claude's Customize settings. He reports it significantly reduces the chatbot's tendency to preach and add unnecessary preamble.