38 Commits

Author SHA1 Message Date
Aiden Cline d7f9d31478 docs: tighten agent/review policy for reasoning_options and base_model (#3931)
* docs: tighten agent/review policy for reasoning_options and base_model

Stop agents defaulting OpenAI gateways to empty reasoning_options from
uncertainty; baseline effort is low/medium/high from upstream/peers.
Clarify budget_tokens as narrow/legacy and require override-only base_model.

* docs: rewrite AGENTS.md as catalog-only guide

Drop JS/code-style noise. Focus on lab models vs providers, base_model
(create models/ when missing), override-only hosts, logos, costs, and
reasoning_options.

* docs: fix model field required/optional guidance in AGENTS.md

description is required; prefer cost.tiers over legacy context_over_200k;
split strongly recommended (family, knowledge) from truly optional (status).

* docs: clarify none-vs-toggle and require toggle wire comments

Effort with none plus graded levels must not also claim toggle. Binary
off may use toggle with a leading top-of-file wire-path comment.

* docs: align reviewer/fixer with create-models-if-missing base_model rule

Subagent review: bots still used the weak 'base_model only if models/
exists' wording. Bind create-lab-entry + override-only; fix stale
section refs, README effort example, and required logo label.

* docs: fix toggle+effort coexistence and lab inheritance requirements

Allow toggle beside graded effort when off is a separate wire control;
forbid only toggle+effort when none is already an effort value. Require
complete lab models/ files for base_model inheritance; mark interleaved
as provider-only.

* docs: resolve reasoning policy contradictions in one pass

Classify hosts by lab vs multi-model relay (not npm). Baseline is the
underlying model's native/peer option set, not fixed L/M/H. Fix examples
to match DeepSeek and Alibaba wire paths; align skill, reviewer, fixer.

* docs: fix opus-4.6 example options and OpenRouter path

README base_model snippet matches lab effort+budget; AGENTS table uses
real openrouter claude-opus-4.6.toml filename.
2026-08-01 17:20:23 -05:00
Aiden Cline 909db75087 fix(sync): preserve base model output 2026-06-04 00:00:46 -05:00
Adam f6c6f04367 feat(models): add model metadata (#1974)
* feat(models): add model metadata

* feat(models): rename model metadata namespaces
2026-06-03 15:13:54 -05:00
Aiden Cline cb7d258e33 migrate more providers to extends format 2026-04-17 23:02:34 -05:00
Daniel Barnes a87d8bb8cc chore(docs): add note for manual testing with opencode 2026-03-14 13:42:57 +09:00
Brandon Smith 453f16ce42 add input limit for codex models 2026-01-14 08:32:48 -06:00
Frank 9792d9bc0e Update interleaved field name 2025-12-09 21:22:42 +00:00
Aiden Cline 8a762009c4 name -> field 2025-12-09 15:06:58 -06:00
Cursor Agent afcffa357f feat: Add interleaved support to model configuration
Co-authored-by: frank <frank@anomalyinnovations.com>
2025-12-09 18:50:39 +00:00
Willow (GHOST) c035249f96 docs: fix schema status info 2025-12-02 19:24:22 +00:00
Frank 3af5ce08ae add input token limit 2025-11-24 18:29:34 -05:00
Frank 8bfcbaf1ed sync 2025-11-10 14:50:23 -05:00
Chester Curme 029c9a694d update schema 2025-11-10 14:29:53 -05:00
opencode-agent[bot] a8863edde5 Fixed open_weights as required field
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-10-29 14:51:51 +00:00
Ilia Okhotnikov d7d353fff7 Add AWS Bedrock Deepseek v3.1 and Qwen models 2025-10-29 13:39:21 +01:00
Frank d2989e0b49 Update deprecated status 2025-10-16 09:50:06 -04:00
Frank 621f160e03 sync 2025-10-15 12:45:06 -04:00
Mike Hostetler 460c87b1c3 Add optional deprecated field to model schema and update README documentation 2025-10-03 08:26:03 -05:00
nihar dfcd3fc268 Add output_audio and gemini 2.5 flash lite preview 2025-09-27 14:21:14 -07:00
nihar 9718c42638 PR Feedback 2025-09-27 12:22:28 -07:00
Frank 8410bad044 Merge pull request #193 from d-oit/feat/nvidia-provider
Add NVIDIA provider models with standardized IDs
2025-09-23 15:00:23 -04:00
Frank d2f99794f4 update readme 2025-09-23 14:58:41 -04:00
Frank b71977af78 Add reasoning cost for grok models 2025-09-09 16:03:17 -04:00
CI/CD Tester a29960db3f Reorganize NVIDIA models into subfolders by provider and update README with optional organization instructions 2025-09-09 17:07:45 +02:00
Frank de24ff9053 Revert adding openai compatible endpoing to non openai compatible sdk 2025-08-27 10:30:16 -04:00
Frank c0290ebae1 sync 2025-08-26 12:00:52 -04:00
Frank adc6de0575 sync 2025-08-26 01:09:38 +08:00
GHOST 15efe2cfc6 docs(fix): provider info has additional requirements 2025-08-13 19:39:42 +01:00
Jay V f7cbcec648 Adding docs for logos 2025-08-12 17:18:32 -04:00
Kiyotaka f2d0ce14b5 Fix modalities.output typo in README.md 2025-06-28 07:24:27 -05:00
Frank d3e9843abd Updated modalities structure 2025-06-23 17:41:14 -04:00
Frank b166d2a5de Update README.md 2025-06-23 17:15:19 -04:00
Saatvik Arya 7c007ccf77 feat(schema): add release_date and last_updated fields 2025-06-21 12:14:03 +05:30
Dax Raad 2af16036a5 sync 2025-06-17 20:41:38 -04:00
Dax a270820e87 Rework (#12)
* sync

* sync

* sync
2025-06-17 19:52:16 -04:00
Jay V cfb49a5315 readme 2025-06-16 19:19:03 -04:00
Jay V 400f53806d README 2025-06-16 19:11:14 -04:00
Frank f5d8519536 Add readme 2025-06-10 00:05:12 -04:00