Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SiberflowNew to Visual Studio Code? Get it now.
Siberflow

Siberflow

DatasiberLab

|
1 install
| (0) | Free
AI chat sidebar with multi-provider, tool calling, sandboxed file ops, and task checklists.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Siberflow

AI chat sidebar untuk VSCode. Multi-provider (DeepSeek, Gemini, OpenAI), tool calling sandboxed, task checklist, session persistence.

Fitur

  • Sidebar chat panel — icon Siberflow di activity bar, klik untuk buka
  • Streaming response dengan markdown rendering
  • Tool calling — read_file, write_file, edit_file, copy_file, list_dir, exec — semua sandboxed ke workspace folder
  • Task checklist opt-in — AI maintain progress checklist multi-step yang survive Ctrl+C dan restart
  • Context optimization — buang tool noise turn lama
  • Auto-continue — sambung otomatis respons yang kepotong max_tokens
  • Multi-session — sesi tersimpan di ~/.siberflow/sessions/ per project
  • API key encrypted via VSCode SecretStorage — tidak perlu .env
  • Cross-compat dengan CLI Siberflow — sesi yang dibuat di CLI bisa di-load di VSCode dan sebaliknya

Penggunaan

  1. Klik icon Siberflow di activity bar kiri
  2. Pertama kali: settings panel auto-muncul minta API key + provider
  3. Pilih atau buat sesi → mulai chat

Konfigurasi

Buka panel settings via tombol ⚙ di topbar, atau VSCode preferences → cari "Siberflow":

  • siberflow.provider — deepseek / gemini / openai / openai-responses
  • siberflow.model — override model (kosong = default provider)
  • siberflow.tasks — aktifkan task checklist tool
  • siberflow.contextOptimize — buang tool history turn lama
  • siberflow.autoContinue — auto-sambung respons kepotong (default ON)
  • siberflow.hideTools — sembunyikan detail tool call (spinner only)
  • siberflow.maxIterations — batas tool loop per turn (default 50)
  • siberflow.debug — verbose logging ke stderr

Requirements

  • VSCode 1.85+
  • Workspace folder terbuka (untuk sandbox tools)
  • API key dari provider yang dipakai

Repository

github.com/candrapwr/siberflow

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft