Documentation Index
Fetch the complete documentation index at: https://docs.coconut.dev/llms.txt
Use this file to discover all available pages before exploring further.
Schema Commands
Manage Coconut schema reference files that define the structure of your proposals, agents, and configuration.nut schema refresh
Regenerate the reference schema files in .nut/.schema.
When to Use Schema Refresh
You should refresh schema files when:- You’ve updated to a new version of Coconut
- Schema validation errors occur
- Autocomplete isn’t working correctly in your editor
- You’ve manually modified schema files and want to restore defaults
Schema files are typically regenerated automatically, but this command is useful for troubleshooting or after major updates.