snow-ai 0.7.39 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -2
- package/bundle/cli.mjs +52332 -43555
- package/bundle/package.json +2 -1
- package/package.json +2 -1
package/README.md
CHANGED
|
@@ -17,8 +17,6 @@
|
|
|
17
17
|
|
|
18
18
|
**Telegram**: [https://t.me/snow_cli](https://t.me/snow_cli)
|
|
19
19
|
|
|
20
|
-
**AI Community**: [https://linux.do](https://linux.do)
|
|
21
|
-
|
|
22
20
|
_Agentic coding in your terminal_
|
|
23
21
|
|
|
24
22
|
</div>
|
|
@@ -105,6 +103,7 @@ winget install Microsoft.WindowsTerminal
|
|
|
105
103
|
- [Team Mode Guide](docs/usage/en/22.Team%20Mode%20Guide.md) - Multi-agent collaboration, parallel task execution, team management
|
|
106
104
|
- [Custom Search Engine Guide](docs/usage/en/23.Custom%20Search%20Engine%20Guide.md) - User-level search engine plugins, engine contract, enable flag, minimal template
|
|
107
105
|
- [Privacy Settings Guide](docs/usage/en/24.Privacy%20Settings%20Guide.md) - Local privacy filter API deployment, Snow CLI privacy configuration, tool result redaction, and troubleshooting
|
|
106
|
+
- [Buddy Companion Guide](docs/usage/en/25.Buddy%20Companion%20Guide.md) - Terminal buddy companion commands, hatching, species selection, interaction, mute, and reset
|
|
108
107
|
|
|
109
108
|
### Recommended ROLE.md
|
|
110
109
|
|