exoagent 0.0.11 → 0.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ ExoAgent uses **Object Capabilities (OCap)** to enforce security at the runtime
|
|
|
21
21
|
|
|
22
22
|
It doesn't matter if the LLM gets jailbroken. It runs inside a sandbox where invalid actions are mathematically impossible. Security as a system invariant, not a polite suggestion.
|
|
23
23
|
|
|
24
|
-

|
|
25
25
|
|
|
26
26
|
## Quick Start
|
|
27
27
|
|