Skip to content

Show model cost tiers in the LLM picker - #5659

Open
FadhlanR wants to merge 2 commits into
mainfrom
cs-12195-model-cost-tiers
Open

Show model cost tiers in the LLM picker#5659
FadhlanR wants to merge 2 commits into
mainfrom
cs-12195-model-cost-tiers

Move cost-tier derivation onto the OpenRouterModel card

333af8b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Realm Server Test Results failed Aug 3, 2026 in 0s

1 fail, 2 031 pass in 14m 34s

    1 files  ±    0      1 suites  ±0   14m 34s ⏱️ + 3m 16s
2 032 tests ±    0  2 031 ✅  -     1  0 💤 ±0  1 ❌ +1 
4 222 runs  +2 111  4 221 ✅ +2 110  0 💤 ±0  1 ❌ +1 

Results for commit 333af8b. ± Comparison against earlier commit 9dbab75.

Annotations

Check warning on line 0 in default

See this annotation in the file changed.

@github-actions github-actions / Realm Server Test Results

1 out of 2 runs failed: linksTo relationship for CardDef uses card type not file-meta (default)

realm-server.xml [took 5s]
Raw output
HTTP 200 status: unexpected exception in realm FilterRefersToNonexistentTypeError: Your filter refers to a nonexistent type: import { CardInfoField } from "@cardstack/base/card-api". If this type exists, it may be caused by a stale modules cache. Clearing the "modules" table in the database can fix this.
    at CachingDefinitionLookup.lookupDefinitionWithContext (file:///home/runner/work/boxel/boxel/packages/runtime-common/definition-lookup.ts:933:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
    at async CachingDefinitionLookup.lookupDefinitionForRealm (file:///home/runner/work/boxel/boxel/packages/runtime-common/definition-lookup.ts:1168:12)
    at async RealmScopedDefinitionLookup.lookupDefinition (file:///home/runner/work/boxel/boxel/packages/runtime-common/definition-lookup.ts:1923:12)
    at async RealmIndexQueryEngine.lookupDefinitionForOpts (file:///home/runner/work/boxel/boxel/packages/runtime-common/realm-index-query-engine.ts:918:12)
    at async RealmIndexQueryEngine.walkAndPopulateQueryFields (file:///home/runner/work/boxel/boxel/packages/runtime-common/realm-index-query-engine.ts:893:22)
    at async RealmIndexQueryEngine.populateQueryFields (file:///home/runner/work/boxel/boxel/packages/runtime-common/realm-index-query-engine.ts:808:5)
    at async file:///home/runner/work/boxel/boxel/packages/runtime-common/realm-index-query-engine.ts:1511:15
    at async Promise.all (index 0)
    at async RealmIndexQueryEngine.loadLinks (file:///home/runner/work/boxel/boxel/packages/runtime-common/realm-index-query-engine.ts:1481:9)
    at async RealmIndexQueryEngine.cardDocument (file:///home/runner/work/boxel/boxel/packages/runtime-common/realm-index-query-engine.ts:749:22)
    at async Realm.getCard (file:///home/runner/work/boxel/boxel/packages/runtime-common/realm.ts:5309:24)
    at async Router.handle (file:///home/runner/work/boxel/boxel/packages/runtime-common/router.ts:210:14)
    at async handle (file:///home/runner/work/boxel/boxel/packages/runtime-common/realm.ts:2857:12)
    at async VirtualNetwork.handle (file:///home/runner/work/boxel/boxel/packages/runtime-common/virtual-network.ts:569:22)
    at async serveFromRealm (file:///home/runner/work/boxel/boxel/packages/realm-server/handlers/serve-from-realm.ts:58:25)
    at async convertAcceptHeaderMiddleware (file:///home/runner/work/boxel/boxel/packages/realm-server/middleware/convert-accept-header-qp.ts:17:3)
    at async file:///home/runner/work/boxel/boxel/packages/realm-server/server.ts:1141:9
    at async cors (/home/runner/work/boxel/boxel/node_modules/.pnpm/@koa+cors@4.0.0/node_modules/@koa/cors/index.js:108:16)
Expected: 200
Actual:   500
    at Object.<anonymous> (/home/runner/work/boxel/boxel/packages/realm-server/tests/card-endpoints-test.ts:462:18)
    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
---
Promise rejected during "linksTo relationship for CardDef uses card type not file-meta": Cannot read properties of undefined (reading 'relationships')
TypeError: Cannot read properties of undefined (reading 'relationships')
    at Object.<anonymous> (/home/runner/work/boxel/boxel/packages/realm-server/tests/card-endpoints-test.ts:468:42)
    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)