plasma-ai
v1.1.1
Published
**Plasma AI** is an advanced AI-powered CLI tool designed for agentic coding and seamless developer workflows. It brings the power of large language models directly to your terminal, enabling autonomous coding, task planning, and intelligent assistance.
Readme
Plasma AI
Plasma AI is an advanced AI-powered CLI tool designed for agentic coding and seamless developer workflows. It brings the power of large language models directly to your terminal, enabling autonomous coding, task planning, and intelligent assistance.
Features
- Agentic Coding: Autonomous capabilities to plan, implement, and verify complex coding tasks.
- Model Context Protocol (MCP): Built on the MCP standard for extensible tools and data context.
- Multi-Provider Support: Seamlessly connect to Anthropic, OpenAI, Google Gemini, local models (Ollama/LM Studio), and more.
- Rich Terminal UI: An interactive, cyberpunk-inspired TUI for a premium developer experience.
- Secure Authentication: Integrated OAuth and secure token management.
Installation
Install globally via npm:
npm install -g plasma-aiUsage
Start the interactive AI session:
plasma-aiCheck the installed version:
plasma-ai --versionUpdates
To update to the latest version:
npm install -g plasma-ai@latest