Docs/json recipe support (#5492)

This commit is contained in:
dianed-square 2025-10-31 11:16:14 -07:00 committed by GitHub
parent 69198fc6b2
commit aa100cfbcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 228 additions and 50 deletions

View file

@ -41,7 +41,7 @@ This shows that `authenticate` is a central function in your authentication flow
## Analysis Modes
The `analyze` tool operates in three modes—Structure, Semantic, and Focus—depending on whether youre analyzing directories, files, or symbols. Invoke it through natural language or direct commands with [parameters](#parameters).
The `analyze` tool operates in three modes—Structure, Semantic, and Focus—depending on whether youre analyzing directories, files, or symbols. Invoke it through natural language or direct commands with [parameters](#common-parameters).
### Understanding Project Organization