snowcode 0.9.24 → 0.9.53

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.
Files changed (3) hide show
  1. package/README.md +1 -0
  2. package/dist/cli.mjs +1157 -882
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -1,4 +1,5 @@
1
1
  # Snowcode
2
+ <img width="1123" height="583" alt="image" src="https://github.com/user-attachments/assets/87285bf6-662e-4f0b-bd91-9b0d192c0f08" />
2
3
 
3
4
  Snowcode is a multi-provider coding CLI focused on real coding workflows, provider switching, and config-first setup.
4
5