Anthropic’s Project Parka sits through meetings and assigns Claude agents the homework

Anthropic’s Project Parka sits through meetings and assigns Claude agents the homework

Anthropic is developing a meeting recorder inside Claude Desktop that can turn action items into tasks for Claude Cowork and Claude Code, according to application interfaces reviewed by RuntimeWire.

The project is internally codenamed Parka. A Claude Desktop macOS package carrying August 18th, 2026 filesystem timestamps contains a detailed contract for recording meetings, streaming speaker-attributed transcripts, generating notes and summaries, and extracting structured follow-up work. Public packaged builds still mark the feature as unavailable, and Parka may never be its public name.

The feature would extend Anthropic’s expansion beyond chat into Claude Code, its coding agent, and Claude Cowork, a desktop agent that works across files, browsers and applications. Parka would give both products a new source of assignments: commitments made aloud in meetings.

From conversation to agent session

Parka’s desktop contract exposes methods to list, retrieve, start, stop and delete meetings. A recording can capture system audio, microphone audio or a mix of both. It can also accept calendar-event metadata and transcription keyterms, which could help the speech system recognize company names, product terminology and technical language.

Live events deliver transcript segments with a speaker label, timestamp, text, optional utterance ID and a field distinguishing interim text from a finalized turn. Meeting records progress through recording, processing, ready and error states.

Once processed, a record can contain a title, timestamps, duration, capture source, speaker-attributed transcript, Markdown notes, a Markdown summary, calendar details and structured actions. Parka provides separate controls for editing notes, summaries, titles and actions. It can also remove an individual transcript turn.

The action schema reveals Anthropic’s larger plan. Each action can carry a title, description, owner, full prompt, execution type and an autoRunnable flag. The available types are cowork, code and manual. An optional sessionUrl appears designed to link an action back to the Claude session created to complete it.

That structure could let a product meeting produce a Claude Code task with the relevant implementation prompt. An operations call could hand research, document preparation or browser work to Cowork. Commitments assigned to a person could remain manual tasks.

The interface does not establish whether Claude starts eligible actions automatically or waits for user approval. autoRunnable could power either behavior, so Parka’s execution model remains unresolved.

A device-level recorder built first for Mac

Parka’s feature gate requires macOS 13 or later. The same interface contract appears in the Windows package, where the feature is unsupported. The Mac package includes separate permission text for audio capture and Claude’s existing microphone access, consistent with a recorder that needs both computer audio and the user’s voice.

Apple introduced ScreenCaptureKit at WWDC22 as a framework for capturing screen content and application audio with user consent. It can capture audio associated with applications without requiring extra audio-routing software. Those capabilities would allow Claude to listen directly on the device across Zoom, Google Meet, Microsoft Teams and other meeting software without adding a participant bot to the call.

The exposed Parka interface includes a field named hasVisionResolvedSpeakers. The name suggests Anthropic has explored using visual cues from a meeting window, such as participant names or active-speaker indicators, to improve speaker identification. Calendar attendee names could supply another set of candidate identities. No visual payload appears in the renderer contract, so the exact mechanism cannot be established from the package.

Parka can delete a transcript turn using its timestamp, speaker, text prefix and optional utterance ID. That creates a more precise editing control than deleting an entire transcript. The interface does not reveal whether removing transcript text also deletes corresponding audio retained during processing.

No raw-audio path, media URL or recording object appears in the exposed meeting record. Anthropic could discard audio after transcription, retain it behind the native layer or store it remotely. The package does not answer that retention question.

A detailed contract with the product still withheld

The build uses an explicit production kill switch. Public packaged versions report Parka as unavailable before evaluating the operating-system requirement. Internal or unpackaged builds continue to the macOS 13 check.

RuntimeWire forced the parkaMeetings feature to report a supported status at both bootstrap points in a signed-in Claude app. Claude loaded normally, but no meeting screen, navigation item or Parka-related JavaScript chunk appeared. A search across the loaded renderer found no client call to listParkaMeetings, even though the two injected feature flags were present.

Claude Desktop loads most of its product interface remotely from Claude’s web infrastructure. Anthropic can therefore add the missing Parka renderer later without shipping another desktop package.

The JavaScript module intended to load Parka’s native implementation is currently an empty 551-byte stub in both the Mac and Windows packages. The surrounding contract is far more developed: it defines calendar alerts, live transcript events, granular editing, failure states, account resets and runnable action fields. The evidence shows substantial product design and integration work, with the operational implementation and user interface still held back.

Anthropic’s public documentation currently describes voice conversations with Claude and Cowork’s ability to analyze existing meeting notes or recordings. It does not document a native Claude meeting recorder.

Anthropic is entering an occupied category

Granola.ai homepage

Granola already records computer audio without a meeting bot, connects to calendars and produces notes, actions and follow-ups across macOS, Windows, iOS and Android. Its established capture experience and cross-meeting memory give it a considerable lead over an unreleased Claude feature.

Notion is the closest functional comparison. Notion AI Meeting Notes captures system and microphone audio in its desktop app, requires macOS 13 or later on Macs, associates recordings with calendar events, labels speakers, and generates summaries and action items.

On July 31st, 2026, Notion added a trigger that runs Custom Agents after a meeting note is summarized. Those agents can update project trackers, post recaps and create engineering tickets. Anthropic would enter with a major incumbent already connecting meeting capture to agent execution.

Otter, Fathom and Fireflies offer mature transcription, cross-meeting search and integrations with CRM and project-management systems. Google Meet, Microsoft Teams and Zoom have the advantage of controlling their own meeting platforms, participant identities and enterprise policies.

Parka’s action types show the opening Anthropic intends to pursue. A first-class code action could route engineering commitments directly into Claude Code, while cowork could handle documents, analysis and operational work. Anthropic appears to be designing the recorder around its own agents instead of a broad catalog of CRM and task-management integrations.

That still leaves major unanswered competitive questions. The contract contains no evidence of mobile capture, Windows launch support, cross-meeting search, collaborative editing, clips, audio playback, summary templates, consent announcements, enterprise retention controls or external workflow integrations.

A possible Deepgram connection

Separate infrastructure findings point toward a possible speech provider. Anthropic-controlled hosts under titanium.api.anthropic.com use names including stt-nova3-s0 through stt-nova3-s8 and stt-flux-multi, with staging variants also provisioned. The Nova-3 hosts exposed a private 10.104.0.6 address through public DNS, suggesting an internal deployment accidentally made visible outside Anthropic’s network.

Those labels closely match Deepgram’s speech-recognition products. Deepgram describes Nova-3 as its general-purpose real-time transcription model and Flux as a conversational model with turn detection. Its multilingual Flux model is named flux-general-multi. Deepgram also directs Nova-3 users to Keyterm Prompting, matching the keyterms argument accepted when Parka starts a recording.

Anthropic has previously published a Claude cookbook example using Deepgram for transcription, but neither company has announced a Parka partnership. Deepgram’s January 2026 Series C announcement does not list Anthropic among its investors.

The Claude Desktop package contains no Deepgram hostname, SDK or credential linking Parka directly to the Titanium endpoints. Anthropic could be proxying a speech provider through its own infrastructure, and those services could support other voice products. The matching model names and keyterm interface make Deepgram a strong working hypothesis rather than a confirmed vendor attribution.

Owning the work before it reaches the agent

Meeting transcription and AI summaries are established product features. The strategic value sits one step later: deciding which system receives the context, creates the assignment and carries out the work.

Granola can send meeting memory toward Claude, Cursor, Replit and other AI tools. Notion can preserve the meeting inside a company workspace and trigger its own agents. If either product owns the recording and action-extraction layer, Claude becomes one possible destination downstream.

Parka would give Anthropic control of the entire sequence inside Claude: capture the conversation, identify commitments, turn them into prompts and open the agent sessions that complete them.

That is a more specific proposition than another AI notetaker. Anthropic is preparing to turn meetings into an inbox for Claude’s agents.

Source link

Share:

Leave a Reply

3 latest news
News Archives
On Key

Related Posts