Skip to content

std-ai 0.0.4

Choose a tag to compare

@github-actions github-actions released this 17 May 15:05
48de899

0.0.4 - 2026-05-17

修复

  • 复用 h 变量比较,消除 staticcheck SA4000 (writer) (45cded5)

其他

  • Split smoke_test.go per-target + establish golden baseline (test) (a6b9a36)
  • Ignore docs/sdlc/ (local SDLC workflow artifacts) (7b133f2)
  • Add skill / command / reference demo sources (stdai) (c380664)
  • Enable all 11 targets for demo (stdai) (cc0579d)
  • Bootstrap repo with .stdai/ + sync artifacts (stdai) (0d79069)

文档

  • Update README + intro_prompt for v0.0.4 (22 targets / explain / protocol) (48de899)
  • Hero banner + migration prompt + 6 new languages (readme) (31b1056)

新增

  • Add 11 new targets (HIGH 5 + MEDIUM 6) totaling 22 supported tools (transformer) (c927fc8)
  • Copilot subagent CLI fallback + stdagent explain command (degradation,cli) (989d431)
  • Protocol/adapter layer + 6 protocols + transformerutil (transformer) (c8a3bdb)
  • Add stdagent which for on-demand context routing (cli) (f01dab3)
  • Prune orphans on sync + --no-prune flag (sync) (4dbef74)

重构

  • Migrate 11 existing transformers to adapter form (transformer) (08246db)