proomt

Search

Search posts, papers, and topics

All posts

Hacker News front page3 min readrelease notesintro

Claude Cowork and chat are now one Claude

Summary

Claude merges its Cowork and chat interfaces into a single assistant and adds beta Docs, Slides, and Design capabilities, rolling out first to Pro and Max plans. The unified UI lets users ask Claude to generate reports, presentations, and other artifacts within the same conversation, with optional auto‑action settings. No new technical details or implementation specifics are provided.

  • Claude’s product team is consolidating separate AI workspaces (Cowork, Design) into one chat‑based interface.
  • New beta features include AI‑generated Docs, Slides, and Design assets that can be edited, downloaded, or shared via a single link.
  • Rollout starts with paid Pro/Max plans; free, Team, and Enterprise plans will follow later.
  • User control over autonomous actions is configurable – Claude can ask before acting or act autonomously until a review is needed.

For engineers evaluating AI assistants for workflow automation, this signals a shift toward more integrated, end‑to‑end generation capabilities, but the announcement lacks concrete performance metrics, API details, or architectural insight.

3/10

Related reading

  1. Claude for small business: What it is and how to use it

    Claude for Small Business is a Zapier plugin that runs inside Claude Cowork, offering 40+ pre‑built workflows and direct connections to tools like QuickBooks, HubSpot and Slack. After installing the desktop app and linking your apps (individually or via Zapier), you can ask Claude to handle invoices, payments, marketing drafts, and more, with user approval and usage limits.

    Zapier Engineeringzapier.com6 min
  2. One style guide for everything Claude Code writes

    A detailed walkthrough of forking the nbj‑write‑clearly Claude Code skill to enforce the Google Developer Documentation style guide across all developer‑facing prose (docs, comments, commit messages, review feedback). The fork expands the trigger set, vendors the 70‑page guide offline via a Bun sync script, and adds a layered approach (global CLAUDE.md rules, on‑demand skill, per‑agent preloaded…

    Bjørn Johansenbjornjohansen.com5 min
  3. Two Claude accounts, one session

    claude-swap is a CLI tool that watches your Claude usage and automatically swaps to a secondary account when the active account hits 90% of its quota. Install via pipx, add accounts, and run `cswap auto` (or its dashboard) to keep sessions alive, though each swap incurs a cold‑cache cost.

    Bjørn Johansenbjornjohansen.com1 min
  4. AI on your terms: Firefox meets you where you are

    Firefox adds an AI Controls panel letting users toggle all current and future AI features, pick individual capabilities (translation, alt‑text, tab suggestions, link‑preview key points), and choose from multiple chatbot providers (Claude, ChatGPT, Gemini, Mistral) in a sidebar. The new Smart Window beta integrates an AI assistant that can read open tabs, browsing history, group related tabs, show…

    Mozilla Automation Teammozilla.org4 min
  5. From Individual Experiments to a Shared AI Practice: How Avant Scaled AI-Assisted Engineering

    Avant replaced many personal AI‑assistant setups with a single, organization‑wide Claude Code configuration that embeds the company’s coding standards, project‑tracking links, and documentation. Treated as an internal product, the setup is versioned, owned by delivery engineers, and iteratively improved. The shared tool speeds routine tasks (scaffolding, tests, migrations, docs) and enforces cons…

    Moove-itqubika.com2 min