Skip to content

Respect/CharlieConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CharlieConfig

This repository contains the general agentic configuration for all Respect projects using Charlie.

Overview

This project provides a centralized configuration for AI agents, ensuring consistency across all Respect projects.

Usage

  1. Install Charlie

Ensure you have Charlie installed.

pip install charlie-agents
  1. Extend Configuration

To use this configuration in your project, add extends to your charlie.yaml file.

extends:
  - https://github.com/Respect/CharlieConfig.git
  1. Generate Configuration

Generate configuration files using the charlie generate <agent_name> command.

charlie generate claude

License

ISC

About

General AI agent configuration for all Respect projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published