Skip to content

ENG-8219: Update some ai builder docs#1685

Merged
Alek99 merged 1 commit intomainfrom
carlos/update-ai-builder-docs
Nov 11, 2025
Merged

ENG-8219: Update some ai builder docs#1685
Alek99 merged 1 commit intomainfrom
carlos/update-ai-builder-docs

Conversation

@carlosabadia
Copy link
Copy Markdown
Collaborator

No description provided.

@linear
Copy link
Copy Markdown

linear bot commented Nov 4, 2025

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Greptile Overview

Greptile Summary

Updates AI Builder documentation to reflect UI changes where the @ shortcut has been replaced with an "Add Integrations" button and "Context" button for accessing features.

  • Rewrote integration_shortcut.md to document the new "Add Integrations" button workflow instead of the @ mention shortcut
  • Updated knowledge.md to reference the new "Context" button UI for accessing the Knowledge tab
  • Deleted deprecated interaction_modes.md file that documented Agent vs Chat modes
  • Removed interaction_modes reference from the sidebar navigation in ai.py
  • Updated all related screenshot assets (4 webp files) to reflect the new UI

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • Documentation and asset updates only with proper cleanup of deprecated content. All references to the removed file have been cleaned up from the sidebar navigation.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
docs/ai_builder/features/integration_shortcut.md 5/5 Updated docs to reflect new UI for adding integrations (button instead of @ shortcut)
docs/ai_builder/features/interaction_modes.md 5/5 Removed deprecated interaction modes documentation
docs/ai_builder/features/knowledge.md 5/5 Updated knowledge feature docs to reflect new Context button UI
pcweb/components/docpage/sidebar/sidebar_items/ai.py 5/5 Removed interaction_modes from sidebar navigation

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Docs as Documentation Files
    participant Assets as Screenshot Assets
    participant Sidebar as Sidebar Navigation
    
    Dev->>Docs: Update integration_shortcut.md
    Note over Docs: Replace @ shortcut with<br/>Add Integrations button
    
    Dev->>Docs: Update knowledge.md
    Note over Docs: Replace @ symbol with<br/>Context button reference
    
    Dev->>Docs: Delete interaction_modes.md
    Note over Docs: Remove deprecated<br/>Agent/Chat mode docs
    
    Dev->>Sidebar: Remove interaction_modes reference
    Note over Sidebar: Clean up navigation<br/>in ai.py
    
    Dev->>Assets: Update 4 webp files
    Note over Assets: Replace screenshots with<br/>new UI (dark/light modes)
Loading

4 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@Alek99 Alek99 merged commit 171745b into main Nov 11, 2025
10 checks passed
@Alek99 Alek99 deleted the carlos/update-ai-builder-docs branch November 11, 2025 20:13
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.

2 participants