[PR #232] [MERGED] Gmail Agent and Skills page refactor #226

Closed
opened 2026-06-05 15:22:45 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-docs/pull/232
Author: @timothycarambat
Created: 4/10/2026
Status: Merged
Merged: 4/10/2026
Merged by: @timothycarambat

Base: mainHead: gmail-agent


📝 Commits (4)

📊 Changes

21 files changed (+802 additions, -349 deletions)

View changed files

📝 pages/agent/_meta.json (+1 -7)
pages/agent/usage.mdx (+0 -342)
pages/agent/usage/_meta.json (+110 -0)
pages/agent/usage/chart-generation.mdx (+12 -0)
pages/agent/usage/document-generation-agent.mdx (+29 -0)
pages/agent/usage/file-system-agent.mdx (+76 -0)
pages/agent/usage/gmail-agent.mdx (+292 -0)
pages/agent/usage/list-documents.mdx (+20 -0)
pages/agent/usage/overview.mdx (+122 -0)
pages/agent/usage/rag-search.mdx (+24 -0)
pages/agent/usage/save-files.mdx (+28 -0)
pages/agent/usage/sql-agent.mdx (+28 -0)
pages/agent/usage/summarize-documents.mdx (+20 -0)
pages/agent/usage/web-browsing.mdx (+20 -0)
pages/agent/usage/web-scraping.mdx (+20 -0)
public/images/guides/ai-agents/gmail-archive-deployment.png (+0 -0)
public/images/guides/ai-agents/gmail-deployment-id.png (+0 -0)
public/images/guides/ai-agents/gmail-deployment-options.png (+0 -0)
public/images/guides/ai-agents/gmail-manage-deployments.png (+0 -0)
public/images/guides/ai-agents/gmail-new-version.png (+0 -0)

...and 1 more files

📄 Description

https://github.com/Mintplex-Labs/anything-llm/pull/5400


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anythingllm-docs/pull/232 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 4/10/2026 **Status:** ✅ Merged **Merged:** 4/10/2026 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `main` ← **Head:** `gmail-agent` --- ### 📝 Commits (4) - [`f9c700d`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/f9c700d6d4e7bd343a31b3fe47ed7441fc2b9f6c) Gmail Agent and Skills page refactor - [`2e84e8c`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/2e84e8cf9685efd384f544c554c94dbd2162c488) update script docs - [`ee16e34`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/ee16e343b93e67b3529fa9f1c21f595df2918054) bump - [`bcc6eb1`](https://github.com/Mintplex-Labs/anythingllm-docs/commit/bcc6eb156639fb627ef1864d45918644f332d759) Merge branch 'main' into gmail-agent ### 📊 Changes **21 files changed** (+802 additions, -349 deletions) <details> <summary>View changed files</summary> 📝 `pages/agent/_meta.json` (+1 -7) ➖ `pages/agent/usage.mdx` (+0 -342) ➕ `pages/agent/usage/_meta.json` (+110 -0) ➕ `pages/agent/usage/chart-generation.mdx` (+12 -0) ➕ `pages/agent/usage/document-generation-agent.mdx` (+29 -0) ➕ `pages/agent/usage/file-system-agent.mdx` (+76 -0) ➕ `pages/agent/usage/gmail-agent.mdx` (+292 -0) ➕ `pages/agent/usage/list-documents.mdx` (+20 -0) ➕ `pages/agent/usage/overview.mdx` (+122 -0) ➕ `pages/agent/usage/rag-search.mdx` (+24 -0) ➕ `pages/agent/usage/save-files.mdx` (+28 -0) ➕ `pages/agent/usage/sql-agent.mdx` (+28 -0) ➕ `pages/agent/usage/summarize-documents.mdx` (+20 -0) ➕ `pages/agent/usage/web-browsing.mdx` (+20 -0) ➕ `pages/agent/usage/web-scraping.mdx` (+20 -0) ➕ `public/images/guides/ai-agents/gmail-archive-deployment.png` (+0 -0) ➕ `public/images/guides/ai-agents/gmail-deployment-id.png` (+0 -0) ➕ `public/images/guides/ai-agents/gmail-deployment-options.png` (+0 -0) ➕ `public/images/guides/ai-agents/gmail-manage-deployments.png` (+0 -0) ➕ `public/images/guides/ai-agents/gmail-new-version.png` (+0 -0) _...and 1 more files_ </details> ### 📄 Description https://github.com/Mintplex-Labs/anything-llm/pull/5400 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 15:22:45 -04:00
yindo closed this issue 2026-06-05 15:22:45 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-docs#226