docs: clarify memory design and source-vs-release features

This commit is contained in:
Xubin Ren
2026-04-04 09:34:37 +00:00
parent 408a61b0e1
commit a166fe8fc2
4 changed files with 220 additions and 159 deletions
+2
View File
@@ -1,5 +1,7 @@
# Python SDK
> **Note:** This interface is currently an experiment in the latest source code version and is planned to officially ship in `v0.1.5`.
Use nanobot programmatically — load config, run the agent, get results.
## Quick Start