One email each morning — yesterday's AI, sortedGet it in your inbox

METAL LAB

Anthropic tests team collaboration Projects feature in Claude Code

A spotted feature lets repositories be pinned as permanent project context, with multiple threads opening within a single session

새 프로젝트 생성 화면에서 저장소 연결과 공개 범위를 설정하는 모습

이미지: X — 뉴스 앰프 영상 갈무리

Summary

  • Anthropic is testing a collaborative Projects feature for Claude Code that lets a repository be attached as permanent context when a project is created
  • Multiple threads can be spawned within a single project session, and Claude periodically reorganizes context files and memory on its own
  • Some early-access organizations reportedly already have access, but no public rollout timeline has been confirmed
Video from the source
기능명
클로드 코드용 협업 Projects (구 Managed Projects)
신규 UI
프로젝트 생성 시 저장소를 영구 컨텍스트로 추가 가능
세션 구조
하나의 프로젝트 세션 안에서 다중 스레드 생성 가능
유지관리
클로드가 주기적으로 컨텍스트 파일·메모리를 스스로 정리
유사 모델
Slack의 Claude Tag가 채널·스레드 컨텍스트를 쓰는 방식과 유사
공개 범위
일부 얼리 액세스 조직 대상, 공개 일정 미확정
보도
TestingCatalog, 2026년 8월 16일

Attaching an entire repository to a project

Anthropic is refining a collaborative Projects feature for Claude Code. It's an upgraded version of the previously spotted "Managed Projects," and now lets users attach a GitHub repository as permanent context right when a project is created. The interface guides users to add only the repositories needed per session, suggesting that any additional repositories be attached on a per-session basis as needed. The result is a structure where Claude retains a project's context continuously, without needing the codebase re-explained every time.

The core of this update is the ability to spawn multiple threads within a single project session. Previously, one project was tied to one conversation; now, different workflows within the same project can be split off into separate threads.

이미지: X — 뉴스 앰프

A collaboration model resembling Slack

This structure overlaps with Slack's concept of channels and threads. The project session itself becomes a channel, with multiple people and Claude staying present in it simultaneously, while individual tasks branch off into threads. Anthropic has already been running Claude Tag on Slack, referencing codebases tied to channel and thread context — and this new collaborative Projects feature appears to bring that same flow directly into the Claude app. Even without Slack, an entire team can now share a single workspace inside Claude.

There are also signs Anthropic has been investing in Claude Tag for Slack. In a post on X, Noah Zweben said of the Claude Tag improvements, "unprompted messages are down about 45%." The comment suggests Claude has gotten better at judging when to speak up and when to stay quiet — a separate feature from this collaborative Projects update, but one that indicates Anthropic has been focused on context-awareness capabilities around the same period.

ElementExisting Managed ProjectsThis Update
Repository connectionAttached temporarily per session as neededPinned as permanent context at project creation
Session structureSingle conversation per projectMultiple threads spawned within a project
Context managementManaged manually by the userPeriodically reorganized by Claude itself

Claude maintains the project on its own

Another notable detail is that Claude reportedly maintains this project by itself. Claude is said to periodically review, reorganize, and refine context files and memory. This turns a project from a static conversation record that's saved once and stays frozen into something closer to a living workspace that's continuously groomed. Anthropic reportedly sees this collaboration model as moving beyond traditional pair programming or solo work with AI, toward multiple developers and Claude working together on a single project. Internally, this approach is said to have already been in use for some time.

Still limited access, for now

Rollout appears to be expanding beyond friends-and-family testing or an early alpha stage. Some early-access organizations already appear to have access, but no confirmed public rollout schedule has been announced. As such, there's currently no confirmed menu path or step-by-step usage guide for general users to actually try it out. Still, the direction is clear — Anthropic is pushing Claude from a coding assistant that helps a single developer toward organizational infrastructure used by multiple people together.

Editor's take

What makes this feature interesting isn't what was newly built, but what was removed. Until now, AI coding tools have essentially been designed for single-user use. One developer would throw a prompt and get an answer, while team collaboration was handled by tools outside the AI — like Slack or GitHub comments. This update erases that boundary. The moment a repository is permanently attached to a project and multiple people enter the same session split across threads, Claude stops being a personal assistant and becomes a participant in a team channel.

The shift feels sharper when compared generation to generation. Just months ago, Claude Code was focused on adding "single-agent management" features like setting budget caps and consulting an advisor model. Now it has pivoted toward making the session itself something multiple people share. Set alongside Cursor testing a similar direction with its codebase and review tabs in private beta, it's fair to read this as the AI coding tool market as a whole shifting its center of gravity from "personal assistant" to "team workspace."

For Korean development teams, it's too early to factor this feature into adoption plans just yet — it's only open to early-access organizations, and there's no public release schedule. Still, the underlying design — pinning a repository as context and splitting sessions into threads — is reason enough to review internal team workflows right now. If a team is currently re-explaining repository context every time in whatever AI coding tool it uses, that repetitive work represents a cost that's about to disappear.

In the coming weeks, Anthropic is likely to expand this feature's rollout to the organizational level, or formally announce it integrated with Claude Tag on Slack. With competing tools like Cursor and GitHub testing repository integration and review features around the same time, the next axis of competition among AI coding tools looks set to shift from model performance to how well a team can be made to work together in the same space.