When working with AI coding tools like Codex, OpenCode, or Claude, you often want to show them a screenshot. But on Windows, screenshots get copied to the…
Tag Archives: Workflow
Orchestrator + Child Models via OpenCode Serve — From One-Shot to Real Conversation
What We Wanted Using AI for coding means you want smart models to think through problems. But if you use expensive models for everything, costs add up fast. The…
When Codex Calls opencode run, OpenCode Cannot Ask Back
When Codex runs via bash, can OpenCode ask clarifying questions and wait for answers? The answer is no. How opencode run Works is explicitly a non-interactive…
AI did not remove the work. It pushed my role closer to editing

One thing that has become clearer recently is that AI did not really make the work disappear. What changed is the center of gravity of the work. A lot of my…
AIで人間の仕事が減ったというより、役割が編集者に寄ってきた

最近あらためて感じているのは、AIで人間の仕事がなくなった、というより、仕事の重心がかなり変わったということでした。 前は自分がやっていたことの多くが、作業そのものでした。 情報を集める。 画面を見に行く。 並べる。 叩き台を書く。 同じ説明を少しずつ変えながら整える。 もちろんその全部に意味はあります。…
Clawdbot導入の意外な落とし穴:サンドボックス環境とローカルファイルアクセスの現実

前回、ClawdbotをインストールしてDiscord連携まで完了させました。「これでDiscordから家のPCを自在に操作できるぞ!」と意気込んでいたのですが、使い始めてすぐに「あれ?これ意外と不便じゃないか?」という現実に直面しました。…
ChatGPT×Copilot×自作CLIで実現する「思考するだけ」の執筆フロー
記事を書く作業は、かつては「調べる・書く・整える・投稿する」という複数の工程を、すべて人力で順番にこなす必要がありました。しかし、生成AIと自動化ツールの組み合わせで、その流れは劇的に変化しています。 この記事では、私がContinue reading “ChatGPT×Copilot×自作CLIで実現する「思考するだけ」の執筆フロー”
The “Thinking-Only” Writing Workflow with ChatGPT, Copilot, and Custom CLI
Writing articles used to involve multiple manual steps: researching, drafting, formatting, and publishing. HowContinue reading “The “Thinking-Only” Writing Workflow with ChatGPT, Copilot, and Custom CLI”
頻繁にOCRするなら GCP × VSC × CLI が正解ルートになる理由
OCR(文字起こし)を単発ではなく、継続的・高頻度に行うようになると、ツール選定の基準は一気に変わります。 「無料ツールで済ませるか」「GUIサービスを使うか」という段階を越えたとき、現実的な選択肢として浮上してくるのがContinue reading “頻繁にOCRするなら GCP × VSC × CLI が正解ルートになる理由”
Why GCP x VSC x CLI is the Best Approach for Frequent OCR Workflows
When you start performing OCR (Optical Character Recognition) continuously and frequently rather than as a oneContinue reading “Why GCP x VSC x CLI is the Best Approach for Frequent OCR Workflows”