Skip to content

Releases: abyssal-labs/opencode-models-discovery

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:05

0.8.0 (2026-07-22)

Bug Fixes

  • filter Bedrock foundation models (4abde55)
  • paginate Cloudflare model discovery (deca93f)

Features

  • discover Amazon Bedrock models (85cc8c5)
  • discover Cloudflare Workers models (462c53a)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:52

0.7.0 (2026-07-22)

Features

  • discover Vercel Gateway models (2da4dd9)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:51

0.6.0 (2026-07-22)

Features

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:50

0.5.0 (2026-07-22)

Features

  • discover Google Gemini models (3516f85)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:49

0.4.1 (2026-07-22)

Bug Fixes

  • infer compatible providers without allowlists (82ec256)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:46

0.4.0 (2026-07-22)

Features

  • detect OpenAI-format provider SDKs (8b33ac8)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:31

0.3.0 (2026-07-22)

Features

  • discover Anthropic-compatible models (86ed519)
  • use connect credentials for discovery (5569034)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:09

0.2.0 (2026-07-10)

Bug Fixes

  • avoid inventing unknown token limits (8d7b5ba)
  • construct discovery URLs safely (23daa38)
  • honor empty model discovery responses (cbb99ed)
  • initialize discovered OpenAI models safely (404cb31)
  • map output limits independently (c476ba8)
  • merge concurrent cache updates (478b578)
  • preserve existing OpenAI model definitions (36c2ae0)
  • prioritize provider exclusions (7cfff80)
  • publish provenance from a GitHub-hosted runner (5a55613)
  • redact discovery URLs in logs (a31e573)
  • restrict discovery to HTTP endpoints (04e3685)
  • retry discovery after transient failures (729c732)
  • scope model cache by credentials (c6f31e1)
  • use discovered OpenAI API model IDs (369c34d)
  • validate cached model data (3cd8191)
  • validate discovery response models (a0e2ab1)
  • write model cache atomically (ede8b60)

Features

  • export discovery option types (28bc77b)
  • honor platform cache directories (3c24937)
  • limit discovery response size (d4e3902)
  • log model discovery failures (acc461c)
  • make discovery timeouts configurable (427e40d)
  • map common model metadata aliases (34b0394)
  • support bounded model pagination (a81a67c)
  • support custom discovery headers (d41d8a5)
  • validate discovery options (cb41841)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:28

0.1.2 (2026-06-04)

Bug Fixes

  • replace discovered provider models by default (278ebcd)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 May 05:35

0.1.1 (2026-05-25)

Bug Fixes

  • prefer existing model names (7671b4c)