v1.8.0 — 40+ Commands, Sessions, Plan Mode
RunCode v1.8.0
Session Persistence
Conversations auto-save. /sessions lists them, /resume <id> continues where you left off.
Plan Mode
/plan restricts to read-only tools for safe exploration. /execute restores full access.
AskUser Tool
Agent can ask you clarifying questions with suggested answers — no more guessing.
40+ Slash Commands
Coding: /commit /review /test /fix /debug /explain /search /find /refactor /scaffold /init /todo /deps
Git: /push /pr /undo /status /diff /log /branch /stash /unstash
Analysis: /security /lint /optimize /clean /migrate /doc
Session: /plan /execute /sessions /resume /compact /context /retry /tasks /doctor
Tool Upgrades
- Read: directories return listing, binary files detected
- Grep: multiline + before/after context
- WebFetch: JSON formatting, cleaner HTML
- Task: delete action + summary counts