v8.28.0
Immutable
release. Only release title and notes can be modified.
What's Changed
New Tool Adapters & Features
- Warp: Add command permissions adapter (
settings.tomlagents.profiles) by @dyoshikawa in #1844 - Antigravity IDE: Add permissions adapter (
.antigravity/settings.json) by @dyoshikawa in #1843 - Antigravity IDE: Emit project-root
AGENTS.mdfor 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.jsoninstructions by @dyoshikawa in #1833 - Antigravity CLI: Add
.geminiignoreignore adapter by @dyoshikawa in #1840 - Devin: Generate brand-aligned
.devinignorefor 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.mdlicense/compatibility/metadata, and object subagent permissions by @dyoshikawa in #1837 - Deep Agents: Add
context.offloadhook event and global scope for rules/subagents/skills by @dyoshikawa in #1836 - Takt: Map the output-contracts facet via
takt.facetoverride by @dyoshikawa in #1812 - Replit: Support global scope for Replit Agent Skills by @dyoshikawa in #1828
- Augment Code: Declare
argument-hintandmodelcommand frontmatter fields by @dyoshikawa in #1832 - Codex CLI: Update skills path to
.agents/skillsand 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
:workspaceextends 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
findFilesByGlobsby @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.yamlimport test by @dyoshikawa in #1831