We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 971f8ca commit 2e71835Copy full SHA for 2e71835
.changeset/config-and-completions.md
@@ -0,0 +1,18 @@
1
+---
2
+"@fission-ai/openspec": minor
3
4
+
5
+### New Features
6
+- Add `openspec config` command for managing global configuration settings
7
+- Implement global config directory with XDG Base Directory specification support
8
+- Add Oh-my-zsh shell completions support for enhanced CLI experience
9
10
+### Bug Fixes
11
+- Fix hang in pre-commit hooks by using dynamic imports
12
+- Respect XDG_CONFIG_HOME environment variable on all platforms
13
+- Resolve Windows compatibility issues in zsh-installer tests
14
+- Align cli-completion spec with implementation
15
+- Remove hardcoded agent field from slash commands
16
17
+### Documentation
18
+- Alphabetize AI tools list in README and make it collapsible
0 commit comments