Skip to content

dahlinomine/agentos-shell-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

agentos-shell-python

Interactive Python shell for managing and monitoring local LLM processes running on AgentOS.

Language License PRs Welcome

Overview

agentos-shell-python is an open-source cli for the emerging agentic AI ecosystem.

Interactive Python shell for managing and monitoring local LLM processes running on AgentOS.

Topics: shell agentos cli

Features

  • 🚀 Production-ready cli targeting ai agents use cases
  • 🔧 Easy to integrate into existing projects
  • 📦 Zero-configuration defaults with full customization support
  • 🧪 Comprehensive test coverage
  • 📖 Well-documented API with examples

Installation

pip install agentos-shell-python

Quick Start

// agentos-shell-pythonquick start example
// See docs/ for full API reference

Usage

See docs/ for full documentation and advanced usage examples.

Contributing

Contributions are welcome! Please read CONTRIBUTING.md first.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/my-feature)
  3. Commit your changes (git commit -am 'feat: add my feature')
  4. Push to the branch (git push origin feature/my-feature)
  5. Open a Pull Request

License

MIT © dahlinomine

About

Interactive Python shell for managing and monitoring local LLM processes running on AgentOS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors