feat: refactor sgclaw around zeroclaw compat runtime
This commit is contained in:
23
third_party/zeroclaw/docs/reference/README.md
vendored
Normal file
23
third_party/zeroclaw/docs/reference/README.md
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
# Reference Catalogs
|
||||
|
||||
Structured reference index for commands, providers, channels, config, and integration guides.
|
||||
|
||||
## Core References
|
||||
|
||||
- Commands by workflow: [cli/commands-reference.md](cli/commands-reference.md)
|
||||
- Provider IDs / aliases / env vars: [api/providers-reference.md](api/providers-reference.md)
|
||||
- Channel setup + allowlists: [api/channels-reference.md](api/channels-reference.md)
|
||||
- Config defaults and keys: [api/config-reference.md](api/config-reference.md)
|
||||
|
||||
## Provider & Integration Extensions
|
||||
|
||||
- Custom provider endpoints: [../contributing/custom-providers.md](../contributing/custom-providers.md)
|
||||
- Z.AI / GLM provider onboarding: [../setup-guides/zai-glm-setup.md](../setup-guides/zai-glm-setup.md)
|
||||
- Nextcloud Talk bot integration: [../setup-guides/nextcloud-talk-setup.md](../setup-guides/nextcloud-talk-setup.md)
|
||||
- LangGraph-based integration patterns: [../contributing/langgraph-integration.md](../contributing/langgraph-integration.md)
|
||||
|
||||
## Usage
|
||||
|
||||
Use this collection when you need precise CLI/config details or provider integration patterns rather than step-by-step tutorials.
|
||||
|
||||
When adding a new reference/integration doc, make sure it is linked in both [../SUMMARY.md](../SUMMARY.md) and [../maintainers/docs-inventory.md](../maintainers/docs-inventory.md).
|
||||
Reference in New Issue
Block a user