New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

agentis-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agentis-cli

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.

latest
Source
npmnpm
Version
0.0.30
Version published
Maintainers
1
Created
Source

Agentis

Your AI-Powered Development Companion

npm version License

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

🚀 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 agentis in 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

Made with ❤️ by Agentis Labs

FAQs

Package last updated on 11 Aug 2025

Did you know?

Socket

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.

Install

Related posts