Skip to content

v8.28.0

Choose a tag to compare

@dyoshikawa dyoshikawa released this 11 Jun 06:00
Immutable release. Only release title and notes can be modified.
a5425f0

What's Changed

New Tool Adapters & Features

  • Warp: Add command permissions adapter (settings.toml agents.profiles) by @dyoshikawa in #1844
  • Antigravity IDE: Add permissions adapter (.antigravity/settings.json) by @dyoshikawa in #1843
  • Antigravity IDE: Emit project-root AGENTS.md for the root rule by @dyoshikawa in #1834
  • Factory Droid: Add permissions adapter (commandAllowlist/commandDenylist) by @dyoshikawa in #1835
  • Goose: Add MCP extensions adapter (global config.yaml) by @dyoshikawa in #1842
  • OpenCode: Register non-root rules in opencode.json instructions by @dyoshikawa in #1833
  • Antigravity CLI: Add .geminiignore ignore adapter by @dyoshikawa in #1840
  • Devin: Generate brand-aligned .devinignore for Devin Desktop by @dyoshikawa in #1829
  • Copilot CLI: Expand hook events and add prompt/http hook types by @dyoshikawa in #1846
  • Junie: Model the full subagent frontmatter field set by @dyoshikawa in #1845
  • Kiro: Map rule globs to steering inclusion frontmatter by @dyoshikawa in #1841
  • Kilo: Model skills config key, SKILL.md license/compatibility/metadata, and object subagent permissions by @dyoshikawa in #1837
  • Deep Agents: Add context.offload hook event and global scope for rules/subagents/skills by @dyoshikawa in #1836
  • Takt: Map the output-contracts facet via takt.facet override by @dyoshikawa in #1812
  • Replit: Support global scope for Replit Agent Skills by @dyoshikawa in #1828
  • Augment Code: Declare argument-hint and model command frontmatter fields by @dyoshikawa in #1832
  • Codex CLI: Update skills path to .agents/skills and wire 3 missing hook events by @NodeJSmith in #1766

Bug Fixes

  • Codex CLI: Restore sandbox baseline fields lost on permissions round-trip by @saitota in #1801
  • Codex CLI: Scope :workspace extends to workspace-wide writes and import extends-only profiles by @dyoshikawa in #1810
  • Gemini CLI: Warn that project-scope permissions are inert and clamp priority to 0-999 by @dyoshikawa in #1838
  • File: Follow symbolic links in findFilesByGlobs by @saitota in #1802
  • File: Dedup symlink-cycle glob results and clarify symlink trust model by @dyoshikawa in #1811

Documentation & Internal

  • Codex: Sync gitignore and Codex CLI hook/skill docs to .agents/skills (PR #1766 follow-up) by @dyoshikawa in #1839
  • Test: Correct stale skill path in codexcli openai.yaml import test by @dyoshikawa in #1831

Contributors

Full Changelog

v8.27.0...v8.28.0