opencode-testvista
v6.1.13
Published
TestVista custom build of OpenCode - Standalone AI coding agent (no repo required)
Maintainers
Readme
OpenCode TestVista
🚀 AI-Powered Coding Assistant with Advanced Test Execution
A standalone npm package that provides the complete OpenCode experience with TestVista customizations. No repository cloning, no complex setup - just run and code!
⚡ Quick Start
# Install Bun (one-time setup)
curl -fsSL https://bun.sh/install | bash
# Run OpenCode TestVista
npx opencode-testvista@latest✨ Features
- 🤖 AI Coding Agent - Full-featured AI assistant for coding
- 🧪 Test Execution - Built-in test case execution and reporting
- 💻 Beautiful TUI - Terminal interface with TESTVISTA branding
- 🎨 Multiple Themes - Catppuccin, Dracula, GitHub, and more
- 🔧 Specialized Agents - Git, docs, build, and general purpose agents
- 🌍 Cross-Platform - Works on Windows, macOS, and Linux
- ⚡ Zero Setup - No repository cloning required
- 📦 Standalone - Everything bundled in one package
🎯 What You Get
████████╗███████╗███████╗████████╗██╗ ██╗██╗███████╗████████╗ █████╗
╚══██╔══╝██╔════╝██╔════╝╚══██╔══╝██║ ██║██║██╔════╝╚══██╔══╝██╔══██╗
██║ █████╗ ███████╗ ██║ ██║ ██║██║███████╗ ██║ ███████║
██║ ██╔══╝ ╚════██║ ██║ ██║ ██║██║╚════██║ ██║ ██╔══██║
██║ ███████╗███████║ ██║ ╚██████╔╝██║███████║ ██║ ██║ ██║
╚═╝ ╚══════╝╚══════╝ ╚═╝ ╚═════╝ ╚═╝╚══════╝ ╚═╝ ╚═╝ ╚═╝🚀 Installation Options
Option 1: No Installation (Recommended)
npx opencode-testvista@latestAlways uses the latest version, no local installation needed.
Option 2: Global Installation
npm install -g opencode-testvista
opencode-testvista🎮 Basic Commands
/new- Start a new session/help- Show help menu/models- List available AI models/agents- List specialized agents/test_menu- Access test execution features/themes- Change interface theme
🧪 Test Execution
- Test Cases - Execute markdown-based test specifications
- Exploratory Testing - Run exploratory tests with reports
- Report Generation - Automatic test result documentation
📋 Requirements
- Bun - JavaScript runtime (Install here)
- Internet connection - For first download and AI model access
📖 Documentation
See USER_GUIDE.md for comprehensive documentation.
📞 Support
- Package: https://www.npmjs.com/package/opencode-testvista
- Issues: Contact [email protected]
- Repository: https://github.com/testvista/opencode-testvista
Ready to start? npx opencode-testvista@latest 🚀
4. Run npm run dev to test locally
Building
npm run buildPublishing
npm publishLicense
MIT
Support
For issues and support, please visit the repository or contact the maintainer.
