From d59c852637e4677370cb667e50a985241f0b995d Mon Sep 17 00:00:00 2001 From: pieces-docs-mirror-app Date: Wed, 24 Jun 2026 16:47:43 +0000 Subject: [PATCH] chore(mirror): sync docs from pieces-documentation (run 28114638374) --- public/content/cli/commands.md | 1 + public/content/cli/configuration.md | 1 + public/content/cli/copilot.md | 1 + public/content/cli/copilot/chat.md | 1 + public/content/cli/copilot/llms-settings.md | 5 +++-- public/content/cli/drive.md | 1 + public/content/cli/drive/edit-and-update.md | 1 + public/content/cli/drive/saving-materials.md | 1 + public/content/cli/drive/search-reuse.md | 1 + public/content/cli/drive/sharing.md | 1 + public/content/cli/troubleshooting.md | 1 + public/content/cli/tui.md | 1 + public/content/cli/tui/copilot.md | 1 + public/content/mcp/goose.md | 4 ++-- public/content/mcp/mcp-remote.md | 2 +- public/content/meet-pieces.md | 2 +- 16 files changed, 19 insertions(+), 6 deletions(-) diff --git a/public/content/cli/commands.md b/public/content/cli/commands.md index f971d60..7c94538 100644 --- a/public/content/cli/commands.md +++ b/public/content/cli/commands.md @@ -3,6 +3,7 @@ title: Commands path: /cli/commands visibility: PUBLIC status: PUBLISHED +description: Complete reference for every Pieces CLI command—materials, Drive, Copilot, cloud models, PiecesOS, and configuration flags. --- ## Pieces CLI Commands diff --git a/public/content/cli/configuration.md b/public/content/cli/configuration.md index f476c63..d5d49e5 100644 --- a/public/content/cli/configuration.md +++ b/public/content/cli/configuration.md @@ -3,6 +3,7 @@ title: Configuration path: /cli/configuration visibility: PUBLIC status: PUBLISHED +description: Configure the Pieces CLI—select cloud models for ask, set your config editor, and manage your Pieces Cloud session. --- ## Configuring the Pieces CLI diff --git a/public/content/cli/copilot.md b/public/content/cli/copilot.md index 8e2b921..c57fccb 100644 --- a/public/content/cli/copilot.md +++ b/public/content/cli/copilot.md @@ -3,6 +3,7 @@ title: Conversational Search path: /cli/copilot visibility: PUBLIC status: PUBLISHED +description: Use Conversational Search in the terminal with pieces ask—query saved materials and get AI answers without leaving your shell. --- ## Generative AI Conversations diff --git a/public/content/cli/copilot/chat.md b/public/content/cli/copilot/chat.md index a32dce6..4d99f6f 100644 --- a/public/content/cli/copilot/chat.md +++ b/public/content/cli/copilot/chat.md @@ -3,6 +3,7 @@ title: Generative AI Conversations path: /cli/copilot/chat visibility: PUBLIC status: PUBLISHED +description: Start and manage Copilot chat sessions in the Pieces CLI—resume conversations, switch threads, and review chat history. --- ## Accessing Copilot Chat in your Terminal diff --git a/public/content/cli/copilot/llms-settings.md b/public/content/cli/copilot/llms-settings.md index a4710c9..197f561 100644 --- a/public/content/cli/copilot/llms-settings.md +++ b/public/content/cli/copilot/llms-settings.md @@ -3,11 +3,12 @@ title: LLM Settings path: /cli/copilot/llms-settings visibility: PUBLIC status: PUBLISHED +description: Switch between cloud-hosted LLM models in the Pieces CLI and configure the runtime that powers ask and Copilot. --- ## Switching LLMs -The Pieces CLI currently supports 19 different cloud-hosted LLM models. +The Pieces CLI supports multiple cloud-hosted LLM models. ## How To Configure Your LLM Runtime @@ -37,7 +38,7 @@ Once you’ve chosen a new model, the switch is instant. You can continue your w ### Available LLMs -Pieces CLI supports 26 cloud-hosted LLM models, allowing you to choose from a variety of options to meet your needs. +Pieces CLI supports cloud-hosted LLM models, allowing you to choose from a variety of options to meet your needs. | Supported LLMs | Supported LLMs | | ----------------------------- | ---------------- | diff --git a/public/content/cli/drive.md b/public/content/cli/drive.md index 0c088c9..a6a28b1 100644 --- a/public/content/cli/drive.md +++ b/public/content/cli/drive.md @@ -3,6 +3,7 @@ title: Pieces Drive path: /cli/drive visibility: PUBLIC status: PUBLISHED +description: Use Pieces Drive from the CLI to save, search, edit, and share code snippets and developer materials in your terminal. --- ### Using Pieces Drive in the Pieces CLI diff --git a/public/content/cli/drive/edit-and-update.md b/public/content/cli/drive/edit-and-update.md index 4d0f556..e2162c9 100644 --- a/public/content/cli/drive/edit-and-update.md +++ b/public/content/cli/drive/edit-and-update.md @@ -3,6 +3,7 @@ title: Edit & Update path: /cli/drive/edit-and-update visibility: PUBLIC status: PUBLISHED +description: Edit and update saved snippets in Pieces Drive from the terminal—keep your CLI material library current. --- ## Editing diff --git a/public/content/cli/drive/saving-materials.md b/public/content/cli/drive/saving-materials.md index 2b5cd21..31f6d98 100644 --- a/public/content/cli/drive/saving-materials.md +++ b/public/content/cli/drive/saving-materials.md @@ -3,6 +3,7 @@ title: Saving Materials path: /cli/drive/saving-materials visibility: PUBLIC status: PUBLISHED +description: Save code snippets and materials to Pieces Drive with the CLI create command—build a reusable library from your terminal. --- ## Saving Code Snippets to Pieces Drive diff --git a/public/content/cli/drive/search-reuse.md b/public/content/cli/drive/search-reuse.md index e4280c6..747e8e3 100644 --- a/public/content/cli/drive/search-reuse.md +++ b/public/content/cli/drive/search-reuse.md @@ -3,6 +3,7 @@ title: Search & Reuse path: /cli/drive/search-reuse visibility: PUBLIC status: PUBLISHED +description: Search and filter saved materials in Pieces Drive from the CLI, then reuse snippets without context-switching. --- ## Locate Materials in Pieces Drive diff --git a/public/content/cli/drive/sharing.md b/public/content/cli/drive/sharing.md index 7d709a3..6508106 100644 --- a/public/content/cli/drive/sharing.md +++ b/public/content/cli/drive/sharing.md @@ -3,6 +3,7 @@ title: Sharing Snippets path: /cli/drive/sharing visibility: PUBLIC status: PUBLISHED +description: Share saved snippets from the Pieces CLI with teammates and collaborators, even if they don't have a Pieces account. --- ## How to Share a Saved Snippet diff --git a/public/content/cli/troubleshooting.md b/public/content/cli/troubleshooting.md index 9806052..d6f5b2f 100644 --- a/public/content/cli/troubleshooting.md +++ b/public/content/cli/troubleshooting.md @@ -3,6 +3,7 @@ title: Troubleshooting path: /cli/troubleshooting visibility: PUBLIC status: PUBLISHED +description: Fix common Pieces CLI issues—update the CLI, restart PiecesOS, resolve auth errors, and locate logs on macOS, Windows, and Linux. --- *** diff --git a/public/content/cli/tui.md b/public/content/cli/tui.md index 49a1fc2..7cd41e0 100644 --- a/public/content/cli/tui.md +++ b/public/content/cli/tui.md @@ -3,6 +3,7 @@ title: Text User Interface (TUI) path: /cli/tui visibility: PUBLIC status: PUBLISHED +description: Launch the Pieces CLI Text User Interface with pieces tui—an interactive terminal for Copilot, Drive, and workstream activities. --- ## Interactive Terminal Experience diff --git a/public/content/cli/tui/copilot.md b/public/content/cli/tui/copilot.md index e319af5..0a7b165 100644 --- a/public/content/cli/tui/copilot.md +++ b/public/content/cli/tui/copilot.md @@ -3,6 +3,7 @@ title: TUI Copilot path: /cli/tui/copilot visibility: PUBLIC status: PUBLISHED +description: Use the TUI Copilot chat interface in your terminal—browse chat history, send prompts, and manage conversations with keyboard shortcuts. --- ## Getting Started with TUI Copilot diff --git a/public/content/mcp/goose.md b/public/content/mcp/goose.md index d71a1fb..bb194ef 100644 --- a/public/content/mcp/goose.md +++ b/public/content/mcp/goose.md @@ -37,7 +37,7 @@ There are **\[2]** primary prerequisites for integrating Pieces with Goose as an - If you haven't installed Goose yet, follow the installation instructions. + If you haven't installed Goose yet, follow the installation instructions. @@ -78,7 +78,7 @@ Make sure you have the latest version of Goose installed to ensure compatibility You will need to go through additional set-up steps (such as setting up your LLM provider) which involves setting up your host, choosing your model, using your API key, and more. - Read the official, open-source documentation on completing these set-up steps. + Read the official, open-source documentation on completing these set-up steps. ### via CLI diff --git a/public/content/mcp/mcp-remote.md b/public/content/mcp/mcp-remote.md index b392d19..990f1c6 100644 --- a/public/content/mcp/mcp-remote.md +++ b/public/content/mcp/mcp-remote.md @@ -10,7 +10,7 @@ metaDescription: Use mcp-remote to connect stdio-only MCP clients to PiecesOS. S ## MCP Bridge -Many MCP clients—including Raycast, Zed, and Claude Cowork—only support **stdio** (standard input/output) connections. PiecesOS exposes its MCP server over **HTTP** and **SSE**. The [mcp-remote](https://www.npmjs.com/package/mcp-remote) bridge translates between these protocols so stdio-only clients can connect to PiecesOS and use [Pieces Long-Term Memory](/products/core-dependencies/pieces-os#ltm-27). +Many MCP clients—including Raycast, Zed, and Claude Cowork—only support **stdio** (standard input/output) connections. PiecesOS exposes its MCP server over **HTTP** and **SSE**. The [mcp-remote](https://github.com/geelen/mcp-remote) bridge translates between these protocols so stdio-only clients can connect to PiecesOS and use [Pieces Long-Term Memory](/products/core-dependencies/pieces-os#ltm-27). The easiest way to bridge MCP is with the Pieces CLI—run `pieces mcp setup` and select your platform. Use manual setup below only for clients not supported by the CLI or when you need custom config (e.g., remote URLs). diff --git a/public/content/meet-pieces.md b/public/content/meet-pieces.md index 25e6fcd..26c45b8 100644 --- a/public/content/meet-pieces.md +++ b/public/content/meet-pieces.md @@ -4,7 +4,7 @@ path: /meet-pieces visibility: PUBLIC status: PUBLISHED description: Pieces is an AI-enabled productivity tool designed to increase developer efficiency through personalized workflow assistance across the entire toolchain, featuring a dedicated desktop application and MCP integrations with Cursor, GitHub Copilot, and more. -metaTitle: Pieces Documentation +metaTitle: Getting to Know Pieces | Pieces Docs metaDescription: Get started on Windows, macOS, Linux. Troubleshoot, configure, and make the most of Pieces–documentation for new users, developers, and admins for all Pieces OS. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/meet_pieces/meet_pieces.png" ---