What's Changed
- fix(opencode): remove hardcoded agent field from slash commands by @TabishB in #335
- docs(readme): alphabetize AI tools list and make collapsible by @TabishB in #343
- feature/oh-my-zsh-completions by @noameron in #289
- fix(spec): align cli-completion spec with implementation by @TabishB in #360
- fix(completions): resolve Windows compatibility issues in zsh-installer tests by @TabishB in #373
- feat(spec): add XDG global config and config command proposals by @TabishB in #376
- feat(core): implement global config directory with XDG support by @TabishB in #377
- fix(global-config): respect XDG_CONFIG_HOME on all platforms by @TabishB in #378
- fix(cli): prevent hang in pre-commit hooks by using dynamic imports by @TabishB in #380
- feat(cli): add openspec config command for global configuration management by @TabishB in #382
- chore: add changeset for config command and shell completions by @TabishB in #388
- chore(release): version packages by @github-actions[bot] in #389
- feat(ci): migrate to npm OIDC trusted publishing by @TabishB in #390
New Contributors
Full Changelog: v0.16.0...v0.17.0