mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 23:01:37 +00:00
The startsWith("sdks/cli") filter was also matching sdks/cli-shared,
preventing it from being published. Use "sdks/cli/" (with trailing
slash) to only match the CLI directory itself.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| static | ||
| build-artifacts.ts | ||
| docker.ts | ||
| git.ts | ||
| main.ts | ||
| package.json | ||
| promote-artifacts.ts | ||
| sdk.ts | ||
| tsconfig.json | ||
| update_version.ts | ||
| utils.ts | ||