5 Commits

Author SHA1 Message Date
Dallin Romney
03e5fc3b92 chore: hub.continue.dev -> continue.dev 2026-01-30 15:47:00 -08:00
Olyray
c5841cc387 docs: added the fastapply model to the recommendations (#8249)
Added the FastApply model to the recommendations in the docs
2025-10-17 09:31:52 -07:00
Ty Dunn
9466b42dbb improve model recc links 2025-09-08 09:40:31 -07:00
BekahHW
ece0ac11c4 Add Instinct to model recs 2025-09-04 13:46:05 -04:00
BekahHW
8cedf06c1f fix: Add ModelRecommendations component for central updating (#7457)
* Add model-recs yaml file for central updating

* feat: centralize model recommendations with React component

- Add ModelRecommendations.jsx component for dynamic table rendering
- Replace static markdown table in models.mdx with reusable component
- Update model recommendations with latest 2025 models
- Add support for role-based filtering and markdown link parsing
- Remove unused YAML data files to reduce duplication
- Implement centralized model management per Mintlify best practices

* Add recommended agent models to agent docs

* Add Autocomplete model recs

* Link to mercury coder

* Add Recommendations for chat models

* Add recommendation for edit

* Add Autocomplete recs

* Add chat model recs

* Add model recs to edit

* Run Prettier

* Fix merge conflicts

* Merge new files from main

* Add name to package.json
2025-08-29 11:11:43 -07:00