mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-11 22:51:26 +00:00
docs: Intent Context Schema edited
This commit is contained in:
parent
b9efbe7c84
commit
33259639fc
1 changed files with 2 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ sequenceDiagram
|
|||
|
||||
### B. Intent Context Schema
|
||||
|
||||
```xml
|
||||
<intent_context>
|
||||
<intent_id>INT-001</intent_id>
|
||||
<status>IN PROGRESS</status>
|
||||
|
|
@ -86,3 +87,4 @@ sequenceDiagram
|
|||
<constraints> - Must not use external auth providers - Maintain backward compatibility
|
||||
</constraints>
|
||||
</intent_context>
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue