Skip to content

v1.10.3#25

Merged
jakmro merged 5 commits into
mainfrom
model-registry-slug-capabilities
Mar 18, 2026
Merged

v1.10.3#25
jakmro merged 5 commits into
mainfrom
model-registry-slug-capabilities

Conversation

@jakmro

@jakmro jakmro commented Mar 18, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings March 18, 2026 10:15
@jakmro jakmro force-pushed the model-registry-slug-capabilities branch from e7160f8 to 980147c Compare March 18, 2026 10:15

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release bump to v1.10.3 that expands the model registry metadata and surfaces model capabilities in the example app UI.

Changes:

  • Add slug and capabilities fields to CactusModel and populate them from Hugging Face model metadata.
  • Refactor registry fetching to resolve weight versions per-model (in parallel).
  • Bump runtime/package versions to 1.10.3 and update iOS example lockfile.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/types/common.ts Extends the exported CactusModel type with slug/capabilities.
src/modelRegistry.ts Updates registry-building logic, adds capabilities extraction, bumps runtime version.
package.json Bumps package version to 1.10.3.
example/src/ModelBrowserScreen.tsx Displays capability badges for each model in the example UI.
example/ios/Podfile.lock Updates example iOS dependency lock to Cactus 1.10.3.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/types/common.ts
Comment thread src/modelRegistry.ts
Comment thread src/modelRegistry.ts
jakmro added 5 commits March 18, 2026 12:27
Signed-off-by: jakmro <kubamroz124@gmail.com>
Signed-off-by: jakmro <kubamroz124@gmail.com>
…ecture

Signed-off-by: jakmro <kubamroz124@gmail.com>
… and capabilities

Signed-off-by: jakmro <kubamroz124@gmail.com>
@jakmro jakmro force-pushed the model-registry-slug-capabilities branch from 39c3240 to a636e0b Compare March 18, 2026 11:27
@jakmro jakmro merged commit ba43e24 into main Mar 18, 2026
6 checks passed
@jakmro jakmro deleted the model-registry-slug-capabilities branch March 18, 2026 11:32
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.

2 participants