Skip to content

docs: consolidated filesystem sync trigger docs (agents + workforces)#655

Draft
jordanc-relevanceai wants to merge 4 commits into
mainfrom
consolidate/filesystem-sync-triggers
Draft

docs: consolidated filesystem sync trigger docs (agents + workforces)#655
jordanc-relevanceai wants to merge 4 commits into
mainfrom
consolidate/filesystem-sync-triggers

Conversation

@jordanc-relevanceai
Copy link
Copy Markdown
Collaborator

This PR consolidates 2 drafter PRs that both document the filesystem sync trigger feature, in two different surfaces. Opened as draft for review before the source PRs are closed.

Source PRs (being closed in favor of this one)

Why consolidated

Both PRs document the same feature — filesystem sync triggers — just from the agent side (#613) and the workforce side (#631). Shipping them together keeps the terminology, glob-pattern examples, and behavior notes consistent across the two trigger surfaces instead of drifting apart in separate merges.

Changes by source PR

#613 — TSP-1227 (agents)

  • New page build/agents/build-your-agent/agent-triggers/filesystem-sync.mdx covering watched volumes (shared memory vs personal files), glob pattern filtering, the 100KB content limit, conversation threading, and access controls.
  • Updates triggers.mdx overview to include filesystem sync in the trigger types section and decision table.
  • Adds the new page to docs.json under Trigger Types.

#631 — TSP-1245 (workforces)

  • Adds a Filesystem sync triggers section to build/workforces/build-an-ai-workforce/add-triggers.mdx — overview, use cases, and a numbered configuration walkthrough with glob pattern examples.
  • Adds the filesystem sync trigger entry to the types list in trigger-to-agent-configuration.mdx.

Reconciliation note

docs.json was rebuilt on top of current main (the agent-triggers nav group had been reorganized and sdk-and-api-triggers renamed to api-trigger since these branches forked), so the only nav change here is the single new filesystem-sync entry.

github-actions Bot and others added 4 commits May 12, 2026 07:39
Create a new page for filesystem sync triggers explaining how file writes
to project memory or personal files volumes automatically trigger agents,
including glob pattern filtering, 100KB content limit, conversation
threading behavior, and access controls.

Update triggers.mdx overview and docs.json navigation to include the
new trigger type.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add filesystem sync trigger type to the triggers overview and configuration
sections, and add a brief description to the trigger-to-agent-configuration
types list.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…filesystem-sync-triggers

# Conflicts:
#	docs.json
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Jun 3, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
relevanceai 🟢 Ready View Preview Jun 3, 2026, 9:39 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant