Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PaleoPalNew to Visual Studio Code? Get it now.
PaleoPal

PaleoPal

Karya Limited

|
1 install
| (0) | Free
VSCode extension for PaleoPal: stateless agent chat and notebook workflows.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PaleoPal VSCode Extension (Scaffold)

Commands:

  • PaleoPal: New Conversation
  • PaleoPal: Ask Agent
  • PaleoPal: Insert Result
  • PaleoPal: Run Notebook Locally

Settings:

  • paleopal.backendUrl (default http://localhost:8000/api)
  • paleopal.defaultProvider (openai|anthropic|google|ollama|grok)
  • paleopal.defaultModel

Notes:

  • This scaffold uses the active editor (markdown) as a proxy for a notebook. In a full implementation, adopt VS Code Notebook API and ipynb editing for richer UX.
  • Calls backend stateless endpoints with metadata.stateless=true and metadata.enable_execution=false so code runs locally.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft