Skip to content

v0.4.0-alpha.9

Choose a tag to compare

@jadb jadb released this 06 Jun 23:14
· 1 commit to main since this release

Bug Fixes

  • ci: pass RELEASE_BOT_* secrets to publish-on-tag (#132) (f911766)

Features

  • conformance: 12FCC badge writer + scaffold seed (#118) (1bd2254)
  • console/cli: WithFlagValidator persistent-flag middleware (#116) (cd2a1bd)
  • llm: pool routing primitives (#115) (d7c1219)
  • scaffold: add php CI template + composer dependabot ecosystem (#106) (4728a3e)
  • scaffold: add shared gitattributes snippets per lang + common (#101) (f5d1af5)
  • scaffold: emit per-lang composed .gitattributes with managed-block markers (#102) (a08eb57)

Bug Fixes

  • scaffold: include php in init.sh polyglot lang lists (#125) (1ad895f)
  • scaffold: move php gitignore to shared mechanism (#95) (792553c)
  • scaffold: reconcile per-lang tiers.yaml gitignore mapping (#96) (376f28a)
  • scaffold: remove vestigial .gitignore entry from cli-php tiers.yaml (#104) (d9f0bc1)
  • scaffold: resync templates/ ↔ internal/template/builtins/ mirror drift (#105) (4e3491f)
  • scaffold: wrap composed .gitignore in kit-managed block (#98) (dfafdc8)
  • templates: bump golangci-lint pin to v2.12 for Go 1.26+ targets (#117) (6fa65ad)
  • workspace: disable pnpm 11 confirmModulesPurge prompt (#123) (397d2af)

Bug Fixes

  • output: gate header Bold on TableStyle.Header non-nil (#88) (a79465e)

Features

  • cli: expose KIT_INVOKED_AS via root.InvokedAs() for caller-context-aware config (#56) (006acfc)
  • telemetry: consenting telemetry stack across kit-go + 4 SDKs (d7d85dc)

Bug Fixes

  • githooks,sdk/ts: pre-push gates lint-ts on TS-file changes + declare pnpm 11 allowBuilds (T-0183 unblock) (#48) (a601885)
  • sdk/php: rename SemVer pre-release identifier experimental.1 -> alpha.1 (T-0183) (#49) (0b76224)