cc-claw 0.3.2 → 0.3.4

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.js +740 -174
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -124,6 +124,7 @@ Read commands work offline (direct DB access). Write commands require the daemon
124
124
  | `/help` | All commands |
125
125
  | `/status` | Backend, model, session, usage |
126
126
  | `/newchat` | Start fresh (summarizes current session) |
127
+ | `/summarize` | Save session to memory without resetting |
127
128
  | `/stop` | Cancel running task |
128
129
 
129
130
  ### Backend & Model