Skip to content

Releases: StringKe/std-agent

std-agent 0.0.10

Choose a tag to compare

@github-actions github-actions released this 17 Jul 07:36
ea33ddf

0.0.10 - 2026-07-17

新增

  • 新增 Kimi Code CLI target(第 23 个) (kimi-code) (ea33ddf)

std-agent 0.0.9

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:35
8787316

0.0.9 - 2026-07-10

文档

  • 22 篇 target 调研文档刷新至 2026-07-10 + 10 语言 README 全量重写 (8787316)

新增

  • 2026-07 规范对齐 P1——subagents TOML / schema 扩展 / devin 双写 (transformer) (6dca4a3)
  • Limits 表按 2026-07 官方文档重写 (budget) (efef6f0)
  • 2026-07 规范对齐 P0——skills 原生路径全面迁移 (transformer) (0d5e71f)
  • 项目重命名 std-ai -> std-agent (release) (5fb9dd4)

std-ai 0.0.8

Choose a tag to compare

@github-actions github-actions released this 11 Jun 07:40
3aaaf25

0.0.8 - 2026-06-11

修复

  • 废弃 .codex/memories,rules 全文 inline 到 AGENTS.md (codex) (3aaaf25)

std-ai 0.0.7

Choose a tag to compare

@github-actions github-actions released this 02 Jun 10:00
a471294

0.0.7 - 2026-06-02

修复

  • Prune legacy cmd-* Codex skill paths after v3 migration (runner) (a471294)

std-ai 0.0.6

Choose a tag to compare

@github-actions github-actions released this 26 May 13:06
909663f

0.0.6 - 2026-05-26

修复

  • Frontmatter 占文件首行,header marker 移到 --- 之后 (transformer) (909663f)

std-ai 0.0.5

Choose a tag to compare

@github-actions github-actions released this 17 May 16:02
f0fa624

0.0.5 - 2026-05-17

修复

  • References 走独立子目录 + grok-cli rename 为 grok-build (transformer) (f0fa624)

重构

  • Remove v3 violation private prefixes (skill- / cmd-) (transformer) (14eb264)

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)

std-ai 0.0.3

Choose a tag to compare

@github-actions github-actions released this 12 May 09:39
a4424da

0.0.3 - 2026-05-12

修复

  • Skip rewrite when only generated marker timestamp differs (#1) (writer) (e5df1a4)

重构

  • Marker 移除 timestamp,输出 deterministic (writer) (a4424da)

std-ai 0.0.2

Choose a tag to compare

@github-actions github-actions released this 08 May 15:39
cacc857

0.0.2 - 2026-05-08

修复

  • 用 paths 字段而非 applyTo(官方文档要求) (claude-code) (cacc857)

std-ai 0.0.1

Choose a tag to compare

@github-actions github-actions released this 08 May 14:36
6f211ac

0.0.1 - 2026-05-08

修复

  • Ignore CHANGELOG_LATEST.md so goreleaser sees clean tree (release) (6f211ac)

其他

新增

  • AI-driven workflow + 嵌套 CLAUDE.md + submodule 边界保护 (019f5e7)