Skip to content

docs: refine AI Agent documentation screenshots#25599

Merged
EngincanV merged 2 commits into
rel-10.4from
codex/refine-ai-agent-docs-screenshots
Jun 9, 2026
Merged

docs: refine AI Agent documentation screenshots#25599
EngincanV merged 2 commits into
rel-10.4from
codex/refine-ai-agent-docs-screenshots

Conversation

@enisn

@enisn enisn commented Jun 9, 2026

Copy link
Copy Markdown
Member

Summary

  • Replace the AI Agent panel screenshot with an Acme.BookStore screenshot.
  • Convert the AI Agent modes section from a wide table to sectioned prose.
  • Remove the Workflow Structure section and add workflow configuration screenshots.
  • Remove the Hidden Tools and Tool Execution Gates sections from the built-in capabilities page.
  • Add a Git integration screenshot showing changed-file selection and AI Review.

Validation

  • Checked local Markdown image references for the updated AI Agent docs.
  • Confirmed removed section headings and temporary screenshot paths are absent.
  • git diff --check

@enisn enisn added this to the 10.4-patch milestone Jun 9, 2026
@enisn enisn requested a review from EngincanV June 9, 2026 10:50
@enisn enisn marked this pull request as ready for review June 9, 2026 11:01
Copilot AI review requested due to automatic review settings June 9, 2026 11:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR refines the ABP Studio AI Agent documentation by updating screenshots and restructuring several sections to be more readable and focused on current UI/workflow guidance.

Changes:

  • Reworked the AI Agent “Modes” documentation from a wide table into prose sections.
  • Updated workflow and Git integration docs with new configuration/review screenshots and simplified workflow description.
  • Simplified the built-in capabilities page by removing the “Hidden Tools” and “Tool Execution Gates” sections and adjusting related wording.

Reviewed changes

Copilot reviewed 5 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/en/studio/coding-with-ai-agent.md Removes the page doc-nav block (navigation metadata) from this document.
docs/en/studio/ai-agent.md Replaces the modes table with “Agent/Plan/Ask” prose sections.
docs/en/studio/ai-agent-workflows.md Adds workflow configuration screenshots and replaces the removed “Workflow Structure” section with a concise description.
docs/en/studio/ai-agent-git-integration.md Adds a Git integration screenshot for AI Review / changed-file selection context.
docs/en/studio/ai-agent-built-in-capabilities.md Updates SEO description text and removes “Hidden Tools” and “Tool Execution Gates” sections.

Comment on lines 8 to 10
# ABP Studio: Coding with AI Agent

````json
//[doc-nav]
{
"Next": {
"Name": "Working with Kubernetes",
"Path": "studio/kubernetes"
}
}
````

This document describes coding practices for ABP Studio AI Agent. It focuses on how to shape agent runs so the agent receives the correct context, uses the correct tools, and verifies changes with the same ABP Studio automation available to the developer.
@EngincanV EngincanV merged commit 549f638 into rel-10.4 Jun 9, 2026
4 checks passed
@EngincanV EngincanV deleted the codex/refine-ai-agent-docs-screenshots branch June 9, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants