Pithos Logo PITHOS
📥 Distribution

Download Pithos

Get the VS Code extension for full editor integration or test the browser client instantly.

💻 VS Code Extension

v0.0.2

Integrates directly with your editor to compress prompt contexts, manage cache hit routes, and perform local AI model completions.

Installation Instructions

1. Download the .vsix extension file using the link below.
2. Open your terminal and run the following command:
code --install-extension pithos-0.0.2.vsix
Or: In VS Code, go to Extensions (Ctrl+Shift+X), click the ... (Views and More Actions) menu at the top-right, and select **"Install from VSIX..."**

🌐 Pithos Web Lite

No installation required. Access context pruning and local token optimization directly in your browser.

  • 100% Client-side JS parsing
  • Progressive local WebLLM
  • No servers, zero cost setup

⚙️ Prerequisites

No prerequisites required. The Pithos extension engine is self-contained (bundled, no separate install) and the Bash/Read/Grep compression hook + proxy features work instantly with zero downloads. A separate Python or Ollama installation is not needed.