docs: tidy LLM.md indexes; CLAUDE.md -> LLM.md symlink convention
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
836434fbd6
commit
0c01cee227
@@ -1,7 +1,10 @@
|
||||
# runtime — AI Assistant Context
|
||||
# runtime
|
||||
|
||||
<div align="center">
|
||||
Hanzo Runtime — secure sandbox infrastructure for executing AI-generated code. Sub-90ms sandbox creation, isolated per-run, OCI/Docker image support, with File/Git/LSP/Execute APIs and optional persistence.
|
||||
|
||||
[](https://github.com/hanzoai/runtime)
|
||||

|
||||
[](https://goreportcard.com/report/github.com/hanzoai/runtime)
|
||||
Monorepo (Poetry, `package-mode = false`): SDKs under `libs/` — `sdk-python` (`hanzo-runtime`), `api-client-python`, `api-client-python-async`. TypeScript SDK published as `@hanzo/runtime`.
|
||||
|
||||
- Python SDK: `pip install hanzo-runtime`
|
||||
- TS SDK: `npm install @hanzo/runtime`
|
||||
|
||||
Full docs: README.md
|
||||
|
||||
Reference in New Issue
Block a user