Skip to content

feat: add Snowflake Cortex Code to ACP registry#242

Draft
kameshsampath wants to merge 2 commits intoagentclientprotocol:mainfrom
kameshsampath:cortex-code
Draft

feat: add Snowflake Cortex Code to ACP registry#242
kameshsampath wants to merge 2 commits intoagentclientprotocol:mainfrom
kameshsampath:cortex-code

Conversation

@kameshsampath
Copy link
Copy Markdown

Summary

  • Adds cortex-code v1.0.58 to the ACP registry as a new agent entry
  • Binary distribution across all 6 platforms (macOS arm64/x86_64,
    Linux arm64/x86_64, Windows arm64/x86_64) via Snowflake's public S3 CDN
  • Official Snowflake brand icon — 16x16 SVG, monochrome with currentColor
    for automatic light/dark theming

Notes

  • Version bumps are manual (non-GitHub CDN); bump by checking
    https://sfc-repo.snowflakecomputing.com/cortex-code-cli/a4643c4278/stable_version.txt
  • The -c connection flag is optional; omitting it uses default_connection_name
    from ~/.snowflake/config.toml
  • npm package (@snowflakedb/cortex-code) not yet published — npx distribution
    will be added once available, which will enable automated version tracking

Test plan

  • Schema validation: SKIP_URL_VALIDATION=1 uv run --with jsonschema .github/workflows/build_registry.py --dry-run
  • Full validation with URL checks: uv run --with jsonschema .github/workflows/build_registry.py --dry-run
  • Icon renders correctly at 16x16 in light and dark contexts

kameshsampath and others added 2 commits April 18, 2026 10:29
Registers cortex-code v1.0.58 with binary distribution across all 6
platforms (macOS, Linux, Windows - arm64 + x86_64) via Snowflake's S3
CDN. Includes official Snowflake brand icon (monochrome, currentColor).

Generated with [Cortex Code](https://docs.snowflake.com/en/user-guide/cortex-code/cortex-code)

Co-Authored-By: Cortex Code <[email protected]>
@kameshsampath kameshsampath marked this pull request as draft April 19, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant