Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.265 ·

Import command dedupes 'Review these' warnings

/import no longer repeats the same warning multiple times in its 'Review these:' list

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaInternalswhat it touches
KindBug Fixesin v2.1.265,
You'll notice

/import no longer repeats the same warning multiple times in its 'Review these:' list

What

When /import applies imported configuration and shows a 'Review these:' list of warnings, it now collects those warnings into a set that removes duplicates before displaying them, rather than a plain list that could show the same warning text more than once.

Why

If multiple imported items produced the same warning, you previously would have seen it repeated; now each distinct warning is shown only once, making the review list easier to read.

Read from
Names in the bundle/import
What the documentation says
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Added since A small documentation edit on Claude apps gateway for Amazon Bedrock, Claude Platform on AWS, Google Cloud, and Microsoft Foundry touched a line naming /import after this was published. | Features that need feature-flag fetching, such as `/import` and `claude import` | Not available | The CLI skips the flag fetch on gateway sessions. [Features that need feature-flag fetching](/docs/en/env-vars#features-that-need-feature-f… claude-apps-gateway see the edit
Confirmed since Anthropic's documentation has since written up /import, on CLI reference. | `claude import [source]` | Start an interactive session that runs [`/import`](/docs/en/commands#all-commands) to bring configuration from other coding agents into Claude Code. Accepts the same `--dry-run` and `--yes` options as the comma… cli-reference see the edit
How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtThe `tengu_import_apply` gate mentioned alongside this change is unread, so nothing can be said about whether it is switched on.
Anthropic's documentation agreesAnthropic's documentation has since written up /import, on CLI reference.

See this entry in the whole of v2.1.265 →

Feedback