PitchHut logo
Janito
by brief_beige_jolee
A smart AI-powered CLI for seamless software development.
Pitch

Janito is an intelligent command-line interface tool that streamlines software development using the power of Claude AI. With features like smart code management, real-time output, and interactive terminal support, it enhances productivity and simplifies complex tasks for developers. Explore easier code navigation and efficient file handling with Janito.

Description

Janito is an advanced AI-powered command-line interface (CLI) tool designed to enhance software development workflows by seamlessly integrating Anthropic's Claude AI for intelligent code and file management. Built with Python, Janito provides a user-friendly interface and a range of powerful features aimed at streamlining tasks and boosting productivity.

Key Features

  • Intelligent AI Assistant: Utilizes Claude for smart assistance in coding tasks.
  • File Management: Offers efficient file management capabilities with real-time feedback.
  • Smart Code Interactions: Facilitates intelligent code searching and editing.
  • Interactive Terminal Interface: Provides a visually rich interaction experience.
  • Token Usage Tracking: Offers detailed reporting on token usage and cost, including cache savings analysis.
  • Resilient Operations: Continues reporting on token and tool usage even when interrupted with Ctrl+C.
  • Web Page Fetching: Capable of extracting content from web pages.
  • Customizable Parameters: Supports parameter profiles for optimizing AI behavior based on specific tasks.
  • Delta Tracking: Monitors line changes to keep track of file modifications.
  • Conversation History: Retains conversation history for context continuity.
  • Trust Mode: Suppresses non-essential output for concise results.

Usage Instructions

To start using Janito after installation:

# Access help and available commands
janito --help

Project Creation Example

Create a simple HTML project using Janito's capabilities:

# Step 1: Create a new project structure
janito "Create a simple HTML page with a calculator and 3 columns for the main activities of Kazakh culture"

Enhance Project Features

Add further features to the project:

# Step 2: Add additional features
janito "Add some SVG icons and remove the calculator"

Additional Functionality

Janito supports various built-in tools:

  • File Editor: str_replace_editor for viewing and editing files.
  • Search Tools: find_files and search_text for locating and identifying text patterns.
  • Web Fetching: fetch_webpage for content extraction from URLs.
  • File Operations: Includes moving and deleting files efficiently.

The tool helps to monitor API costs with basic tracking features that summarize usage after each query, while detailed reports can be accessed using the --show-tokens command.

Parameter Profiles

Optimize AI performance with specific profiles:

  • Precise: Factual output with lower variability.
  • Balanced: Suitable for standard tasks and professional writing.
  • Conversational: Engaging dialogue and educational content.
  • Creative: Ideal for storytelling and marketing copy.
  • Technical: Focuses on coding and debugging tasks.
# Example of using a specific profile
janito --profile creative "Write a poem about coding"

Trust Mode

Enable trust mode for minimal output during execution. This setting is helpful for users interested in concise results without verbose details.

# Use trust mode
janito --trust "Create a Python script that reads a CSV file"

Conversation Continuity

Utilize the conversation history feature to maintain context across sessions:

# Continue the most recent conversation
janito --continue "Add more details to your previous response"

This capability supports iterative improvements and complex workflows, enhancing the overall development experience.

Janito is equipped with essential dependencies that streamline CLI operations, ensuring compatibility and effective performance. For further customization and usage options, various command-line flags are available, allowing for a tailored user experience.

0 comments

No comments yet.

Sign in to be the first to comment.