docs: update agents documentation for dashboard v2 UI and sync changes - #752
Conversation
- Updated agent-preset-foundation.md to use current UI component names (`AgentMemoryConfigPanel`, `AgentKnowledgePanel`, `AgentMcpManageModal`, and `InstructionFileEditorPanel`). - Updated agent-sync-and-planning-agent.md to accurately document `out_of_sync` status checks for memory, avatar, mcp access, and provider configs. - Updated agents.md (docs-web) to include new features: Instruction Files, Knowledge Base, MCP Access, and clarify memory and avatar configurations. Co-authored-by: numnx <1517214+numnx@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
692df54
into
feature/CODUX-44-qs-documentation-developer-surface-audit-2
This PR updates the agents documentation across
docsanddocs-webto reflect the current dashboard behavior and UI implementation. Specifically:docs/architecture/agent-preset-foundation.md: Aligned references toAgentMemoryConfigPanel,AgentMcpManageModal,AgentKnowledgePanel, andInstructionFileEditorPanel.docs/architecture/agent-sync-and-planning-agent.md: Updatedout_of_syncstatus logic based onAgentPresetSyncServiceto correctly mention memory, avatar, and MCP checks.docs-web/user/dashboard/agents.md: Updated user guide for "Creating an agent" with details on Instruction Files, Knowledge Base, MCP access, and updated Memory and Avatar customization.Note: No stale
.jules-subagentsreferences existed indocs/dashboard/design-system-agents.mdordocs/architecture/agent-routing.mdto be replaced.PR created automatically by Jules for task 6276233535332921389 started by @numnx