Skip to content

Refresh models catalog and website#11

Merged
konard merged 3 commits into
mainfrom
issue-10-3bb8667681f8
May 12, 2026
Merged

Refresh models catalog and website#11
konard merged 3 commits into
mainfrom
issue-10-3bb8667681f8

Conversation

@konard
Copy link
Copy Markdown
Contributor

@konard konard commented May 12, 2026

Summary

  • Refreshes the generated models.dev catalog into 4,490 provider .lino files plus website/public/models.json.
  • Rebuilds the website as a searchable model table with summary metrics, provider/capability/modality search, and GitHub Pages-safe model detail routes.
  • Adds a manual and weekly scheduled catalog refresh workflow, and tightens PR/deploy workflows with explicit permissions, timeouts, data validation, and build artifacts.
  • Rewrites the README coverage and adds the Issue 10 case study under docs/case-studies/issue-10.

Verification

  • npm --prefix website run check:data
  • npm --prefix website run lint
  • npm --prefix website run test
  • npm --prefix website run build
  • Playwright render check for desktop table, model detail page, and mobile table; browser console had no warnings or errors.

Screenshots

Catalog table

Model detail

Mobile catalog

Fixes #10

Adding .gitkeep for PR creation (default mode).
This file will be removed when the task is complete.

Issue: #10
@konard konard self-assigned this May 12, 2026
@konard konard changed the title [WIP] Fixes and Improvements Refresh models catalog and website May 12, 2026
@konard konard marked this pull request as ready for review May 12, 2026 19:40
@konard
Copy link
Copy Markdown
Contributor Author

konard commented May 12, 2026

Working session summary

Done. PR 11 is updated, pushed, and ready for review:

#11

Pushed commit f30276b with:

  • models.dev refresh into 4,490 .lino model files across 120 providers plus website/public/models.json
  • searchable React catalog table and model detail routes
  • manual + weekly update workflow
  • tightened PR/deploy workflows
  • README updates, issue case study, and committed screenshots

Verified locally:

  • npm --prefix website run check:data
  • npm --prefix website run lint
  • npm --prefix website run test
  • npm --prefix website run build
  • Playwright desktop/detail/mobile render checks with no browser console warnings/errors

Fresh CI is green: PR Checks run 25757854820 passed on f30276b. Local working tree is clean.


This summary was automatically extracted from the AI working session output.

@konard
Copy link
Copy Markdown
Contributor Author

konard commented May 12, 2026

🤖 Solution Draft Log

This log file contains the complete execution trace of the AI solution draft process.

💰 Cost estimation:

  • Model: GPT-5.5
  • Provider: OpenAI
  • Public pricing estimate: $20.642831

📊 Context and tokens usage:

  • 422.4K / 1.1M (40%) input tokens, 60.8K / 128K (48%) output tokens

Total: (422.4K + 13.7M cached) input tokens, 60.8K output tokens, $20.642831 cost

🤖 Models used:

  • Tool: OpenAI Codex
  • Requested: gpt-5.5
  • Model: GPT-5.5 (gpt-5.5)

📎 Log file uploaded as Repository (89212KB)


Now working session is ended, feel free to review and add any feedback on the solution draft.

@konard
Copy link
Copy Markdown
Contributor Author

konard commented May 12, 2026

✅ Ready to merge

This pull request is now ready to be merged:

  • All CI checks have passed
  • No merge conflicts
  • No pending changes

Monitored by hive-mind with --auto-restart-until-mergeable flag

@konard konard merged commit 4c3c8d7 into main May 12, 2026
1 check passed
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.

Fixes and Improvements

1 participant