docs: routines, chat management, Composio connections, and schema integrity - #247
Merged
Merged
Conversation
…egrity Add the Routine page (scheduled agent runs as a base resource) and the admin Schema integrity page, and cover chat pin/rename/archive/ordering, Composio-managed connections, and the corrected global search field scope on the existing pages. All 11 locales. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Document routines, chat management, Composio-managed connections, and the admin schema integrity page.
What changed
New pages
basic/ai/routine): scheduled agent runs as a base resource — creating one, the settings and schedule presets, the custom RRULE limits, the draft/update lifecycle, run history and its failure reasons, and the consecutive-failure auto-deactivation.basic/admin-panel/schema-integrity): the admin page for checking any base's field definitions against its database structure, how to read the four result states, and what a repair does and does not change.Updated pages
callConnectionrow for reading a managed connection in app code.All 11 locales (
en,zh,ar,de,es,fr,it,ja,ru,tr,uk), with navigation registered indocs.json.Note for reviewers
The admin Schema integrity page-level labels (
Schema integrity,Base,Space,Data DB,Runtime,Check) are currently only translated forenandzh; the other nine locales render them in English. Those pages therefore quote the English labels for the page-level controls and the localized ones for the check dialog, matching what an admin actually sees.🤖 Generated with Claude Code