Commit log

145c33c v0.31.0

Andrey Nering created

574ad6a chore: auto-update generated files

Charm created

3a1e410 feat(xai): add model generator, add Grok 4.20 models (#222)

Click to expand commit body
Add cmd/xai generator that fetches models from the xAI
/v1/language-models API and writes the provider config.
Uses shortest alias as model ID and maps to pretty display names.

Updates xai.json with current models including Grok 4.20,
Grok 4.20 Non-Reasoning, Grok 4.1 Fast, and Grok Code Fast.

Closes #221

๐Ÿ˜ Generated with Crush

Assisted-by: Claude Opus 4.6 via Crush <crush@charm.land>

Andrey Nering created

ba59d6a chore: auto-update generated files

Charm created

98c3139 feat(avian): add model generator command (#220)

Click to expand commit body
Add cmd/avian/main.go to fetch models from https://api.avian.io/v1/models
and generate the avian.json config file. Includes:

- Fetches pricing, context window, max_output, and reasoning from API
- Adds gen:avian task to Taskfile.yaml
- Adds avian to the update workflow
- Updates avian.json with latest model data from API

๐Ÿ’˜ Generated with Crush

Assisted-by: Kimi K2.5 via Crush <crush@charm.land>

Andrey Nering created

7b49481 v0.30.8

Andrey Nering created

b66a377 fix(huggingface): use a default models that exists

Andrey Nering created

2a8f65d chore(taskfile): add task to trigger "update providers" action

Andrey Nering created

9528a1f chore: auto-update generated files

Charm created

ceab3c0 add minimax m2.7 (#219)

maxffarrell created

9e98310 chore: auto-update generated files

Charm created

012f66a v0.30.7

Andrey Nering created

99cad9d fix: fix typo in attribute name: `default_reasoning_effort` (#218)

Click to expand commit body
* Closes #217

Co-authored-by: Alex Suraci <suraci.alex@gmail.com>

Andrey Nering and Alex Suraci created

8b428a3 v0.30.5

Andrey Nering created

87f2487 chore: auto-update generated files

Charm created

0e56458 v0.30.4

Andrey Nering created

b5ebec0 chore: add gpt 5.4 mini via copilot

Andrey Nering created

07bcf9f chore: update openai default models

Andrey Nering created

6da98d2 chore: add gpt 5.4 mini and nano

Andrey Nering created

13b13b3 chore: auto-update generated files

Charm created

7c0bbb2 v0.30.3

Andrey Nering created

5a0bdb3 chore: auto-update generated files

Charm created

692d3b7 chore: support 1m context windows in bedrock as well (#215)

Click to expand commit body
* Follow-up of https://github.com/charmbracelet/catwalk/pull/214

Andrey Nering created

bb3d845 v0.30.2

Andrey Nering created

2838024 chore: add 1m tokens support to opus 4.6 and sonnet 4.6 (#214)

Click to expand commit body
Took the opportunity to review all context windows, max tokens, and
pricing as well.

* Closes https://github.com/charmbracelet/catwalk/pull/197
* Closes https://github.com/charmbracelet/fantasy/pull/151
* Closes https://github.com/charmbracelet/crush/pull/2321

Andrey Nering created

ace96d8 v0.30.1

Andrey Nering created

3013e65 fix(copilot): improve fetching token from file

Andrey Nering created

139b0f1 chore: auto-update generated files

Charm created

e1e5cb9 v0.30.0

Christian Rocha created

4f8fa41 feat(zai): add GLM-5-Turbo (#213)

Christian Rocha created

17cbde5 chore: auto-update generated files

Charm created

a3c98dc chore: auto-update generated files

Charm created

f65cee3 v0.29.2

Andrey Nering created

81d9acf chore: add claude sonnet 4.6 bedrock (#212)

ใ‚นใ‚ณใƒƒใƒˆ created

c307fb2 chore: auto-update generated files

Charm created

b6e6f40 v0.29.1

Andrey Nering created

e2ded41 chore: auto-update generated files

Charm created

abc7c5e chore: auto-update generated files

Charm created

db180f6 v0.29.0

Andrey Nering created

0d9e7e2 chore: run generators

Andrey Nering created

1c7bbd3 fix: round cost fields to 5 decimal places for cents

Click to expand commit body
Ensures consistent precision in pricing data across all provider
scripts by rounding cost values to 5 decimal places.

๐Ÿ’˜ Generated with Crush

Assisted-by: GLM-5 via Crush <crush@charm.land>

Andrey Nering created

1d75c69 feat: add avian provider (#196)

avianion created

7b6e786 v0.28.4

Andrey Nering created

7bf3b1d ci: fix govulncheck by updating go with security fixes (#207)

Andrey Nering created

10fd53d chore: auto-update generated files

Charm created

5776d51 chore: auto-update generated files

Charm created

948f9b0 chore: auto-update generated files

Charm created

a5eb1e2 chore: auto-update generated files

Charm created

818ae3e v0.28.3

Andrey Nering created

e3d2240 chore: add gpt 5.4 to github copilot

Andrey Nering created