From fe441f20e80b064833de6f7071528192a3eaada4 Mon Sep 17 00:00:00 2001 From: pieces-docs-mirror-app Date: Wed, 24 Jun 2026 16:50:34 +0000 Subject: [PATCH] chore(mirror): sync docs from pieces-documentation (run 28114834921) --- public/content/cli/commands.md | 2 +- public/content/cli/configuration.md | 2 +- public/content/cli/get-started.md | 2 +- public/content/cli/tui/get-started.md | 2 +- public/content/core-dependencies.md | 4 ++-- .../core-dependencies/ollama/manual-installation.md | 2 +- .../core-dependencies/ollama/troubleshooting.md | 4 ++-- public/content/core-dependencies/pieces-os.md | 2 +- .../core-dependencies/pieces-os/long-term-memory.md | 2 +- .../core-dependencies/pieces-os/quick-menu.md | 2 +- public/content/desktop.md | 2 +- public/content/desktop/actions/power-menu.md | 2 +- public/content/desktop/connectors.md | 4 ++-- public/content/desktop/download.md | 2 +- .../content/desktop/drive/enrichment-and-metadata.md | 2 +- public/content/desktop/drive/transforming-code.md | 2 +- public/content/desktop/onboarding.md | 2 +- public/content/desktop/timeline.md | 4 ++-- public/content/desktop/timeline/timeline-events.md | 2 +- public/content/desktop/troubleshooting.md | 2 +- public/content/enterprise.md | 2 +- public/content/mcp.md | 2 +- public/content/mcp/amazon-q-developer.md | 4 ++-- public/content/mcp/antigravity.md | 2 +- public/content/mcp/chatgpt-developer-mode.md | 4 ++-- public/content/mcp/claude-code.md | 2 +- public/content/mcp/claude-cowork.md | 4 ++-- public/content/mcp/claude-desktop.md | 2 +- public/content/mcp/cline.md | 2 +- public/content/mcp/continue-dev.md | 4 ++-- public/content/mcp/cursor.md | 4 ++-- public/content/mcp/github-copilot.md | 4 ++-- public/content/mcp/google-gemini-cli.md | 2 +- public/content/mcp/goose.md | 4 ++-- public/content/mcp/jetbrains-ides.md | 4 ++-- public/content/mcp/mcp-remote.md | 4 ++-- public/content/mcp/ngrok-setup.md | 4 ++-- public/content/mcp/openai-codex-cli.md | 2 +- public/content/mcp/openclaw.md | 4 ++-- public/content/mcp/prompting.md | 2 +- public/content/mcp/raycast.md | 2 +- public/content/mcp/rovo-dev-cli.md | 2 +- public/content/mcp/vs-code.md | 4 ++-- public/content/mcp/windsurf.md | 2 +- public/content/mcp/zed.md | 2 +- public/content/meet-pieces.md | 2 +- public/content/meet-pieces/fundamentals.md | 2 +- .../content/meet-pieces/linux-installation-guide.md | 2 +- .../meet-pieces/linux-installation-guide/flatpak.md | 2 +- .../meet-pieces/linux-installation-guide/snap.md | 2 +- .../content/meet-pieces/macos-installation-guide.md | 2 +- .../meet-pieces/macos-installation-guide/dmg.md | 2 +- .../meet-pieces/macos-installation-guide/homebrew.md | 2 +- .../meet-pieces/macos-installation-guide/pkg.md | 2 +- public/content/meet-pieces/managing-your-account.md | 2 +- public/content/meet-pieces/sign-into-pieces.md | 2 +- public/content/meet-pieces/troubleshooting.md | 4 ++-- public/content/meet-pieces/troubleshooting/linux.md | 2 +- public/content/meet-pieces/troubleshooting/macos.md | 2 +- .../content/meet-pieces/troubleshooting/windows.md | 2 +- .../meet-pieces/windows-installation-guide.md | 2 +- .../windows-installation-guide/appinstaller.md | 2 +- .../meet-pieces/windows-installation-guide/exe.md | 2 +- .../meet-pieces/windows-installation-guide/winget.md | 2 +- public/content/organizations-and-teams/billing.md | 2 +- .../organizations-and-teams/member-overview.md | 2 +- .../organizations-and-teams/settings-models.md | 2 +- public/content/privacy-security-your-data.md | 4 ++-- public/content/quick-guides/ltm-prompting.md | 2 +- .../ltm-prompting/workstream-activity.md | 2 +- public/content/support.md | 12 ++++++------ 71 files changed, 94 insertions(+), 94 deletions(-) diff --git a/public/content/cli/commands.md b/public/content/cli/commands.md index 7c94538..0f59d28 100644 --- a/public/content/cli/commands.md +++ b/public/content/cli/commands.md @@ -10,7 +10,7 @@ description: Complete reference for every Pieces CLI command—materials, Drive, Reference for every command available in the Pieces CLI, grouped by what you're trying to do. - +The pieces help menu listing every command and flag > The `pieces help` menu listing every command and flag. diff --git a/public/content/cli/configuration.md b/public/content/cli/configuration.md index d5d49e5..d9f205a 100644 --- a/public/content/cli/configuration.md +++ b/public/content/cli/configuration.md @@ -10,7 +10,7 @@ description: Configure the Pieces CLI—select cloud models for ask, set your co Pick which cloud model powers `ask`, set the editor that opens your config file, and manage your Pieces Cloud session. For the full command list, see the [commands reference](/products/cli/commands). - +Pieces CLI showing available cloud models for the ask command > Switching between available models inside the Pieces CLI. diff --git a/public/content/cli/get-started.md b/public/content/cli/get-started.md index fb05283..71c6e18 100644 --- a/public/content/cli/get-started.md +++ b/public/content/cli/get-started.md @@ -4,7 +4,7 @@ path: /cli/get-started visibility: PUBLIC status: PUBLISHED description: The Pieces CLI is a flexible command-line interface for Pieces that integrates smoothly with your development environment. -metaTitle: Get Started with Pieces CLI +metaTitle: Get Started with Pieces CLI | Installation & Setup metaDescription: Get Started with Pieces CLI, a flexible command-line interface for Pieces. --- diff --git a/public/content/cli/tui/get-started.md b/public/content/cli/tui/get-started.md index 8206cf0..9f38597 100644 --- a/public/content/cli/tui/get-started.md +++ b/public/content/cli/tui/get-started.md @@ -4,7 +4,7 @@ path: /cli/tui/get-started visibility: PUBLIC status: PUBLISHED description: Get started with the Pieces CLI Text User Interface (TUI) for an interactive terminal experience. -metaTitle: Get Started with Pieces TUI +metaTitle: Get Started with Pieces TUI | Terminal Interface Guide metaDescription: Learn how to set up and use the Pieces CLI Text User Interface (TUI) for managing materials and interacting with Conversational Search. --- diff --git a/public/content/core-dependencies.md b/public/content/core-dependencies.md index 97d5275..f80a2b5 100644 --- a/public/content/core-dependencies.md +++ b/public/content/core-dependencies.md @@ -3,8 +3,8 @@ title: Core Dependencies path: /core-dependencies visibility: PUBLIC status: PUBLISHED -description: Learn about PiecesOS, the core dependency that powers the Pieces Desktop App and the entire Pieces suite of MCP integrations, including built-in local models for on-device AI. -metaTitle: Pieces Core Dependencies +description: PiecesOS powers the Pieces ecosystem—Desktop App, MCP integrations, and on-device AI. Learn about core dependencies and local model setup. +metaTitle: Core Dependencies for Pieces | PiecesOS & Ollama Guide metaDescription: Learn about PiecesOS, the core dependency that powers the Pieces Desktop App and the entire Pieces suite of MCP integrations, including built-in local models for on-device AI. --- diff --git a/public/content/core-dependencies/ollama/manual-installation.md b/public/content/core-dependencies/ollama/manual-installation.md index 3dc55d7..b1ce520 100644 --- a/public/content/core-dependencies/ollama/manual-installation.md +++ b/public/content/core-dependencies/ollama/manual-installation.md @@ -4,7 +4,7 @@ path: /core-dependencies/ollama/manual-installation visibility: PRIVATE status: PUBLISHED description: Read documentation on manually installing Ollama outside of the Pieces Desktop App for use with PiecesOS. -metaTitle: Ollama | Manual Installation +metaTitle: Manually Install Ollama for Pieces | Setup Guide metaDescription: Read documentation on manually installing Ollama outside of the Pieces Desktop App for use with PiecesOS. --- diff --git a/public/content/core-dependencies/ollama/troubleshooting.md b/public/content/core-dependencies/ollama/troubleshooting.md index 2f75d0d..85cf729 100644 --- a/public/content/core-dependencies/ollama/troubleshooting.md +++ b/public/content/core-dependencies/ollama/troubleshooting.md @@ -3,8 +3,8 @@ title: Ollama | Troubleshooting path: /core-dependencies/ollama/troubleshooting visibility: PRIVATE status: PUBLISHED -description: Read documentation on basic Ollama troubleshooting steps below if you're experiencing connectivity issues between the Ollama client and PiecesOS. You can also find minimum and recommended device specifications for running local LLMs below. -metaTitle: Troubleshooting Ollama +description: Fix Ollama connectivity issues with PiecesOS—basic troubleshooting steps plus minimum and recommended specs for running local LLMs. +metaTitle: Troubleshoot Ollama Issues for Pieces | Fix Guide metaDescription: Read documentation on basic Ollama troubleshooting steps below if you're experiencing connectivity issues between the Ollama client and PiecesOS. --- diff --git a/public/content/core-dependencies/pieces-os.md b/public/content/core-dependencies/pieces-os.md index 5fd6c9f..3698dd7 100644 --- a/public/content/core-dependencies/pieces-os.md +++ b/public/content/core-dependencies/pieces-os.md @@ -3,7 +3,7 @@ title: What is PiecesOS? path: /core-dependencies/pieces-os visibility: PUBLIC status: PUBLISHED -description: PiecesOS is the background service that powers the entire Pieces ecosystem—running local AI models, managing Long-Term Memory, and connecting your tools via MCP. +description: PiecesOS is the background service powering Pieces—running local AI models, managing Long-Term Memory, and connecting tools via MCP. metaTitle: What is PiecesOS? | Pieces Docs metaDescription: Learn about PiecesOS, the background service that powers Long-Term Memory, on-device AI, and MCP integrations across the Pieces ecosystem. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/core_dependencies/pieces_os.png" diff --git a/public/content/core-dependencies/pieces-os/long-term-memory.md b/public/content/core-dependencies/pieces-os/long-term-memory.md index 9248dfb..97a8d65 100644 --- a/public/content/core-dependencies/pieces-os/long-term-memory.md +++ b/public/content/core-dependencies/pieces-os/long-term-memory.md @@ -4,7 +4,7 @@ path: /core-dependencies/pieces-os/long-term-memory visibility: PUBLIC status: PUBLISHED description: Enable, pause, and control the Long-Term Memory (LTM-2.7) Engine directly from PiecesOS—including Audio ingestion and per-app Access Control. -metaTitle: LTM-2.7 Engine | PiecesOS +metaTitle: Long-Term Memory Engine (LTM-2.7) | PiecesOS Docs metaDescription: Learn how to enable, pause, disable, and configure the Long-Term Memory (LTM-2.7) Engine from the PiecesOS Quick Menu, including Audio and Access Control. --- diff --git a/public/content/core-dependencies/pieces-os/quick-menu.md b/public/content/core-dependencies/pieces-os/quick-menu.md index c14db83..bf2db7b 100644 --- a/public/content/core-dependencies/pieces-os/quick-menu.md +++ b/public/content/core-dependencies/pieces-os/quick-menu.md @@ -4,7 +4,7 @@ path: /core-dependencies/pieces-os/quick-menu visibility: PUBLIC status: PUBLISHED description: Manage PiecesOS settings, LTM, MCP, ML processing, and updates from the menu bar or system tray. -metaTitle: Quick Menu | PiecesOS +metaTitle: Access the PiecesOS Quick Menu | System Tray Guide metaDescription: Use the PiecesOS Quick Menu to manage Long-Term Memory, MCP integrations, ML processing, updates, and more from your menu bar or system tray. --- diff --git a/public/content/desktop.md b/public/content/desktop.md index de37918..84cf36d 100644 --- a/public/content/desktop.md +++ b/public/content/desktop.md @@ -4,7 +4,7 @@ path: /desktop visibility: PUBLIC status: PUBLISHED description: The Pieces Desktop Application features a set of AI tools designed to help users and knowledge workers make smart choices every day. -metaTitle: Pieces Desktop Application +metaTitle: Pieces Desktop App | Features & Documentation metaDescription: Boost productivity with the Pieces Desktop App – AI-powered tools that use workflow context to enhance decision-making with generative AI. --- diff --git a/public/content/desktop/actions/power-menu.md b/public/content/desktop/actions/power-menu.md index cfb66a3..1743cab 100644 --- a/public/content/desktop/actions/power-menu.md +++ b/public/content/desktop/actions/power-menu.md @@ -3,7 +3,7 @@ title: Power Menu Actions path: /desktop/actions/power-menu visibility: PUBLIC status: PUBLISHED -description: Pieces is designed to keep you in the flow. Below is a comprehensive list of actions available within the Power Menu and their associated shortcuts to help you quickly access common tasks. +description: Explore all Power Menu actions and keyboard shortcuts in Pieces Desktop to quickly access common tasks and stay in the flow. metaTitle: Power-Menu | Pieces Desktop App metaDescription: See a comprehensive list of actions within the Power Menu and their associated shortcuts to help you quickly access common tasks. --- diff --git a/public/content/desktop/connectors.md b/public/content/desktop/connectors.md index 7da0adc..f1e7660 100644 --- a/public/content/desktop/connectors.md +++ b/public/content/desktop/connectors.md @@ -4,7 +4,7 @@ path: /desktop/connectors visibility: PUBLIC status: PUBLISHED description: Connect external services like Google Calendar to give Pieces richer context about your work and let Conversational Search take actions on your behalf. -metaTitle: Connectors | Pieces Desktop +metaTitle: External Integrations & Connectors | Pieces Desktop metaDescription: Connect external services to give Pieces more context about your work, and let Conversational Search read from—and take actions in—tools like Google Calendar. --- @@ -30,7 +30,7 @@ Access *Connectors* from the Pieces Desktop App settings. - +Connectors pane in Pieces Desktop Settings showing Google Calendar and upcoming integrations > The Connectors pane in Pieces Desktop Settings, showing Google Calendar connected with four additional integrations available soon diff --git a/public/content/desktop/download.md b/public/content/desktop/download.md index f76aef5..d9a5838 100644 --- a/public/content/desktop/download.md +++ b/public/content/desktop/download.md @@ -4,7 +4,7 @@ path: /desktop/download visibility: PUBLIC status: PUBLISHED description: Find download links for the Pieces Desktop App and links to OS-specific and method-specific installation guides. -metaTitle: Download Pieces +metaTitle: Download Pieces Desktop App | All Platforms metaDescription: Download the Pieces Desktop Application for AI-powered workflow assistance, code management, and enhanced developer productivity. --- diff --git a/public/content/desktop/drive/enrichment-and-metadata.md b/public/content/desktop/drive/enrichment-and-metadata.md index 10d067c..058f289 100644 --- a/public/content/desktop/drive/enrichment-and-metadata.md +++ b/public/content/desktop/drive/enrichment-and-metadata.md @@ -3,7 +3,7 @@ title: Material Enrichment & Saved Metadata path: /desktop/drive/enrichment-and-metadata visibility: PUBLIC status: PUBLISHED -description: Learn how to edit materials saved in your Pieces Drive, adjust their metadata, and transform them into different languages while keeping an eye out for secure data. +description: Edit materials in your Pieces Drive—adjust metadata, transform code into other languages, and manage sensitive data detection. metaTitle: Material enrichment & saved metadata in Pieces Drive | Pieces Docs metaDescription: Enhance and organize your saved code snippets in Pieces Drive with automatic enrichment, metadata, and intuitive editing features. --- diff --git a/public/content/desktop/drive/transforming-code.md b/public/content/desktop/drive/transforming-code.md index 9d6860b..61d36d8 100644 --- a/public/content/desktop/drive/transforming-code.md +++ b/public/content/desktop/drive/transforming-code.md @@ -3,7 +3,7 @@ title: Transforming & Translating Code path: /desktop/drive/transforming-code visibility: PUBLIC status: PUBLISHED -description: You can use the Code Transformation feature when editing saved materials to intelligently optimize and translate code into other languages or to fit different use cases. +description: Use Code Transformation to optimize and translate saved materials into other languages or adapt them for different use cases. metaTitle: Transform & translate code in Pieces Drive | Pieces Docs metaDescription: Leverage the code transformation feature to intelligently optimize, adapt, and translate saved code snippets into different programming languages or tailored use cases.. --- diff --git a/public/content/desktop/onboarding.md b/public/content/desktop/onboarding.md index 815fc2d..bec7cf9 100644 --- a/public/content/desktop/onboarding.md +++ b/public/content/desktop/onboarding.md @@ -4,7 +4,7 @@ path: /desktop/onboarding visibility: PUBLIC status: PUBLISHED description: The Onboarding feature guides you through the initial stages of the Pieces Desktop App and sets you on your way to using the Long-Term Memory (LTM-2.7) Engine. -metaTitle: Pieces Onboarding +metaTitle: Getting Started with Pieces Desktop | Onboarding Guide metaDescription: Get up and running with the Pieces Desktop App with this guided LTM + Conversational Search onboarding experience. --- diff --git a/public/content/desktop/timeline.md b/public/content/desktop/timeline.md index db705bd..a8c7805 100644 --- a/public/content/desktop/timeline.md +++ b/public/content/desktop/timeline.md @@ -3,8 +3,8 @@ title: Pieces Timeline path: /desktop/timeline visibility: PUBLIC status: PUBLISHED -description: Pieces Timeline is your central workspace for viewing all workflow events, summaries, and conversational searches captured by the Long-Term Memory (LTM-2.7) Engine. -metaTitle: Pieces Timeline | Pieces Docs +description: Pieces Timeline shows all workflow events, summaries, and searches captured by the Long-Term Memory Engine in one workspace. +metaTitle: Activity Timeline & Workstream History | Pieces Desktop metaDescription: Access your workflow history, view summaries, and manage timeline events in Pieces Timeline—your central workspace for captured workflow context. --- diff --git a/public/content/desktop/timeline/timeline-events.md b/public/content/desktop/timeline/timeline-events.md index 324f4c1..2b13c3f 100644 --- a/public/content/desktop/timeline/timeline-events.md +++ b/public/content/desktop/timeline/timeline-events.md @@ -4,7 +4,7 @@ path: /desktop/timeline/timeline-events visibility: PUBLIC status: PUBLISHED description: Browse and search your chronological list of captured activities and conversations in the Timeline Events sidebar. -metaTitle: Timeline Events | Timeline +metaTitle: Browse and Filter Timeline Events | Pieces Desktop metaDescription: Browse and search your chronological list of captured activities and conversations in the Timeline Events sidebar. --- diff --git a/public/content/desktop/troubleshooting.md b/public/content/desktop/troubleshooting.md index 52fc64e..ce4fdb8 100644 --- a/public/content/desktop/troubleshooting.md +++ b/public/content/desktop/troubleshooting.md @@ -3,7 +3,7 @@ title: Troubleshooting path: /desktop/troubleshooting visibility: PUBLIC status: PUBLISHED -description: If the Pieces Desktop App isn't working as expected, start here. This page explains our troubleshooting documentation and guides you to the right solution for your issue. +description: Pieces Desktop not working as expected? Start here for troubleshooting guides and step-by-step solutions for common issues. metaTitle: Troubleshooting | Pieces Desktop App metaDescription: If the Pieces Desktop App isn't working as expected, start here. This page explains our troubleshooting documentation and guides you to the right solution for your issue. --- diff --git a/public/content/enterprise.md b/public/content/enterprise.md index 66b10a0..01535c5 100644 --- a/public/content/enterprise.md +++ b/public/content/enterprise.md @@ -4,7 +4,7 @@ path: /enterprise visibility: PUBLIC status: PUBLISHED description: Enterprise documentation for organizations, onboarding, and features. -metaTitle: Enterprise | Pieces Docs +metaTitle: Pieces for Enterprise | Deployment & Features metaDescription: Enterprise documentation—organizations, onboarding users, features, and admin controls. --- diff --git a/public/content/mcp.md b/public/content/mcp.md index 828221f..73fb47c 100644 --- a/public/content/mcp.md +++ b/public/content/mcp.md @@ -3,7 +3,7 @@ title: Pieces MCP Server path: /mcp visibility: PUBLIC status: PUBLISHED -description: Learn about Model Context Protocol (MCP) tools and discover how Pieces integrates the Long-Term Memory Engine (LTM-2.7) into your favorite IDEs and code editors. +description: Discover how Pieces integrates Long-Term Memory into your favorite IDEs and editors via the Model Context Protocol (MCP). metaTitle: Pieces Model Context Protocol (MCP) Server | Pieces Docs metaDescription: Learn how Pieces Model Context Protocol (MCP) provides relevant workflow context to various IDE integrations. Explore the benefits of MCP for users and teams. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/MCP/mcp.png" diff --git a/public/content/mcp/amazon-q-developer.md b/public/content/mcp/amazon-q-developer.md index 43cbb07..a81088d 100644 --- a/public/content/mcp/amazon-q-developer.md +++ b/public/content/mcp/amazon-q-developer.md @@ -3,8 +3,8 @@ title: Pieces MCP + Amazon Q Developer Integration path: /mcp/amazon-q-developer visibility: PUBLIC status: PUBLISHED -description: The Pieces MCP integration with Amazon Q Developer lets you use Pieces Long-Term Memory in the Amazon Q CLI and IDE plugin for enhanced, context-aware productivity. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Amazon Q Developer +description: Connect Pieces MCP to Amazon Q Developer for Long-Term Memory in the Amazon Q CLI and IDE plugin—context-aware AI assistance. +metaTitle: Pieces MCP + Amazon Q Developer | Setup Guide metaDescription: Learn how to integrate Pieces MCP with Amazon Q Developer. Access Long-Term Memory in CLI and IDE for enhanced productivity. --- diff --git a/public/content/mcp/antigravity.md b/public/content/mcp/antigravity.md index 2cfafb0..68f0192 100644 --- a/public/content/mcp/antigravity.md +++ b/public/content/mcp/antigravity.md @@ -4,7 +4,7 @@ path: /mcp/antigravity visibility: PUBLIC status: PUBLISHED description: The Pieces MCP integration with Antigravity lets you use Pieces Long-Term Memory directly in the Antigravity agent panel. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Antigravity +metaTitle: Pieces MCP + Antigravity | Setup Guide metaDescription: Learn how to integrate Pieces MCP with Antigravity. Connect your long-term memory to the Antigravity agent panel for context-aware assistance. --- diff --git a/public/content/mcp/chatgpt-developer-mode.md b/public/content/mcp/chatgpt-developer-mode.md index 8cf7219..85edb8c 100644 --- a/public/content/mcp/chatgpt-developer-mode.md +++ b/public/content/mcp/chatgpt-developer-mode.md @@ -3,8 +3,8 @@ title: Pieces MCP + ChatGPT Developer Mode Integration path: /mcp/chatgpt-developer-mode visibility: PUBLIC status: PUBLISHED -description: The Pieces MCP integration with ChatGPT Developer Mode lets you use Pieces Long-Term Memory in ChatGPT via the Connectors UI. Requires a remote HTTPS URL—localhost will not work. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with ChatGPT Developer Mode +description: Connect Pieces MCP to ChatGPT Developer Mode for Long-Term Memory via the Connectors UI. Requires ngrok or a remote HTTPS URL. +metaTitle: Pieces MCP + ChatGPT Developer Mode | Setup metaDescription: Learn how to integrate Pieces MCP with ChatGPT Developer Mode. Requires ngrok or HTTPS proxy—ChatGPT needs a remote URL. Pro/Plus/Business/Enterprise/Education plans. --- diff --git a/public/content/mcp/claude-code.md b/public/content/mcp/claude-code.md index 9756467..bf4d9fe 100644 --- a/public/content/mcp/claude-code.md +++ b/public/content/mcp/claude-code.md @@ -4,7 +4,7 @@ path: /mcp/claude-code visibility: PUBLIC status: PUBLISHED description: The Pieces MCP integration with Claude Code lets you use Pieces Long-Term Memory in the Claude Code CLI and VS Code extension via simple CLI commands. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Claude Code +metaTitle: Pieces MCP + Claude Code | Setup Guide metaDescription: Learn how to integrate Pieces MCP with Claude Code. Use the CLI to add Pieces LTM—automatically available in the VS Code extension. --- diff --git a/public/content/mcp/claude-cowork.md b/public/content/mcp/claude-cowork.md index 1bc22c3..0f148cc 100644 --- a/public/content/mcp/claude-cowork.md +++ b/public/content/mcp/claude-cowork.md @@ -3,8 +3,8 @@ title: Pieces MCP + Claude Cowork Integration path: /mcp/claude-cowork visibility: PUBLIC status: PUBLISHED -description: The Pieces MCP integration with Claude Cowork lets you use Pieces Long-Term Memory in Anthropic's autonomous task automation agent. Cowork shares Claude Desktop's MCP configuration. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Claude Cowork +description: Set up Pieces MCP with Claude Cowork for Long-Term Memory in Anthropic's autonomous agent. Uses Claude Desktop's MCP config. +metaTitle: Pieces MCP + Claude Cowork | Setup Guide metaDescription: Learn how to integrate Pieces MCP with Claude Cowork. Use the same config as Claude Desktop. Pro/Max/Team/Enterprise plans. Research preview. --- diff --git a/public/content/mcp/claude-desktop.md b/public/content/mcp/claude-desktop.md index d66a02d..0ff4070 100644 --- a/public/content/mcp/claude-desktop.md +++ b/public/content/mcp/claude-desktop.md @@ -4,7 +4,7 @@ path: /mcp/claude-desktop visibility: PUBLIC status: PUBLISHED description: The Pieces MCP integration with Claude Desktop and Claude Code lets you use Pieces Long-Term Memories captured by PiecesOS without any third-party applications. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Claude Desktop & Claude Code +metaTitle: Pieces MCP + Claude Desktop & Code | Setup Guide metaDescription: Discover different ways to configure the Pieces MCP to provide your workflow context to Claude Desktop and Claude Code, allowing you to work smarter. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/MCP/claude_desktop_mcp.jpg" --- diff --git a/public/content/mcp/cline.md b/public/content/mcp/cline.md index a466d27..cc36d67 100644 --- a/public/content/mcp/cline.md +++ b/public/content/mcp/cline.md @@ -4,7 +4,7 @@ path: /mcp/cline visibility: PUBLIC status: PUBLISHED description: The Pieces MCP integration with Cline lets you use Pieces Long-Term Memory in VS Code via the Cline extension, an AI coding agent that supports MCP. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Cline +metaTitle: Pieces MCP + Cline | Setup Guide metaDescription: Learn how to integrate Pieces MCP with Cline. Use SSE transport for reliable connection—Streamable HTTP has known compatibility issues. --- diff --git a/public/content/mcp/continue-dev.md b/public/content/mcp/continue-dev.md index f6d7fc9..ef898fa 100644 --- a/public/content/mcp/continue-dev.md +++ b/public/content/mcp/continue-dev.md @@ -3,8 +3,8 @@ title: Pieces MCP + Continue.dev Integration path: /mcp/continue-dev visibility: PUBLIC status: PUBLISHED -description: The Pieces MCP integration with Continue.dev lets you use Pieces Long-Term Memory directly in VS Code or JetBrains IDEs via the open-source Continue.dev extension, in agent mode. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Continue.dev +description: Set up Pieces MCP with Continue.dev to use Long-Term Memory in VS Code or JetBrains via the open-source extension's agent mode. +metaTitle: Pieces MCP + Continue.dev | Setup Guide metaDescription: Learn how to integrate Pieces MCP with Continue.dev. Access Long-Term Memory in agent mode for enhanced, context-aware productivity. --- diff --git a/public/content/mcp/cursor.md b/public/content/mcp/cursor.md index 0c7c0ac..a0bfad9 100644 --- a/public/content/mcp/cursor.md +++ b/public/content/mcp/cursor.md @@ -3,8 +3,8 @@ title: Pieces MCP + Cursor Integration path: /mcp/cursor visibility: PUBLIC status: PUBLISHED -description: The Pieces MCP integration with Cursor lets you use Pieces Long-Term Memory directly in the Cursor IDE, improving your coding workflow with easy context retrieval. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Cursor +description: Connect Pieces MCP to Cursor for Long-Term Memory access directly in the IDE—get context-aware AI assistance as you code. +metaTitle: Pieces MCP + Cursor | Setup Guide metaDescription: Read documentation on integrating Pieces Model Context Protocol (MCP) with Cursor. Learn how to enhance your developer workflow by leveraging Long-Term Memory. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/MCP/cursor_mcp.png" --- diff --git a/public/content/mcp/github-copilot.md b/public/content/mcp/github-copilot.md index c73f9b0..259967b 100644 --- a/public/content/mcp/github-copilot.md +++ b/public/content/mcp/github-copilot.md @@ -3,8 +3,8 @@ title: Pieces MCP + GitHub Copilot path: /mcp/github-copilot visibility: PUBLIC status: PUBLISHED -description: The Pieces MCP (Model Context Protocol) integration with GitHub Copilot allows you to leverage Pieces Long-Term Memory (LTM) directly within the Visual Studio Code editor, enhancing your coding workflow with seamless contextual information retrieval. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with GitHub Copilot +description: Connect Pieces MCP to GitHub Copilot for Long-Term Memory access directly in VS Code—get context-aware AI assistance as you code. +metaTitle: Pieces MCP + GitHub Copilot | Setup Guide metaDescription: Discover how to integrate Pieces Model Context Protocol (MCP) with GitHub Copilot. Access Long-Term Memory within your IDE for enhanced, context-aware productivity. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/MCP/github_mcp.png" --- diff --git a/public/content/mcp/google-gemini-cli.md b/public/content/mcp/google-gemini-cli.md index 8b62b7e..ede6359 100644 --- a/public/content/mcp/google-gemini-cli.md +++ b/public/content/mcp/google-gemini-cli.md @@ -4,7 +4,7 @@ path: /mcp/google-gemini-cli visibility: PUBLIC status: PUBLISHED description: The Pieces MCP integration with Google Gemini CLI lets you use Pieces Long-Term Memory directly from the Gemini command-line agent. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Google Gemini CLI +metaTitle: Pieces MCP + Google Gemini CLI | Setup Guide metaDescription: Learn how to integrate Pieces MCP with Google Gemini CLI. Use httpUrl for Streamable HTTP or url for SSE. --- diff --git a/public/content/mcp/goose.md b/public/content/mcp/goose.md index bb194ef..870df30 100644 --- a/public/content/mcp/goose.md +++ b/public/content/mcp/goose.md @@ -3,8 +3,8 @@ title: Pieces MCP + Goose Integration path: /mcp/goose visibility: PUBLIC status: PUBLISHED -description: The Pieces MCP integration with Goose lets you use Pieces Long-Term Memory directly through the Goose CLI, enhancing your coding workflow with deep contextual awareness. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Goose +description: Set up Pieces MCP with Goose to access Long-Term Memory directly in the Goose CLI, adding deep context awareness to your coding workflow. +metaTitle: Pieces MCP + Goose | Setup Guide metaDescription: Discover how to integrate Pieces Model Context Protocol (MCP) with Goose. Access Long-Term Memory within your IDE for enhanced, context-aware productivity. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/MCP/goose_mcp.png" --- diff --git a/public/content/mcp/jetbrains-ides.md b/public/content/mcp/jetbrains-ides.md index 8ff8d26..9a5e74b 100644 --- a/public/content/mcp/jetbrains-ides.md +++ b/public/content/mcp/jetbrains-ides.md @@ -3,8 +3,8 @@ title: Pieces MCP + JetBrains IDEs Integration path: /mcp/jetbrains-ides visibility: PUBLIC status: PUBLISHED -description: The Pieces MCP integration with JetBrains IDEs (IntelliJ IDEA, PyCharm, WebStorm, GoLand, etc.) lets you use Pieces Long-Term Memory directly in your IDE via the AI Assistant. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with JetBrains IDEs +description: Set up Pieces MCP with JetBrains IDEs—IntelliJ, PyCharm, WebStorm, GoLand—for Long-Term Memory access via the AI Assistant. +metaTitle: Pieces MCP + JetBrains IDEs | Setup Guide metaDescription: Learn how to integrate Pieces MCP with JetBrains IDEs. Requires JetBrains 2025.2+ with AI Assistant. Access Long-Term Memory for enhanced productivity. --- diff --git a/public/content/mcp/mcp-remote.md b/public/content/mcp/mcp-remote.md index 990f1c6..905bb3f 100644 --- a/public/content/mcp/mcp-remote.md +++ b/public/content/mcp/mcp-remote.md @@ -3,8 +3,8 @@ title: MCP Bridge path: /mcp/mcp-remote visibility: PUBLIC status: PUBLISHED -description: Learn how to use the mcp-remote stdio bridge to connect stdio-only MCP clients to PiecesOS, enabling Pieces Long-Term Memory in Raycast, Zed, Claude Cowork, and more. -metaTitle: MCP Bridge | Pieces Docs +description: Use the mcp-remote bridge to connect stdio-only MCP clients to PiecesOS, enabling Long-Term Memory in Raycast, Zed, Claude Cowork, and more. +metaTitle: Set Up the MCP Remote Bridge | Pieces Docs metaDescription: Use mcp-remote to connect stdio-only MCP clients to PiecesOS. Step-by-step guide for Raycast, Zed, Claude Cowork, OpenClaw, and remote setups. --- diff --git a/public/content/mcp/ngrok-setup.md b/public/content/mcp/ngrok-setup.md index a74fa9a..8c13163 100644 --- a/public/content/mcp/ngrok-setup.md +++ b/public/content/mcp/ngrok-setup.md @@ -3,8 +3,8 @@ title: Tunneling path: /mcp/ngrok-setup visibility: PUBLIC status: PUBLISHED -description: Learn how to expose PiecesOS via ngrok to get a public HTTPS URL for MCP integrations that require remote access, such as ChatGPT Developer Mode and remote OpenClaw. -metaTitle: Tunneling | Pieces Docs +description: Expose PiecesOS via ngrok for a public HTTPS URL—required by MCP integrations like ChatGPT Developer Mode and remote OpenClaw. +metaTitle: Set Up Remote MCP Access with ngrok Tunneling | Pieces metaDescription: Step-by-step guide to set up ngrok with PiecesOS for remote MCP access. Required for ChatGPT Developer Mode and other integrations that need HTTPS. --- diff --git a/public/content/mcp/openai-codex-cli.md b/public/content/mcp/openai-codex-cli.md index 9df5927..2e62f5d 100644 --- a/public/content/mcp/openai-codex-cli.md +++ b/public/content/mcp/openai-codex-cli.md @@ -4,7 +4,7 @@ path: /mcp/openai-codex-cli visibility: PUBLIC status: PUBLISHED description: The Pieces MCP integration with OpenAI Codex CLI lets you use Pieces Long-Term Memory directly from the Codex command-line agent. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with OpenAI Codex CLI +metaTitle: Pieces MCP + OpenAI Codex CLI | Setup Guide metaDescription: Learn how to integrate Pieces MCP with OpenAI Codex CLI. Use TOML config format for MCP server setup. Requires Codex 0.2.0+. --- diff --git a/public/content/mcp/openclaw.md b/public/content/mcp/openclaw.md index 1ce060e..487f2ce 100644 --- a/public/content/mcp/openclaw.md +++ b/public/content/mcp/openclaw.md @@ -3,8 +3,8 @@ title: Pieces MCP + OpenClaw Integration path: /mcp/openclaw visibility: PUBLIC status: PUBLISHED -description: The Pieces MCP integration with OpenClaw lets you use Pieces Long-Term Memory in the open-source self-hosted AI agent that runs 24/7 and connects to messaging platforms. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with OpenClaw +description: Connect Pieces MCP to OpenClaw for Long-Term Memory in the open-source self-hosted AI agent that runs 24/7 on messaging platforms. +metaTitle: Pieces MCP + OpenClaw | Setup Guide metaDescription: Learn how to integrate Pieces MCP with OpenClaw. OpenClaw executes MCP tools via MCPorter. Automate standups, meeting prep, and more. --- diff --git a/public/content/mcp/prompting.md b/public/content/mcp/prompting.md index 823afb0..921ebe5 100644 --- a/public/content/mcp/prompting.md +++ b/public/content/mcp/prompting.md @@ -4,7 +4,7 @@ path: /mcp/prompting visibility: PUBLIC status: PUBLISHED description: A straightforward guide on using different prompting techniques to retrieve and manage useful, relevant workflow context using Pieces MCP integrations. -metaTitle: Pieces MCP Prompting +metaTitle: Effective MCP Prompting Techniques | Pieces Docs metaDescription: Master effective prompting for Pieces MCP. Learn to craft precise queries that leverage context-driven AI responses, optimizing your coding workflow instantly. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/MCP/mcp.png" --- diff --git a/public/content/mcp/raycast.md b/public/content/mcp/raycast.md index d373f29..5ef0a86 100644 --- a/public/content/mcp/raycast.md +++ b/public/content/mcp/raycast.md @@ -4,7 +4,7 @@ path: /mcp/raycast visibility: PUBLIC status: PUBLISHED description: The Pieces MCP integration with Raycast lets you use Pieces Long-Term Memory in the Raycast macOS launcher via an stdio-to-HTTP bridge. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Raycast +metaTitle: Pieces MCP + Raycast | Setup Guide metaDescription: Learn how to integrate Pieces MCP with Raycast. Raycast supports stdio only—use mcp-remote bridge to connect to PiecesOS. macOS only. --- diff --git a/public/content/mcp/rovo-dev-cli.md b/public/content/mcp/rovo-dev-cli.md index f44d850..ca5a115 100644 --- a/public/content/mcp/rovo-dev-cli.md +++ b/public/content/mcp/rovo-dev-cli.md @@ -4,7 +4,7 @@ path: /mcp/rovo-dev-cli visibility: PUBLIC status: PUBLISHED description: The Pieces MCP integration with Rovo Dev CLI (Atlassian's AI tool) lets you use Pieces Long-Term Memory directly from the command line. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Rovo Dev CLI +metaTitle: Pieces MCP + Rovo Dev CLI | Setup Guide metaDescription: Learn how to integrate Pieces MCP with Rovo Dev CLI. Access Long-Term Memory for enhanced, context-aware productivity. --- diff --git a/public/content/mcp/vs-code.md b/public/content/mcp/vs-code.md index e0627f2..cd81594 100644 --- a/public/content/mcp/vs-code.md +++ b/public/content/mcp/vs-code.md @@ -3,8 +3,8 @@ title: Pieces MCP + VS Code Integration path: /mcp/vs-code visibility: PUBLIC status: PUBLISHED -description: The Pieces MCP integration with Visual Studio Code lets you use Pieces Long-Term Memory directly in your editor, enhancing your coding workflow with context-aware AI assistance. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with VS Code +description: Set up Pieces MCP with VS Code to access Long-Term Memory directly in your editor for context-aware AI coding assistance. +metaTitle: Pieces MCP + VS Code | Setup Guide metaDescription: Learn how to integrate Pieces MCP with Visual Studio Code. Access Long-Term Memory within your editor for enhanced, context-aware productivity. --- diff --git a/public/content/mcp/windsurf.md b/public/content/mcp/windsurf.md index 615f9b5..e85c977 100644 --- a/public/content/mcp/windsurf.md +++ b/public/content/mcp/windsurf.md @@ -4,7 +4,7 @@ path: /mcp/windsurf visibility: PUBLIC status: PUBLISHED description: The Pieces MCP integration with Windsurf lets you use Pieces Long-Term Memory directly in the Windsurf IDE, enhancing your coding workflow with context-aware AI assistance via Cascade. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Windsurf +metaTitle: Pieces MCP + Windsurf | Setup Guide metaDescription: Learn how to integrate Pieces MCP with Windsurf. Access Long-Term Memory within Cascade for enhanced, context-aware productivity. --- diff --git a/public/content/mcp/zed.md b/public/content/mcp/zed.md index 6823dfe..91b073e 100644 --- a/public/content/mcp/zed.md +++ b/public/content/mcp/zed.md @@ -4,7 +4,7 @@ path: /mcp/zed visibility: PUBLIC status: PUBLISHED description: The Pieces MCP integration with Zed lets you use Pieces Long-Term Memory in the Zed editor using an stdio-to-HTTP bridge, enhancing your coding workflow with context-aware AI assistance. -metaTitle: Integrate Pieces Model Context Protocol (MCP) with Zed +metaTitle: Pieces MCP + Zed | Setup Guide metaDescription: Learn how to integrate Pieces MCP with Zed. Zed uses stdio only—connect via mcp-remote bridge to access Long-Term Memory. --- diff --git a/public/content/meet-pieces.md b/public/content/meet-pieces.md index 26c45b8..c22a148 100644 --- a/public/content/meet-pieces.md +++ b/public/content/meet-pieces.md @@ -3,7 +3,7 @@ title: Getting to Know Pieces 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. +description: Pieces is an on-device AI tool that captures and recalls your workflow context—with a desktop app and MCP integrations for your favorite tools. 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" diff --git a/public/content/meet-pieces/fundamentals.md b/public/content/meet-pieces/fundamentals.md index c452943..7cc5cf0 100644 --- a/public/content/meet-pieces/fundamentals.md +++ b/public/content/meet-pieces/fundamentals.md @@ -4,7 +4,7 @@ path: /meet-pieces/fundamentals visibility: PUBLIC status: PUBLISHED description: Learn about the [3] core features of Pieces, available for use within the Pieces Desktop App and any supported browser or IDE integration. -metaTitle: Pieces Fundamentals +metaTitle: Pieces Fundamentals | How Long-Term Memory Works metaDescription: Learn about the [3] core features of Pieces, available for use within the Pieces Desktop App and any supported browser or IDE integration. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/meet_pieces/meet_pieces_fundamentals.png" --- diff --git a/public/content/meet-pieces/linux-installation-guide.md b/public/content/meet-pieces/linux-installation-guide.md index 913ae38..415001b 100644 --- a/public/content/meet-pieces/linux-installation-guide.md +++ b/public/content/meet-pieces/linux-installation-guide.md @@ -4,7 +4,7 @@ path: /meet-pieces/linux-installation-guide visibility: PUBLIC status: PUBLISHED description: Install Pieces for Linux via Snap or Flatpak. Choose the installation method that works best for your distribution. -metaTitle: Get started | Linux +metaTitle: Install Pieces on Linux | Complete Setup Guide metaDescription: Get started with Pieces on Linux – install via Snap or Flatpak, then configure and optimize your setup for AI-powered development. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/meet_pieces/meet_pieces_linux_install.png" --- diff --git a/public/content/meet-pieces/linux-installation-guide/flatpak.md b/public/content/meet-pieces/linux-installation-guide/flatpak.md index 0a54d5a..167b83d 100644 --- a/public/content/meet-pieces/linux-installation-guide/flatpak.md +++ b/public/content/meet-pieces/linux-installation-guide/flatpak.md @@ -4,7 +4,7 @@ path: /meet-pieces/linux-installation-guide/flatpak visibility: PUBLIC status: PUBLISHED description: Install Pieces for Linux using Flatpak. A universal package format for Fedora, Arch, Linux Mint, and other distributions. -metaTitle: Flatpak Installation | Linux +metaTitle: Install Pieces via Flatpak on Linux | Pieces Docs metaDescription: Install Pieces via Flatpak on Fedora, Arch, Linux Mint and other distros. Sandboxed installation with manual PiecesOS management. --- diff --git a/public/content/meet-pieces/linux-installation-guide/snap.md b/public/content/meet-pieces/linux-installation-guide/snap.md index 2914c8c..fc05e6d 100644 --- a/public/content/meet-pieces/linux-installation-guide/snap.md +++ b/public/content/meet-pieces/linux-installation-guide/snap.md @@ -4,7 +4,7 @@ path: /meet-pieces/linux-installation-guide/snap visibility: PUBLIC status: PUBLISHED description: Install Pieces for Linux using Snap. The recommended method for Ubuntu users with automatic updates and system integration. -metaTitle: Snap Installation | Linux +metaTitle: Install Pieces on Linux with Snap | Pieces Docs metaDescription: Install Pieces via Snap on Ubuntu. One-command install with automatic updates, system interfaces, and easy management. --- diff --git a/public/content/meet-pieces/macos-installation-guide.md b/public/content/meet-pieces/macos-installation-guide.md index d5dbd5b..d7cb6cc 100644 --- a/public/content/meet-pieces/macos-installation-guide.md +++ b/public/content/meet-pieces/macos-installation-guide.md @@ -4,7 +4,7 @@ path: /meet-pieces/macos-installation-guide visibility: PUBLIC status: PUBLISHED description: Install Pieces for macOS. Choose your preferred installation method - DMG, PKG, or Homebrew. -metaTitle: Get started | MacOS +metaTitle: Install Pieces on macOS | Complete Setup Guide metaDescription: Get started with Pieces on macOS – install via DMG, PKG, or Homebrew, then configure and optimize your setup for AI-powered development. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/meet_pieces/meet_pieces_macos_install.webp" --- diff --git a/public/content/meet-pieces/macos-installation-guide/dmg.md b/public/content/meet-pieces/macos-installation-guide/dmg.md index 4a8a8c5..db65e09 100644 --- a/public/content/meet-pieces/macos-installation-guide/dmg.md +++ b/public/content/meet-pieces/macos-installation-guide/dmg.md @@ -4,7 +4,7 @@ path: /meet-pieces/macos-installation-guide/dmg visibility: PUBLIC status: PUBLISHED description: Install Pieces for macOS using the DMG installer. The recommended method with support for both Apple Silicon and Intel Macs. -metaTitle: DMG Installation | macOS +metaTitle: Install Pieces on macOS with DMG | Pieces Docs metaDescription: Install Pieces via DMG on macOS. Download for Apple Silicon (M1/M2/M3/M4) or Intel, drag to Applications, and start using Pieces. --- diff --git a/public/content/meet-pieces/macos-installation-guide/homebrew.md b/public/content/meet-pieces/macos-installation-guide/homebrew.md index 3a9af61..e15145b 100644 --- a/public/content/meet-pieces/macos-installation-guide/homebrew.md +++ b/public/content/meet-pieces/macos-installation-guide/homebrew.md @@ -4,7 +4,7 @@ path: /meet-pieces/macos-installation-guide/homebrew visibility: PUBLIC status: PUBLISHED description: Install Pieces for macOS using Homebrew. A one-command install for developers who prefer package managers. -metaTitle: Homebrew Installation | macOS +metaTitle: Install Pieces with Homebrew on macOS | Pieces Docs metaDescription: Install Pieces via Homebrew on macOS. One command to install both Pieces Desktop and PiecesOS. --- diff --git a/public/content/meet-pieces/macos-installation-guide/pkg.md b/public/content/meet-pieces/macos-installation-guide/pkg.md index 0b7330d..651f3b9 100644 --- a/public/content/meet-pieces/macos-installation-guide/pkg.md +++ b/public/content/meet-pieces/macos-installation-guide/pkg.md @@ -4,7 +4,7 @@ path: /meet-pieces/macos-installation-guide/pkg visibility: PUBLIC status: PUBLISHED description: Install Pieces for macOS using the PKG installer. An alternative method with a guided installation wizard. -metaTitle: PKG Installation | macOS +metaTitle: Install Pieces with PKG on macOS | Pieces Docs metaDescription: Install Pieces via PKG on macOS. Download for Apple Silicon or Intel and follow the installation wizard. --- diff --git a/public/content/meet-pieces/managing-your-account.md b/public/content/meet-pieces/managing-your-account.md index ed7d001..b73d3e7 100644 --- a/public/content/meet-pieces/managing-your-account.md +++ b/public/content/meet-pieces/managing-your-account.md @@ -38,7 +38,7 @@ When you launch PiecesOS for the first time (or after signing out), it will prom - +PiecesOS Quick Menu sign-in prompt on macOS > The PiecesOS Quick Menu sign-in prompt on macOS diff --git a/public/content/meet-pieces/sign-into-pieces.md b/public/content/meet-pieces/sign-into-pieces.md index 8d684b1..1b750ba 100644 --- a/public/content/meet-pieces/sign-into-pieces.md +++ b/public/content/meet-pieces/sign-into-pieces.md @@ -3,7 +3,7 @@ title: Getting Started with Sign-In path: /meet-pieces/sign-into-pieces visibility: PUBLIC status: PUBLISHED -description: Everything you need to know about signing in to Pieces, including step-by-step instructions, troubleshooting common issues, and understanding our new security requirements. +description: Sign in to Pieces—step-by-step instructions, troubleshooting common auth issues, and understanding security requirements. metaTitle: "Sign In to Pieces: Authentication Guide & Troubleshooting" metaDescription: Learn how to sign in to Pieces Desktop App. Step-by-step guide for new and existing users, platform instructions, and troubleshooting common sign-in issues. --- diff --git a/public/content/meet-pieces/troubleshooting.md b/public/content/meet-pieces/troubleshooting.md index 185b420..39aa406 100644 --- a/public/content/meet-pieces/troubleshooting.md +++ b/public/content/meet-pieces/troubleshooting.md @@ -3,8 +3,8 @@ title: Troubleshooting path: /meet-pieces/troubleshooting visibility: PUBLIC status: PUBLISHED -description: If the Pieces Desktop App isn't working properly, start here. This page explains our troubleshooting documentation and guides you to the right solution for your issue. -metaTitle: Troubleshooting | Pieces Docs +description: Pieces not working properly? Start here for troubleshooting guides, common fixes, and step-by-step solutions by platform. +metaTitle: Troubleshooting Pieces | Common Issues & Fixes metaDescription: Having issues with the Pieces Desktop App? Start here for troubleshooting guides and solutions to quickly resolve common problems ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/meet_pieces/meet_pieces_troubleshooting_default_pieces_OG.png" --- diff --git a/public/content/meet-pieces/troubleshooting/linux.md b/public/content/meet-pieces/troubleshooting/linux.md index 5ae05d3..d5faedf 100644 --- a/public/content/meet-pieces/troubleshooting/linux.md +++ b/public/content/meet-pieces/troubleshooting/linux.md @@ -4,7 +4,7 @@ path: /meet-pieces/troubleshooting/linux visibility: PUBLIC status: PUBLISHED description: Learn about what troubleshooting steps to take if PiecesOS or the Pieces Desktop App isn’t working as expected on your Linux device. -metaTitle: Issues | Linux +metaTitle: Troubleshoot Pieces on Linux | Common Fixes metaDescription: Learn about what troubleshooting steps to take if PiecesOS or the Pieces Desktop App isn’t working as expected on your Linux device. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/meet_pieces/meet_pieces_troubleshooting_linux.png" --- diff --git a/public/content/meet-pieces/troubleshooting/macos.md b/public/content/meet-pieces/troubleshooting/macos.md index ed312eb..3506ad4 100644 --- a/public/content/meet-pieces/troubleshooting/macos.md +++ b/public/content/meet-pieces/troubleshooting/macos.md @@ -4,7 +4,7 @@ path: /meet-pieces/troubleshooting/macos visibility: PUBLIC status: PUBLISHED description: Learn about what troubleshooting steps to take if PiecesOS or the Pieces Desktop App isn’t working as expected on your macOS device. -metaTitle: Issues | macOS +metaTitle: Troubleshoot Pieces on macOS | Common Fixes metaDescription: Learn what troubleshooting steps to take if PiecesOS or the Pieces Desktop App is not working as expected on your Mac. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/meet_pieces/meet_pieces_troubleshooting_macOS.png" --- diff --git a/public/content/meet-pieces/troubleshooting/windows.md b/public/content/meet-pieces/troubleshooting/windows.md index a9f8230..13727d9 100644 --- a/public/content/meet-pieces/troubleshooting/windows.md +++ b/public/content/meet-pieces/troubleshooting/windows.md @@ -4,7 +4,7 @@ path: /meet-pieces/troubleshooting/windows visibility: PUBLIC status: PUBLISHED description: Learn about what troubleshooting steps to take if PiecesOS or the Pieces Desktop App isn’t working as expected on your Windows issues. -metaTitle: Issues | Windows +metaTitle: Troubleshoot Pieces on Windows | Common Fixes metaDescription: Learn about what troubleshooting steps to take if PiecesOS or the Pieces Desktop App isn’t working as expected on your Windows issues. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/meet_pieces/meet_pieces_troubleshooting_windows.png" --- diff --git a/public/content/meet-pieces/windows-installation-guide.md b/public/content/meet-pieces/windows-installation-guide.md index f5f51c3..e12b897 100644 --- a/public/content/meet-pieces/windows-installation-guide.md +++ b/public/content/meet-pieces/windows-installation-guide.md @@ -4,7 +4,7 @@ path: /meet-pieces/windows-installation-guide visibility: PUBLIC status: PUBLISHED description: Install Pieces for Windows. Choose your preferred installation method - AppInstaller, EXE, or WinGet. -metaTitle: Get Started | Windows +metaTitle: Install Pieces on Windows | Complete Setup Guide metaDescription: Get started with Pieces on Windows – install via AppInstaller, EXE, or WinGet, then configure and optimize your setup for AI-powered development. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/meet_pieces/meet_pieces_windows_install.png" --- diff --git a/public/content/meet-pieces/windows-installation-guide/appinstaller.md b/public/content/meet-pieces/windows-installation-guide/appinstaller.md index 0b7745c..bf72a51 100644 --- a/public/content/meet-pieces/windows-installation-guide/appinstaller.md +++ b/public/content/meet-pieces/windows-installation-guide/appinstaller.md @@ -4,7 +4,7 @@ path: /meet-pieces/windows-installation-guide/appinstaller visibility: PUBLIC status: PUBLISHED description: Install Pieces for Windows using the AppInstaller. The recommended method with automatic PiecesOS installation. -metaTitle: AppInstaller | Windows +metaTitle: Install Pieces via AppInstaller on Windows | Pieces Docs metaDescription: Install Pieces via AppInstaller on Windows. The recommended method that automatically installs PiecesOS alongside the Desktop App. --- diff --git a/public/content/meet-pieces/windows-installation-guide/exe.md b/public/content/meet-pieces/windows-installation-guide/exe.md index c8068e0..a6ab9ad 100644 --- a/public/content/meet-pieces/windows-installation-guide/exe.md +++ b/public/content/meet-pieces/windows-installation-guide/exe.md @@ -4,7 +4,7 @@ path: /meet-pieces/windows-installation-guide/exe visibility: PUBLIC status: PUBLISHED description: Install Pieces for Windows using the EXE installer. A traditional installer for environments where AppInstaller isn't available. -metaTitle: EXE Installation | Windows +metaTitle: Install Pieces on Windows with EXE | Pieces Docs metaDescription: Install Pieces via EXE on Windows. A traditional installer with full control over the installation process. --- diff --git a/public/content/meet-pieces/windows-installation-guide/winget.md b/public/content/meet-pieces/windows-installation-guide/winget.md index 7a47f17..07f6969 100644 --- a/public/content/meet-pieces/windows-installation-guide/winget.md +++ b/public/content/meet-pieces/windows-installation-guide/winget.md @@ -4,7 +4,7 @@ path: /meet-pieces/windows-installation-guide/winget visibility: PUBLIC status: PUBLISHED description: Install Pieces for Windows using WinGet. A one-command install for developers who prefer package managers. -metaTitle: WinGet Installation | Windows +metaTitle: Install Pieces with WinGet on Windows | Pieces Docs metaDescription: Install Pieces via WinGet on Windows. One command to install Pieces without leaving your terminal. --- diff --git a/public/content/organizations-and-teams/billing.md b/public/content/organizations-and-teams/billing.md index b6c27ef..6656b04 100644 --- a/public/content/organizations-and-teams/billing.md +++ b/public/content/organizations-and-teams/billing.md @@ -4,7 +4,7 @@ path: /desktop/organizations-and-teams/billing visibility: PUBLIC status: PUBLISHED description: Learn how to manage your organization's subscription, update seat counts, and configure billing information. -metaTitle: Billing | Pieces Docs +metaTitle: Manage Billing & Subscriptions | Pieces Teams metaDescription: Guide to managing organization subscriptions, seat counts, billing addresses, and payment information. --- diff --git a/public/content/organizations-and-teams/member-overview.md b/public/content/organizations-and-teams/member-overview.md index 02eb8e5..69da68a 100644 --- a/public/content/organizations-and-teams/member-overview.md +++ b/public/content/organizations-and-teams/member-overview.md @@ -4,7 +4,7 @@ path: /desktop/organizations-and-teams/member-overview visibility: PUBLIC status: PUBLISHED description: Learn how to navigate your organization dashboard and collaborate with your team as a member. -metaTitle: Member Overview | Pieces Docs +metaTitle: Team Member Overview & Roles | Pieces Docs metaDescription: Guide to using the organization Home page as a Read or Write member. --- diff --git a/public/content/organizations-and-teams/settings-models.md b/public/content/organizations-and-teams/settings-models.md index d46723c..ef02ae4 100644 --- a/public/content/organizations-and-teams/settings-models.md +++ b/public/content/organizations-and-teams/settings-models.md @@ -4,7 +4,7 @@ path: /desktop/organizations-and-teams/settings-models visibility: PUBLIC status: PUBLISHED description: Organization management for AI—control model access, processing mode, and API keys. Models is the parent section; API Keys is a tab within it. -metaTitle: Models Settings | Pieces Docs +metaTitle: Configure AI Models for Teams | Pieces Settings metaDescription: Learn how to manage model access, processing mode, and API keys in the Models section (organization management for AI). --- diff --git a/public/content/privacy-security-your-data.md b/public/content/privacy-security-your-data.md index 91e005e..839cbf8 100644 --- a/public/content/privacy-security-your-data.md +++ b/public/content/privacy-security-your-data.md @@ -3,13 +3,13 @@ title: Privacy, Security & Your Data path: /privacy-security-your-data visibility: PUBLIC status: PUBLISHED -description: Pieces is built local-first and SOC 2 Type II certified—your code and context stay on your device by default. This page covers where your data lives, how security is designed, what runs offline, and the controls you have over telemetry and cloud features. +description: Pieces is local-first and SOC 2 Type II certified—your data stays on-device. Learn about security, offline capabilities, and telemetry controls. metaTitle: Pieces Privacy & Security | Your Data metaDescription: How Pieces keeps your data private and secure—local-first architecture, SOC 2 Type II compliance, optional cloud features, on-device LTM processing, and full user control. ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/pieces_more/privacy_security_your_data.png" --- - +SOC 2 Type II certified security badge for Pieces *** diff --git a/public/content/quick-guides/ltm-prompting.md b/public/content/quick-guides/ltm-prompting.md index 9f59558..3af5bc2 100644 --- a/public/content/quick-guides/ltm-prompting.md +++ b/public/content/quick-guides/ltm-prompting.md @@ -3,7 +3,7 @@ title: Long-Term Memory Prompting Guide path: /quick-guides/ltm-prompting visibility: PUBLIC status: PUBLISHED -description: Learn how to query Pieces Long-Term Memory effectively using time, source, gesture, topic, and people—plus best practices and example prompts for the Workstream Activity view. +description: Query Pieces Long-Term Memory effectively using time, source, topic, and people filters—with best practices and example prompts. metaTitle: Long-Term Memory prompting guide | Pieces Docs metaDescription: Learn how to query Pieces Long-Term Memory effectively. Combine time, source, topic, and more for better results. Includes example prompts and best practices. --- diff --git a/public/content/quick-guides/ltm-prompting/workstream-activity.md b/public/content/quick-guides/ltm-prompting/workstream-activity.md index dba44ce..b6195c4 100644 --- a/public/content/quick-guides/ltm-prompting/workstream-activity.md +++ b/public/content/quick-guides/ltm-prompting/workstream-activity.md @@ -3,7 +3,7 @@ title: Use Cases for the Pieces Workstream Activity View path: /quick-guides/ltm-prompting/workstream-activity visibility: PUBLIC status: PUBLISHED -description: The Workstream Activity view is a timeline of LTM summaries that let you capture, filter, and share workflow memories or add them as context for Conversational Search chats. +description: Use the Workstream Activity timeline to capture, filter, and share LTM summaries or add them as context for chats. metaTitle: Workstream Activity View use cases and examples | Pieces Docs metaDescription: The Workstream Activity view is a timeline of LTM summaries that let you capture, filter, and share workflow memories or add them as context for Conversational Search chats. --- diff --git a/public/content/support.md b/public/content/support.md index eea26ea..04342cf 100644 --- a/public/content/support.md +++ b/public/content/support.md @@ -4,12 +4,12 @@ path: /support visibility: PUBLIC status: PUBLISHED ogImage: "https://storage.googleapis.com/hashnode_product_documentation_assets/og_images/support/pieces_support.png" -description: Get help with Pieces—book a call with our engineers, open a GitHub issue, join our Discord, or send feedback. This page also shows where to find your logs on macOS, Windows, and Linux. -metaTitle: Pieces Support & Help Center +description: Get help with Pieces—book a call, open a GitHub issue, join Discord, or send feedback. Find your logs on macOS, Windows, and Linux. +metaTitle: Get Help with Pieces | Support & Contact Center metaDescription: Reach the Pieces team for live support, report bugs on GitHub, share feedback, or locate your PiecesOS logs on macOS, Windows, and Linux. --- - +Pieces support banner *** @@ -59,7 +59,7 @@ For database paths, manual backups, and cloud restore, see [On-Device Storage](/ If the `Library` folder is hidden, press `⌘+shift+.` (period) in Finder to toggle hidden files. - + Locating Pieces log files on macOS > Locating Pieces log files on macOS @@ -82,7 +82,7 @@ For database paths, manual backups, and cloud restore, see [On-Device Storage](/ Replace `` with your system username. If `AppData` is hidden, enable `View → Show → Hidden items` in File Explorer. - + Locating Pieces log files on Windows > Locating Pieces log files on Windows @@ -99,7 +99,7 @@ For database paths, manual backups, and cloud restore, see [On-Device Storage](/ In most file managers, press `ctrl+h` to toggle hidden files so you can see the `.local` directory. - + Locating Pieces log files on Linux > Locating Pieces log files on Linux