@samooth/open-codex 0.2.11 → 0.3.2

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
@@ -111,10 +111,7 @@ development_ that understands and executes your repo.
111
111
  - **Zero setup** — bring your API key and it just works!
112
112
  - **Multiple AI providers** — use OpenAI, Gemini, OpenRouter, Ollama, xAI, DeepSeek, or Hugging Face!
113
113
  - **High Performance** — parallel tool execution and asynchronous file indexing for speed ✨
114
- - **Persistent Status Bar** — real-time visibility of model, provider, context usage, and session ID 📊
115
- - **Integrated Tool UI** — unified tool call and response boxes for a cleaner workflow 📦
116
- - **Syntax Highlighting** — full terminal color support for code diffs, search results, and file contents 🎨
117
- - **Interactive Search** — quickly filter through command history and past sessions 🔍
114
+ - **Syntax Highlighting** — full terminal color support for code diffs and file contents 🎨
118
115
  - **Full auto-approval, while safe + secure** by running network-disabled and directory-sandboxed
119
116
  - **Multimodal** — pass in screenshots or diagrams to implement features ✨
120
117
  - **Dry Run mode** — preview all changes without actually modifying files or running commands!