Commit log

74f2e4e v0.15.0

Carlos Alexandro Becker created

9f1b021 chore: auto-update generated files

Charm created

cc969fc chore: auto-update generated files

Charm created

148bb3c docs: update crush.md (#159)

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

4e7870d feat: update z.ai provider list (#161)

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

78be943 feat: copilot attachment support (#160)

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

4c496b0 feat: add vercel ai gateway (#154)

Click to expand commit body
* feat: add vercel ai gateway

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

* fix: wiring

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

* chore: gofumpt

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

* ci: add to jobs as well

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

* Update .github/workflows/update.yml

Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>

Carlos Alexandro Becker and Andrey Nering created

fffc0b9 chore: auto-update generated files

Charm created

e96358f chore: auto-update generated files

Charm created

16c5096 v0.14.3

Andrey Nering created

8261753 chore(cerebras): add zai-glm-4.7 and remove zai-glm-4.6 (#157)

Seb Duerr created

86d2b7f chore: auto-update generated files

Charm created

ee9a8ed chore: auto-update generated files

Charm created

44cad6f chore: auto-update generated files

Charm created

a43439b v0.14.2

Andrey Nering created

60b473c chore: add gpt 5.2 codex via github copilot (#153)

Andrey Nering created

d8f5e2d chore: auto-update generated files

Charm created

1fe2f6c chore(copilot): write response to disk for debugging

Andrey Nering created

6ec2c1e chore: auto-update generated files

Charm created

a858bc4 v0.14.1

Andrey Nering created

acf1493 chore(openai): add support for gpt 5.2 codex (#129)

Andrey Nering created

898dba0 v0.14.0

Kujtim Hoxha created

e0e41be feat(synthetic): add pricing (#128)

Click to expand commit body
* feat(synthetic): add pricing and Pro/Max provider

Synthetic's API doesn't include pricing, so we add manual overrides from
their pricing page. Also generates synthetic-promax.json for Pro/Max
subscribers with zero pricing.

- Set default large model to GLM 4.7
- Add priceOverrides map with per-model pricing
- Set cached rates equal to regular (they don't have separate cached rates
  afaict)
- Add DeepSeek V3.2 metadata override (tools + reasoning)
- Generate separate config for Pro/Max subscription

Assisted-by: Claude Opus 4.5 via Crush

* refactor(synthetic): parse pricing from API

Assisted-by: Claude Opus 4.5 via Crush

* refactor(synthetic): remove Pro/Max provider generation

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

Amolith created

df65422 chore: auto-update generated files

Charm created

6747494 chore: auto-update generated files

Charm created

24faf29 chore: auto-update generated files

Charm created

b1715a4 chore: auto-update generated files

Charm created

21fec72 chore: auto-update generated files

Charm created

f4b1449 v0.13.0

Andrey Nering created

6d44e6d feat(cerebras): add zai-glm-4.7 model (#150)

Click to expand commit body
Adds zai-glm-4.7 to the Cerebras provider model registry.

Seb Duerr created

93c5ea2 chore: auto-update generated files

Charm created

cb888cd chore: auto-update generated files

Charm created

41c653a chore: auto-update generated files

Charm created

57e91e0 v0.12.2

Andrey Nering created

5548e71 fix: change hugging face default model to one that exists

Andrey Nering created

6ce57d7 test: add test to check for non-existent default model ids

Andrey Nering created

b6e84a0 v0.12.1

Andrey Nering created

f5256bd fix: change synthetic default model to one that exists

Andrey Nering created

9f6d687 chore: auto-update generated files

Charm created

0961f14 v0.12.0

Andrey Nering created

09cc049 chore: update copilot models

Andrey Nering created

2aa91be chore(taskfile): add tasks to update providers

Andrey Nering created

b3c32a6 chore: auto-update generated files

Charm created

9c4bf80 ci: remove copilot from auto-generation

Click to expand commit body
It doesn't really work on GitHub Actions.

Andrey Nering created

d411d65 feat(vertexai): add gemini-3-pro-preview, gemini-3-flash-preview, claude-opus-4-5@20251101 (#147)

Click to expand commit body
Adds the following models to the Vertex AI provider config:
- gemini-3-pro-preview (Gemini 3 Pro Preview)
- gemini-3-flash-preview (Gemini 3 Flash Preview)
- claude-opus-4-5@20251101 (Claude Opus 4.5 GA)

Fixes #145

Harshit Agarwal created

c8a04f7 v0.11.5

Christian Rocha created

7afb01d chore: run task generate for misc+MiniMax M2.1 (#138)

Click to expand commit body
- Synthetic
  - Upgrade MiniMax from M2 to M2.1
- OpenRouter
  - Add minimax/minimax-m2.1
  - Add bytedance-seed/seed-1.6 and -flash
  - Add deepseek/deepseek-chat-v3.1
  - Add qwen/qwen3-vl-235b-a22b-thinking
  - Remove meta-llama/llama-3.1-405b-instruct
  - Remove openai/gpt-oss-20b:free

Amolith created

08d983f v0.11.4

Kujtim Hoxha created

eaa3706 chore: run task generate for GLM 4.7 on Synthetic and OpenRouter (#135)

Christian Rocha created

39d06fb v0.11.3

Kujtim Hoxha created