| Age | Commit message (Collapse) | Author |
|
|
|
|
|
(#11581)
Co-authored-by: Aiden Cline <[email protected]>
|
|
|
|
formatting (#11566)
Co-authored-by: Claude <[email protected]>
|
|
|
|
|
|
Co-authored-by: JosXa <[email protected]>
|
|
|
|
|
|
|
|
|
|
errors, fix issue with reasoning opaque not being picked up for gemini models (#11569)
|
|
|
|
(#11564)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow users to authenticate when attaching to a remote OpenCode session by supporting basic auth via a password flag or OPENCODE_SERVER_PASSWORD environment variable
|
|
|
|
|
|
Co-authored-by: damaozi <[email protected]>
|
|
Co-authored-by: Github Action <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
(#11168)" (#11461)
Co-authored-by: adamelmore <[email protected]>
|
|
|
|
|
|
|
|
|
|
Users can now configure their own models configuration file by setting the OPENCODE_MODELS_PATH environment variable, providing more flexibility for testing and configuration.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reasoning tokens (#8900)
Co-authored-by: Claude Opus 4.5 <[email protected]>
Co-authored-by: Aiden Cline <[email protected]>
Co-authored-by: Aiden Cline <[email protected]>
|
|
|
|
This reverts commit 85126556b868b713cf14c10f8b4a6d861e42326e.
|
|
|
|
- Add Skill.content() method to load skill template content from SKILL.md files
- Modify Command.list() to include skills as invokable commands
- Add 'skill' boolean property to Command.Info schema
- Update autocomplete to show skills with (Skill) label in slash commands
- Regenerate SDK to include skill property in Command type
|