Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpt_cli

The old GPT experiments now ride the Hermes harness.

Hermes Bot Mode Python MIT

Thin front door to Hermes Agent. Same hands, better harness.

Why this exists

Hand-rolled GPT agent loops rot. Hermes already has memory, skills, cron, and Bot Mode (named Bots with their own soul, routines, and @mentions). This package is a 40-line exec into that.

Install

# Hermes itself
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash

# this wrapper
pip install -e .
./scripts/install-hermes-bot.sh

Use

gpt-cli                  # hermes -p cli chat
gpt-cli -p rae chat      # orchestrator
gpt-cli -p cordon chat   # OSINT desk
HERMES_PROFILE=walk-in gpt-cli

gcli is an alias for gpt-cli.

Related

About

Thin front door to Hermes Agent. Named Bots, not a hand-rolled GPT loop.

Topics

Resources

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages