0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

zerostack起動

0
Last updated at Posted at 2026-05-20

概要

(日記)今日もメモリ不足でスラッシング脳死状態.. メモリ高騰がつらい
zerostack使えば少しは楽になる..かも..

環境

準備

mise use rust
cargo install zerostack

mise set GEMINI_API_KEY=*****
OpenRouter経由の場合

https://openrouter.ai にアクセスし、API key取得

mise set OPENROUTER_API_KEY=*****  # OpenRouterを使用する場合

対応モデルリスト: https://openrouter.ai/models

実行

例: Gemini 3.5 Flash
zerostack --provider gemini --model gemini-3.1-pro-preview

以下普通にAI-Agentとして使用。

気づいた点

投稿時点で,

  • 日本語入力字入力でカーソル位置/折り返し等が変

修正されたらzerostackまた試してみよう

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?