Posted in 2026
How Far Can Generative AI Reduce the Cost of Pure Replacement Modernization?
- 2026/06/21
I often hear people talk about how to use generative AI in development.
生成AI運用の型を覚える: Goal / Memory / Tools / Planner / Guardrail チートシート
- 2026/06/05
生成AIを毎回ゼロから使うと、会話は成立しても運用は安定しにくい。
同じ日に何度も Copilot セッションを書き出しても、ログを上書きしないようにする
- 2026/06/01
AI とのやりとりをブログ記事の材料にするために、 Copilot Chat のセッションを Markdown として保存する流れを作っている。
Turning AI Work into a Workflow from Logs to Translation Review
- 2026/05/31
How can we use AI better?
Avoid judging VS Code chat history from observed data alone
- 2026/05/30
Last time, I created a mechanism to export Copilot Chat sessions using export_sessions.py in order to write an article about my interactions with AI later.
Export Copilot sessions to record interactions with AI as material for articles
- 2026/05/29
When interacting with AI, it can be difficult to look back on something important at the moment, even though it is investigating or making decisions on the spot.
After AGENTS.md, I tried turning translation work into a Skill
- 2026/05/11
Previously, I introduced AGENTS.md into my personal technical blog built with Sphinx + ablog.
Adding AGENTS.md to an Existing Sphinx + ablog Technical Note
- 2026/05/10
As I have been using Codex more often to edit this technical note, I decided to collect the repository-specific working rules in AGENTS.md.