diff --git a/packages/coding-agent/README-NEW.md b/packages/coding-agent/README-NEW.md index 0cd04a61..74d8ccc2 100644 --- a/packages/coding-agent/README-NEW.md +++ b/packages/coding-agent/README-NEW.md @@ -93,6 +93,8 @@ See [docs/providers.md](docs/providers.md) for detailed setup instructions. ![Interactive Mode](docs/images/interactive-mode.png) +Interactive mode lets you collaboratively work with pi on coding and other computer tasks. Pi can read and write files, run commands, and use tools to help you. + ### Editor | Feature | How | diff --git a/packages/coding-agent/docs/images/interactive-mode.png b/packages/coding-agent/docs/images/interactive-mode.png index 43053808..8a5be0d9 100644 Binary files a/packages/coding-agent/docs/images/interactive-mode.png and b/packages/coding-agent/docs/images/interactive-mode.png differ