-
-
Notifications
You must be signed in to change notification settings - Fork 125
Releases: dyoshikawa/rulesync
Releases · dyoshikawa/rulesync
v8.28.1
@dyoshikawa
dyoshikawa
Immutable
release. Only release title and notes can be modified.
3cde95f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Bug Fixes
- Correct the Zed web search tool name to
search_webin generated permissions (#1853)
Internal
- Prepend an AI-generated summary to the security scan email in the internal CI tooling (#1849)
Contributors
Full Changelog: v8.28.0...v8.28.1
Assets 14
- sha256:7383b128ec57b8c5fa416b6fe80e118cb03e85d04dddf006ca013c2daf39882a4.95 KB
2026年06月12日T06:52:40Z - sha256:d1cc24c7c4c6feaf42623bc608ace0b89381f68a27bf777ed6f60950d7d2c90a8.96 KB
2026年06月12日T06:52:40Z - sha256:db885ca3f259112ffb7d1824811f267a5426e82520c09d2b75a08507471e1c984.34 KB
2026年06月12日T06:52:40Z - sha256:ece7d87244ead2b3632520d86d77307a871407f85d213051ab2deeb09ef676a8786 Bytes
2026年06月12日T06:52:40Z - sha256:beb56baad2f4a456b7455cce4d3fdf279bcfdbd688049277dee2e4642d4457602.01 MB
2026年06月12日T06:52:40Z - sha256:0a4cd492b13cde59895c05eef999a82b6cd5f85290f493b253feda4886029c9a68.3 MB
2026年06月12日T06:52:40Z - sha256:a9100bcf091d1166bc83c317b84d2ee73586927da3ba60402d909df2e9f80c8273.7 MB
2026年06月12日T06:52:40Z - sha256:de709592657c76ceb6a7b02f28a6457e7451510ada207d0df467520ca537d35c97.1 MB
2026年06月12日T06:52:40Z - sha256:ff01417780715eb54498142eb056cc65c4244a3833372f77d6f461fd325f9caa98 MB
2026年06月12日T06:52:40Z - sha256:90da67e38e56525d2d66a234c0f40a00ac80fafacc82c2f42235f857b61aec75102 MB
2026年06月12日T06:52:40Z -
2026年06月12日T06:51:42Z -
2026年06月12日T06:51:42Z -
2026年06月12日T06:51:42Z - Loading
v8.28.0
@dyoshikawa
dyoshikawa
Immutable
release. Only release title and notes can be modified.
a5425f0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
Contributors
Full Changelog
Assets 14
v8.27.0
@dyoshikawa
dyoshikawa
Immutable
release. Only release title and notes can be modified.
24613ae
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v8.27.0
What's Changed
New Features
- Cline: Add subagents support and fix MCP generation to use the global settings path by @dyoshikawa in #1805
- AugmentCode: Add native subagents, skills, and MCP support by @dyoshikawa in #1803
- Amp: Add native rules (AGENTS.md) and permissions (amp.tools.disable) support by @dyoshikawa in #1799
- Factory Droid: Make commands, subagents, and skills native with global scope support, and move hooks to hooks.json by @dyoshikawa in #1797
- Junie: Add hooks adapter and global MCP scope support by @dyoshikawa in #1796
Bug Fixes
- Goose: Correct the global .goosehints path and add subagent hook events by @dyoshikawa in #1806
- Kilo Code: Register non-root rules in kilo.jsonc instructions and round-trip MCP timeout/oauth fields by @dyoshikawa in #1804
- Skills: Emit OpenCode-recognized SKILL.md frontmatter fields by @dyoshikawa in #1800
- DeepAgents: Use directory-per-subagent AGENTS.md layout and fold rules into AGENTS.md by @dyoshikawa in #1798
Contributors
Full Changelog
Assets 14
v8.26.0
@dyoshikawa
dyoshikawa
Immutable
release. Only release title and notes can be modified.
4ae9125
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
New Features
- Rename
windsurftarget todevin(Devin Desktop) and add AugmentCode hooks — the Windsurf target has been renamed todevinto reflect Devin Desktop, and hook support was added for AugmentCode. - Agent Skills global scope + frontmatter, Copilot
excludeAgent, and skillallowed-tools— Agent Skills now support global scope and richer frontmatter, Copilot gained anexcludeAgentvalue, and skills can declareallowed-tools. - Cursor
workspaceOpen/failClosed, skill frontmatter, Factory hook cleanup, and DeepAgentsinput.required— expanded Cursor hook options and skill frontmatter, tidied Factory hooks, and addedinput.requiredfor DeepAgents. - Takt
extends, Amp skills adapter, and Qwen.qwenignorefix — added an Amp skills adapter,extendssupport for Takt, and fixed Qwen ignore-file handling. - Follow upstream updates for Claude Code, Codex CLI, and Goose — kept these targets in sync with their latest upstream capabilities.
- Add
goal-prandgoal-all-scrap-issuescommands — new maintainer workflow commands. (#1778)
Bug Fixes
- Accept string compatibility for
agentsskills— align with the Agent Skills spec. (#1794) - Remove dead logger parameter in
convertToCodexFormatfor the Codex CLI MCP exporter. (#1779) - Preserve OpenCode MCP extra fields on export round-trip and harden key handling.
- Loosen OpenCode MCP per-server schemas to preserve extra fields.
- Treat
messageDisplayas a no-matcher event and emit Codex YAML following project conventions. - Fix Kilo
.kilocodeignore, Roo command mode, and Rovo Dev skill frontmatter. - Keep
xsschemaoptional peers for the bun compile build.
Refactoring & Internal
- Unify MCP env var regex patterns and harden format helpers. (#1781)
- Align Claude Code skill
pathsfield order with the schema and add tests. (#1792) - Make Kilo subagent
validate()pure and tidy the schema (PR #1655 follow-ups). - Add Junie global rules scope and tidy knip config/deps.
CI & Chores
- Drop unsupported
macos-15-intele2e runner and setfail-fast: false. (#1780) - Source
~/.bashrcin devcontainerinit.sh. (#1777) - Bump the
all-actionsGitHub Actions group. (#1755)
Contributors
Full Changelog
Assets 14
v8.25.0
@dyoshikawa
dyoshikawa
Immutable
release. Only release title and notes can be modified.
87f348f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
New Features
- Windsurf: Added support for commands, hooks, and MCP generation, following upstream updates by @dyoshikawa in #1752
- Augment Code: Added support for slash commands by @dyoshikawa in #1752
- Zed: Added support for permissions and skills, following upstream CLI updates by @dyoshikawa in #1753
- Warp: Added support for skills by @dyoshikawa in #1754
- OpenCode: Added support for plural feature directories by @dyoshikawa in #1754
- Antigravity / Cline: Relocated Antigravity IDE global MCP and skills to
~/.gemini/config, and added Cline global rules support by @dyoshikawa in #1761 - Junie / Kilo: Followed upstream updates for Junie and Kilo by @dyoshikawa in #1752 and #1753
Bug Fixes
- MCP: Clarified the
generateno-op result so that a zero count is no longer read as a failure by @dyoshikawa in #1738 - Antigravity: Hardened the Antigravity hooks import path by @dyoshikawa in #1753
- Takt: Fixed the Takt upstream URL by @dyoshikawa in #1754
Other Changes
- Tooling: Removed ESLint and kept oxlint as the only linter by @dyoshikawa in #1762
- Config: Disabled
gitignoreTargetsOnlyand regenerated the full.gitignoreby @dyoshikawa in #1756 - Docs: Unified the README documentation domain, added a deepagents-cli reference row, and clarified presence markers by @dyoshikawa in #1737
- Commands: Added the
resolve-scrap-issuescommand by @dyoshikawa in #1736 - DevContainer: Sourced bashrc before mise in the gtr postCreate hook by @dyoshikawa in #1735
Contributors
Full Changelog
Assets 14
v8.24.1
@dyoshikawa
dyoshikawa
Immutable
release. Only release title and notes can be modified.
69f3f39
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Bug Fixes
- fix(cursor): emit schema-required cli config fields — Ensures Cursor CLI config output includes the fields required by its schema. by @zerone0x in #1732
- fix(hooks): wrap matcher handlers in block scope to avoid duplicate const __re — Wraps OpenCode hook matcher handlers in block scope to prevent duplicate
constdeclarations. by @axelray-dev in #1731 - fix(mcp): allow trailing commas in Amp JSONC parsing — Allows trailing commas when parsing Amp JSONC MCP configuration. by @axelray-dev in #1730
Contributors
Full Changelog
Assets 14
v8.24.0
@dyoshikawa
dyoshikawa
Immutable
release. Only release title and notes can be modified.
953c0f1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
New Features
- feat(mcp): add Amp CLI target support — Adds Amp CLI as a new MCP target, including JSONC handling and validation. by @anandghegde in #1653
- feat: follow up Pi/Replit/Warp upstream updates — Adds Warp MCP support and Pi/Replit Skill support to keep up with upstream changes. by @dyoshikawa in #1722
Bug Fixes
- fix: correct PNPM_HOME path for global packages in devcontainer by @dyoshikawa in #1726
Documentation
Contributors
Full Changelog
Assets 14
v8.23.0
@dyoshikawa
dyoshikawa
Immutable
release. Only release title and notes can be modified.
ea808f8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
New Features
- feat(zed): support skills, rules, and mcp — Zed now supports generating skills, rules, and MCP configurations, along with git-transport root-path follow-ups by @dyoshikawa in #1720
- feat: add
pull-maincommand — Adds apull-maincommand to switch to the main branch and rungit pull --pruneby @dyoshikawa-claw in #1719 - feat: add PR automation workflows and ball-tracking commands — Adds PR automation workflows and commands for tracking who is awaiting action by @dyoshikawa in #1715
Bug Fixes
- fix(codexcli): emit workspace root permissions — Codex CLI now emits workspace root permissions by @CillianMyles in #1717
- fix(git-transport): support
path: "."/""— Skills located at the repository root are now fully fetched during sparse-checkout by @besdar in #1711
Contributors
Full Changelog
Contributors
CillianMyles, dyoshikawa, and 2 other contributors
Assets 14
v8.22.0
@dyoshikawa
dyoshikawa
Immutable
release. Only release title and notes can be modified.
f14fc85
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
New Features
- feat(antigravity): split antigravity into antigravity-ide and antigravity-cli (Antigravity 2.0) by @dyoshikawa in #1708
The antigravity target has been split into two dedicated targets:
antigravity-ide— the Antigravity desktop IDEantigravity-cli— theagyCLI
The legacy antigravity target is kept as an alias for antigravity-ide and now emits a deprecation warning. It will be removed in a future major release, so please migrate to antigravity-ide or antigravity-cli.
Documentation
- docs(commands): always add maintainer-scrap label in research-tool-updates by @dyoshikawa in #1712
Other Changes
- chore(claude): enable 1M context disable and raise autocompact threshold by @dyoshikawa in #1683
Contributors
Full Changelog: v8.21.0...v8.22.0
Assets 14
1 person reacted
v8.21.0
@dyoshikawa-claw
dyoshikawa-claw
Immutable
release. Only release title and notes can be modified.
52faedf
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
New Features
- feat: add Kiro hooks support by @root in #TBD
Documentation
- feat(commands): add research-tool-updates and understand-scrap-issues commands by @dyoshikawa in #TBD
- docs(skills): update playwright-cli skill to match latest CLI features by @dyoshikawa in #TBD
- docs(rules): add playwright-cli fallback rule for unfetchable pages by @dyoshikawa in #TBD
- docs(commands): add duplicate-issue check and supplement-comment flow to research-tool-updates by @dyoshikawa in #TBD
Bug Fixes
- fix: address review findings for Kiro hooks support by @root in #TBD
Contributors
Full Changelog: v8.20.0...v8.21.0