@wrongstack/cli 0.3.1 → 0.3.3

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 CHANGED
@@ -44,7 +44,7 @@ wstack mcp list # show configured MCP servers
44
44
  /mode <id> # activate a mode (debugger, code-reviewer, …)
45
45
  /memory # show/edit project memory
46
46
  /skill [name] # list skills / show a specific skill
47
- /context # show token usage breakdown
47
+ /context # show token usage breakdown; /context mode, /context repair
48
48
  /sessions # list past sessions
49
49
  /resume <id> # resume a session
50
50
  /todos [show|add|done|clear] # tactical task board (auto-checkpointed)