Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions public/content/cli/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions public/content/cli/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions public/content/cli/copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions public/content/cli/copilot/chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 3 additions & 2 deletions public/content/cli/copilot/llms-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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 |
| ----------------------------- | ---------------- |
Expand Down
1 change: 1 addition & 0 deletions public/content/cli/drive.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions public/content/cli/drive/edit-and-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions public/content/cli/drive/saving-materials.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions public/content/cli/drive/search-reuse.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions public/content/cli/drive/sharing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions public/content/cli/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

***
Expand Down
1 change: 1 addition & 0 deletions public/content/cli/tui.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions public/content/cli/tui/copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions public/content/mcp/goose.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ There are **\[2]** primary prerequisites for integrating Pieces with Goose as an
</Step>

<Step title="Install Goose">
If you haven't installed Goose yet, follow the <a target="_blank" href="https://block.github.io/goose/docs/getting-started/installation/">installation instructions</a>.
If you haven't installed Goose yet, follow the <a target="_blank" href="https://goose-docs.ai/docs/getting-started/installation">installation instructions</a>.
</Step>
</Steps>

Expand Down Expand Up @@ -78,7 +78,7 @@ Make sure you have the latest version of Goose installed to ensure compatibility
<Callout type="alert">
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 <a target="_blank" href="https://block.github.io/goose/docs/getting-started/installation/">official, open-source documentation</a> on completing these set-up steps.
Read the <a target="_blank" href="https://goose-docs.ai/docs/getting-started/installation">official, open-source documentation</a> on completing these set-up steps.
</Callout>

### via CLI
Expand Down
2 changes: 1 addition & 1 deletion public/content/mcp/mcp-remote.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

<Callout type="tip">
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).
Expand Down
2 changes: 1 addition & 1 deletion public/content/meet-pieces.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
---
Expand Down
Loading