Skip to content

fix: add screenshots.#13

Open
nkanf-dev wants to merge 1 commit into
the-open-agent:masterfrom
nkanf-dev:master
Open

fix: add screenshots.#13
nkanf-dev wants to merge 1 commit into
the-open-agent:masterfrom
nkanf-dev:master

Conversation

@nkanf-dev
Copy link
Copy Markdown
Contributor

This PR replaces multiple OpenAgent docs screenshot placeholders with real product screenshots and updates the related docs to match. It adds screenshots for admin pages, auditing pages, model/embedding/storage providers, and key Store configuration sections such as split provider, forbidden words, and child stores. It also keeps the Users docs pointing to Casdoor documentation instead of using screenshots.

Copilot AI review requested due to automatic review settings May 3, 2026 15:44
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 3, 2026

@nkanf-dev is attempting to deploy a commit to the Antony's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

Copilot AI left a comment

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 updates the OpenAgent documentation by replacing screenshot placeholders with real product screenshots across provider, store, auditing, and admin docs.

Changes:

  • Replace multiple <Callout type="warn"> screenshot placeholders with actual screenshots (providers, stores, logs, admin pages).
  • Add/introduce new screenshot assets under public/img/docs/openagent/ (e.g., forbidden words, split provider, auditing pages).
  • Keep Users guidance pointing to Casdoor documentation instead of embedding screenshots.

Reviewed changes

Copilot reviewed 10 out of 20 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
public/img/docs/openagent/forbidden-words.png Adds Store “Forbidden Words” screenshot asset used in Stores docs.
content/docs/connectors/providers/storage-providers.mdx Replaces placeholder with Storage provider screenshot.
content/docs/connectors/providers/model-providers.mdx Adds explanatory callout + screenshot for dynamic provider form fields.
content/docs/connectors/providers/embedding-providers.mdx Replaces placeholder with Embedding provider screenshot.
content/docs/basic/stores.mdx Adds screenshots for Split Provider, Forbidden Words, and Child Stores sections.
content/docs/auditing-logs/logs.mdx Replaces placeholder with Records + Usage screenshots.
content/docs/admin/users.mdx Switches to Casdoor link callout (no screenshots).
content/docs/admin/system-info.mdx Replaces placeholder with System Info screenshot.
content/docs/admin/sites.mdx Replaces placeholder with Settings screenshot (but file/content naming looks inconsistent).
content/docs/admin/settings.mdx Replaces placeholder with Settings screenshot.
content/docs/admin/enterprise-sso.mdx Switches to Casdoor link callout (but page appears to be “Users” content under an “Enterprise SSO” title).
Comments suppressed due to low confidence (2)

content/docs/admin/settings.mdx:19

  • Callout is imported but no longer used on this page after replacing the placeholder with an image. If MDX/ESLint checks are enabled for docs, this can trip unused-import rules; consider removing the unused import.
- Site-level presentation
- Footer content
- Which product areas are visible in the built-in site navigation

![Settings page showing built-in site branding and navigation visibility](/img/docs/openagent/admin-sites-settings.png)

content/docs/admin/system-info.mdx:19

  • Callout is imported but the page no longer contains any <Callout> blocks after swapping the placeholder for an image. Consider removing the unused import to avoid unused-import lint issues.
- Version and build information
- Runtime environment details
- High-level system status

![System Info page showing runtime metrics and build metadata](/img/docs/openagent/admin-system-info.png)


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 8 to +12
# Users

User accounts and authentication are managed through [Casdoor](https://casdoor.org), the SSO service bundled in OpenAgent's stack. The OpenAgent admin panel exposes the controls you need day-to-day — roles, account status, permissions, and sessions — without requiring you to navigate Casdoor directly for most operations.

<Callout type="warn">
**Screenshot placeholder:** Users list page + editing a user role (Admin / Chat Admin / Regular).
Keep it production-oriented: show how an operator would grant access safely.
<Callout type="info">
Comment on lines 14 to +18
- Site-level presentation
- Footer content
- Which product areas are visible in the built-in site navigation

<Callout type="warn">
**Screenshot placeholder:** The Settings page showing built-in site settings such as footer content and visible navigation items.
</Callout>

![Settings page showing built-in site branding and navigation visibility](/img/docs/openagent/admin-sites-settings.png)
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openagent-website Ready Ready Preview, Comment May 3, 2026 3:56pm

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