agentis-ollama
v0.0.3
Published
Use Agentis, the AI assistant, right from your terminal. Agentis can understand your codebase, edit files, run terminal commands, and handle complex workflows for you.
Downloads
2
Readme
Agentis
Your AI-Powered Development Companion ] Agentis is a powerful terminal-based AI coding assistant that seamlessly integrates with your development workflow. Supporting multiple AI providers through the OpenAI-compatible API standard, Agentis brings the power of AI directly to your terminal.
✨ Key Features
🧠 Universal AI Support
- Works with any OpenAI-compatible API
- Supports Claude, GPT-4, Groq, Ollama, and more
- Easy provider switching with /model
🛠️ Intelligent Code Operations
- Deep codebase understanding and navigation
- Smart code refactoring and bug fixing
- Automated testing and command execution
- Context-aware file modifications
🔒 Security First
- Local-first architecture
- No telemetry or data collection
- Secure credential management
- Sandboxed command execution
🚀 Developer Experience
- Project-specific documentation via
AGENTIS.md - Customizable workflows and commands
- Intelligent context management
- Git-aware operations
- Project-specific documentation via
🚀 Quick Start
# Install Agentis CLI globally
npm install -g agentis-cli
# Navigate to your project
cd your-project
# Launch Agentis
agentis📖 Usage
First-Time Setup
- Run
agentisin your project directory - Configure your preferred AI provider using
/model - Initialize project-specific settings with
/init
Common Commands
/help- View all available commands/model- Configure AI providers/init- Create project documentation/bug- Report issues directly from CLI/config- Adjust settings and preferences
📝 License
This project is licensed under the MIT License - see the LICENSE file for details.
🔐 Privacy & Security
- No telemetry or usage tracking
- Data stays between you and your chosen AI provider
- Local-first architecture
- Transparent, open-source codebase
🌟 Support
- Report bugs via
/bugcommand or GitHub Issues - Join our Discord Community for discussions
- Follow us on Twitter for updates
