mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 21:03:42 +00:00
Add table of contents to README
This commit is contained in:
parent
ee5228becf
commit
a1215fc32c
1 changed files with 24 additions and 0 deletions
|
|
@ -4,6 +4,30 @@ A radically simple and opinionated coding agent with multi-model support (includ
|
|||
|
||||
Works on Linux, macOS, and Windows (barely tested, needs Git Bash running in the "modern" Windows Terminal).
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Installation](#installation)
|
||||
- [Quick Start](#quick-start)
|
||||
- [API Keys](#api-keys)
|
||||
- [OAuth Authentication (Optional)](#oauth-authentication-optional)
|
||||
- [Custom Models and Providers](#custom-models-and-providers)
|
||||
- [Slash Commands](#slash-commands)
|
||||
- [Editor Features](#editor-features)
|
||||
- [Project Context Files](#project-context-files)
|
||||
- [Image Support](#image-support)
|
||||
- [Session Management](#session-management)
|
||||
- [CLI Options](#cli-options)
|
||||
- [Tools](#tools)
|
||||
- [Usage](#usage)
|
||||
- [Security (YOLO by default)](#security-yolo-by-default)
|
||||
- [Sub-Agents](#sub-agents)
|
||||
- [To-Dos](#to-dos)
|
||||
- [Planning](#planning)
|
||||
- [Background Bash](#background-bash)
|
||||
- [Planned Features](#planned-features)
|
||||
- [License](#license)
|
||||
- [See Also](#see-also)
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue