You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add the /deepresearch command to conduct in-depth research and generate research reports, which are stored in the .snow/deepresearch/ folder at the root directory of the working directory
- Add full coverage functionality for ROLE.md, access the ROLE list using the /role -l command, and use the shortcut key R to override the built-in system prompts of Snow CLI
- Add the feature to switch between working directories, enhancing single-window flexibility, and use the /ide command to switch working directories
- The skills panel has been migrated from the original mcp panel to a new independent panel management, access the skills list using the /skills -l command
Copy file name to clipboardExpand all lines: .github/workflows/publish.yml
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -56,8 +56,11 @@ jobs:
56
56
57
57
### What's New
58
58
59
-
- Add the /models command for quick model switching
60
-
59
+
- Add the /deepresearch command to conduct in-depth research and generate research reports, which are stored in the .snow/deepresearch/ folder at the root directory of the working directory
60
+
- Add full coverage functionality for ROLE.md, access the ROLE list using the /role -l command, and use the shortcut key R to override the built-in system prompts of Snow CLI
61
+
- Add the feature to switch between working directories, enhancing single-window flexibility, and use the /ide command to switch working directories
62
+
- The skills panel has been migrated from the original mcp panel to a new independent panel management, access the skills list using the /skills -l command
0 commit comments