
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
Superior terminal AI coding agent with enterprise-grade security, intelligent error recovery, performance monitoring, and plugin system - Advanced Claude Code alternative
Next-generation terminal coding agent with advanced architecture and enterprise-grade features
npm install -g termcode@latest
termcode --repo .
# Interactive setup wizard will configure your AI providers
| Feature | Claude Code | TermCoder |
|---|---|---|
| AI Providers | Anthropic only | 7+ providers (OpenAI, Anthropic, xAI, Google, Mistral, Cohere, Ollama) |
| Security | Basic validation | Advanced security sandbox with 30+ rules |
| Intelligence | Static | AI-powered error recovery & smart suggestions |
| Performance | No monitoring | Real-time performance analytics & optimization |
| Extensibility | Limited | Full plugin system with marketplace |
| Workflow | Basic diffs | Enhanced diff management with conflict resolution |
| Provider | Models | Status |
|---|---|---|
| OpenAI | GPT-4o, GPT-4o-mini, GPT-4-turbo | ✅ Full support |
| Anthropic | Claude 3.5 Sonnet, Claude 3 Opus/Sonnet | ✅ Full support |
| xAI | Grok Beta, Grok Vision | ✅ Full support |
| Gemini 1.5 Pro/Flash, Gemini 1.0 Pro | ✅ Full support | |
| Mistral | Mistral Large/Medium, Codestral | ✅ Full support |
| Cohere | Command R/R+, Command | ✅ Full support |
| Ollama | Any local model (Llama, CodeLlama, etc.) | ✅ Full support |
termcode --repo .
[termcoder] > Add user authentication with JWT tokens
[termcoder] > /provider anthropic # Switch to Claude
[termcoder] > /performance # View performance metrics
[termcoder] > test && build # Run tests and build
[termcoder] > pr "Add JWT auth" # Create pull request
/provider <name> # Switch AI provider
/model <id> # Change model
/health # Check provider status
/keys # API key management
/performance # Performance analytics & optimization
/security # Security sandbox statistics
/intelligence # AI error recovery stats
/hooks # Active system hooks
/plugins # Plugin system management
/suggestions # Smart suggestion analytics
/diffs # Diff management status
/workspace # Workspace information
test # Auto-detect and run tests
lint # Run project linter
build # Run project build
!<command> # Safe shell execution
merge # Apply changes to main
rollback # Discard all changes
pr "title" # Create GitHub PR
status # Git status
npm install -g termcode
termcode --repo /path/to/project
git clone https://github.com/dhrxv8/TermCoder.git
cd TermCoder
npm install && npm run build && npm link
Get your API keys from:
Keys are stored securely in OS keychain during setup.
TermCoder provides comprehensive monitoring and analytics:
Extend TermCoder with plugins:
/plugins # View installed plugins
termcode plugin install git-enhanced # Install plugin
termcode plugin search security # Search marketplace
Built-in plugin types:
termcode --repo .
[termcoder] > /provider openai
[termcoder] > Add React components # Fast with GPT-4o
[termcoder] > /provider anthropic
[termcoder] > Review code quality # Thorough with Claude
[termcoder] > /provider ollama
[termcoder] > Add tests # Private with local model
[termcoder] > /performance
⚡ Performance Statistics:
Total Metrics: 847
Avg Response Time: 2,341ms
Success Rate: 94.2%
Recommendations:
HIGH Switch from slow provider
MED Consider using faster model
[termcoder] > /security
🛡️ Security Statistics:
Total Violations: 12
By Severity:
critical: 0
high: 2
medium: 5
low: 5
We welcome contributions! Please see our Contributing Guide for details.
git checkout -b feature/amazing-feature)git commit -m 'Add amazing feature')git push origin feature/amazing-feature)MIT License - see LICENSE file for details.
TermCoder — Where AI meets Terminal Excellence 🚀
Built with advanced architecture for developers who demand more
FAQs
Superior terminal AI coding agent with enterprise-grade security, intelligent error recovery, performance monitoring, and plugin system - Advanced Claude Code alternative
We found that termcode demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.