mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
e304dce40e
- Replace config/config.example.json with V3 format (version: 3, api_keys array, channel_list) - Update config-versioning.md: version 2→3, ConfigV2→ConfigV3, CurrentVersion=3 - Update 7 project READMEs: api_key→api_keys, add version: 3 to quick-start examples - Update 12 security docs (ANTIGRAVITY_AUTH + credential_encryption): api_key→api_keys - Update provider-refactoring.md: api_key→api_keys in all config examples - Update security_configuration.md: api_key→api_keys in Before example - Update 3 channel docs: channels→channel_list in JSON examples
Reference
Reference docs for precise configuration, runtime behavior, and tool semantics.
- Tools Configuration: per-tool configuration, execution policies, MCP, and Skills.
- MCP Server CLI: add, list, test, edit, and remove MCP server entries from the command line.
- Scheduled Tasks and Cron Jobs: schedule types, delivery modes, command gates, and storage.
- Config Schema Versioning Guide: config schema migration and compatibility notes.
- Dynamic Rate Limiting: request throttling behavior for LLM providers.