Files
lxowalle 2992eccbf0 feat: add request-scoped context policies (#2914)
* feat: add request-scoped context policies

Add named turn profiles under agents.defaults so callers can opt into
per-request context and tool policies without changing default chat behavior.

Profiles can disable history, system context, skill prompts, or tools, and can
limit skills/tools with allow lists. Wire profile selection through Pico message
payloads, agent turn execution, Web chat selection, and Web visual config.

Reject invalid turn profiles before saving config through Web APIs and document
the new request context policy behavior.

* fix: address turn profile review blockers

* feat: simplify request context policy config

* fix: suppress tool prompt when turn tools are disabled

* fix: enforce turn profile tool restrictions
2026-05-22 10:06:40 +08:00
..
2026-04-29 18:27:33 +08:00
2026-04-29 18:27:33 +08:00
2026-04-29 18:27:33 +08:00
2026-04-29 18:27:33 +08:00
2026-04-29 18:27:33 +08:00
2026-04-29 18:27:33 +08:00
2026-04-29 18:27:33 +08:00
2026-05-19 16:38:47 +08:00

Guides

Task-oriented guides for setup, configuration, and common PicoClaw workflows.

Translations usually live beside the English source when available.