Remove Codex-specific logic in the initialization script

This commit is contained in:
Den Delimarsky 🌺
2025-09-20 09:09:24 -07:00
parent 8784f39755
commit 6a3ff650f1
2 changed files with 1 additions and 343 deletions

View File

@@ -28,7 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Windsurf IDE support as additional AI assistant option
- Windsurf IDE support as additional AI assistant option (thank you [@raedkit](https://github.com/raedkit) for the work in [#151](https://github.com/github/spec-kit/pull/151))
- GitHub token support for API requests to handle corporate environments and rate limiting (contributed by [@zryfish](https://github.com/@zryfish) in [#243](https://github.com/github/spec-kit/pull/243))
### Changed