KB / Daily / 2026-09-15

Inbox — 2026-09-15

Inbox — 2026-09-15

  • 14:57 — TemplateBot marketplace-pull parses x.ai catalog addHref as /bot/{shareId} (and https://x.ai/bot/{id}) as well as grokbot://...?id=; skip /bot/marketplace. Maintain-verify docs PR after #210.
  • 18:20 — AnyRouter: AIHubMix documents exact ids deepseek-v4.1-flash, solar-pro4, gpt-6-astra on aihubmix.com/model//llms.txt; attach aihubmix-byok to existing listings, never invent SKUs.
  • 18:20 — aidr PR #36 workers-types: rebased, bumped to 5.20260914.1 (24h age), squash-merged; master had biome fail on marketbrief.ts which was formatted in that PR
  • 18:22 — aidr Renovate react 19.3.0 PR #45: lockfile/artifacts fail until rebase onto master + pnpm install; @types/react still 19.2.18 unless ranges bumped to ^19.3.0
  • 18:46 — dither-kit extracted to packages/dither-kit; PR https://github.com/duyet/monorepo/pull/1497 closes #1384
  • 18:46 — anyrouter-dev/cli 0.1.13 shipped via release-please PR #68; tag v0.1.13. GitHub GITHUB_TOKEN does not chain release-binaries; assets need workflow_dispatch with tag. npm-publish has no workflow_dispatch and needs NPM_TOKEN.
  • 18:47 — duyet CLI P7: contact/jd/comment confirm-before-send shipped PR 1499 closing 1448
  • 18:50 — AnyRouter 2026-09-15 public catalog changelog shipped as PR 3309 (aihubmix-byok hops, poolside platform off, BYOK newest-first). Not merged/deployed.
  • 19:16 — anyrouter-dev/cli PR #69: Claude virtual presets keep [1m]/[500k] on ANTHROPIC_MODEL so HUD does not invent [200k].
  • 19:40 — anyrouter-dev/cli v0.1.14 released via squash-merge of release-please #70 after #71 Ctrl+G auto-upgrade hint.
  • 19:51 — aidr: wrangler deploy does not apply D1 SQL migrations; hook apply into the web deploy script (or GHA) with the same CLOUDFLARE_API_TOKEN. OAuth GH_TOKEN without workflow scope cannot push .github/workflows/*.yml
  • 20:01 — aidr: GHA CLOUDFLARE_API_TOKEN can wrangler deploy Workers but Cloudflare API 7403 on D1 migrations.apply — needs Account D1 Edit. Do not chain d1:migrate into deploy until the token can.