From 29436434aec91be739fc014052637a1c626b0a89 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 23:36:45 +0000 Subject: [PATCH 01/34] docs: update CLI documentation with comprehensive command reference - Add detailed documentation for all CLI commands - Include usage examples for each command - Ensure accuracy between implementation and documentation - Improve maintainability with consistent formatting Co-Authored-By: kevin@explorelabs.xyz --- docs/api/commands.md | 342 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 340 insertions(+), 2 deletions(-) diff --git a/docs/api/commands.md b/docs/api/commands.md index 04ba2a51..5a3be1a7 100644 --- a/docs/api/commands.md +++ b/docs/api/commands.md @@ -1,3 +1,341 @@ -# Connections +# CLI Commands Reference -::: connections \ No newline at end of file +This page provides a comprehensive reference for all available CLI commands in auto_dev. + +## Core Commands + +### create +Create a new agent from a template. + +```bash +adev create -t