mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-27 14:07:29 +08:00
19 lines
570 B
Markdown
19 lines
570 B
Markdown
# TOOLS.md
|
|
|
|
Use this file for environment-specific operational notes.
|
|
|
|
Prefer notes that help the world mind or NPC runtime execute faster and more safely, such as:
|
|
- gateway addresses
|
|
- local node endpoints
|
|
- model/provider quirks
|
|
- channel-specific operational constraints
|
|
- camera or device names
|
|
- world admin shortcuts
|
|
- preferred debugging commands
|
|
|
|
Rules:
|
|
- never store credentials here
|
|
- keep entries short and actionable
|
|
- prefer operational hints over prose explanation
|
|
- update this file when local infrastructure changes in a way the runtime should remember
|