Merge branch 'business'

This commit is contained in:
oyo
2026-07-07 14:45:09 +08:00
8 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
The `.toco` directory is used to store agent rules. Only `.md` files are supported. The internal structure is defined as follows: The `.toco/rules` directory is used to store agent rules. Only `.md` files are supported. The internal structure under `.toco/rules` is defined as follows:
`global/` Contains general rules applicable to all Agents. These rules take effect globally across the entire system. `global/` Contains general rules applicable to all Agents. These rules take effect globally across the entire system.
`toco/` Contains rules specific to the Toco Agent. These are used for high-level process control. Typically, no new rules need to be added here. `toco/` Contains rules specific to the Toco Agent. These are used for high-level process control. Typically, no new rules need to be added here.