Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.277 ·

New helper ir() detects wildcard characters in git/URL marketplace source strings

New helper detects wildcard characters in git or URL marketplace source addresses

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPlugin Installwhat it touches
KindInternal Changesin v2.1.277,
Under the hood

New helper detects wildcard characters in git or URL marketplace source addresses

What

A new function checks whether a marketplace source string, whether written as a URL or as an SCP-style git address (like user@host:path), contains a wildcard * character in its host or path. It normalizes SCP-style syntax and strips a trailing .git before checking.

Why

This gives Claude Code a way to detect wildcard patterns in marketplace source addresses, which other logic can use to handle or reject such patterns appropriately.

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 finding does not say what uses this detection or what happens when a wildcard is found.

See this entry in the whole of v2.1.277 →