Skip to content

RUST and ratatui based CLI for eliza agent framework

Notifications You must be signed in to change notification settings

Hdpbilly/elizaCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eliza CLI (On hold until eliza 2.0)

A command-line interface for the Eliza framework built with Ratatui in Rust.

Features

  • Rich terminal user interface
  • Command system with tab completion
  • Plugin system
  • Real-time updates
  • Concurrent state management

Getting Started

cargo run

Development

cargo test
cargo run --example custom_command

Documentation

See the docs/ directory for detailed documentation:

Development Plan

This project follows a phased development approach:

  1. Foundation & Basic State Management
  2. Command System & Data Layer
  3. UI Components & Core Functionality
  4. Plugin System & Advanced Features
  5. Polish & Documentation

For detailed development information, see docs/DEVELOPMENT.md.

About

RUST and ratatui based CLI for eliza agent framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages