From cf777a0a27b7c3a26bac4382dd4591379aa83add Mon Sep 17 00:00:00 2001 From: jayhack Date: Mon, 15 Sep 2025 16:44:38 -0700 Subject: [PATCH 1/2] . --- docs/introduction/cli.mdx | 35 ++++++++++-------- docs/sandboxes/overview.mdx | 51 +++++++++++++++++++++++++-- docs/settings/model-configuration.mdx | 17 ++++++++- docs/settings/repo-rules.mdx | 8 +++++ 4 files changed, 94 insertions(+), 17 deletions(-) diff --git a/docs/introduction/cli.mdx b/docs/introduction/cli.mdx index 16bc5dac1..30da2482f 100644 --- a/docs/introduction/cli.mdx +++ b/docs/introduction/cli.mdx @@ -7,14 +7,16 @@ iconType: "solid" The `codegen` CLI is your terminal interface to Codegen agents. Use it to view agents, pull their work, create new agents, and run Claude Code with full telemetry and monitoring. - + +