AIセッションは消えうる前提で設計する — 回復力だけでは足りず実行環境を切り替えた話 JA AIセッションは消えうる前提で設計する — 回復力だけでは足りず実行環境を切り替えた話
AI要約 はじめに 2026-05-29、Claude Opus 4.8 のリリースと Claude Desktop のアップデート直後に、AI サブセッションが意図せず終了する事象に遭遇しました。最初は数回でしたが、この記事を書いている数時間のあい
Tag timeline
同じキーワードで束ねられた更新を確認できます。カテゴリをまたいだ関連ニュースや実装トピックの追跡に使えます。
AI要約 はじめに 2026-05-29、Claude Opus 4.8 のリリースと Claude Desktop のアップデート直後に、AI サブセッションが意図せず終了する事象に遭遇しました。最初は数回でしたが、この記事を書いている数時間のあい
AI要約 はじめに 2026年5月15日に開催された第5回 AIエージェントソフトウェア開発勉強会にて、私が開発しているOSSのAgentic Workflow Orchestration Engine Graflow について登壇させていただきまし
AI要約 Claude CodeとObsidianを組み合わせ、skillsを活用して個人ルールをAIに自動読み込み・更新させるワークフローを構築した事例紹介。
EN A developer at ARM shares how they combined Claude Code and Obsidian with a skills-based approach to automatically load and update personal coding rules for the AI assistant.
og fallback AI要約 マルチエージェントシステムのワークフロー構造(エージェント・ツール・委譲パス等)を活用した新しいテスト手法を提案する研究論文。
EN A research paper proposing structural coverage criteria for testing multi-agent workflows, leveraging explicit structures such as agents, tools, access rules, and delegation paths.
AI要約 ChatGPTとClaudeを業務で併用する現場向けに、両社公式のプロンプトベストプラクティスを比較・整理した実践的な解説記事。
EN A practical comparison of Anthropic's and OpenAI's official prompt engineering best practices, aimed at teams integrating both Claude and ChatGPT into real workflows.
AI要約 「コードを書く場所」から「AIに任せる場所」へ ~Codex、Cursor、Antigravityを見て感じた、開発環境の大きな変化~ 最近、Codeを触っているのですが、Cursor や Google Antigravity もAIエージ
og fallback AI要約 Dify のノーコード AI ワークフローを活用し、情シス・人事・経費などの社内問い合わせに対応する RAG システムを 5 つの Knowledge ベースで構築した実践レポート。
EN A hands-on report on building an internal Q&A AI with Dify, covering IT helpdesk, HR, and expense queries using five Knowledge bases and a no-code RAG workflow backed by Claude.
AI要約 Cursor公式ベストプラクティスに準拠したRules・Skills・AGENTS.md・MCP・検証・棚卸しを含む実務向け運用テンプレートをまとめた記事。
EN A practical operations template aiming for full compliance with Cursor's official best practices, covering Rules, Skills, AGENTS.md, MCP server setup, validation, and periodic review workflows.
og fallback AI要約 複数のLLMエージェントが連携するワークフローにおける、レイテンシ・信頼性・コストの三者トレードオフを最適化する設計手法を提案した研究論文。
EN A research paper proposing methods to optimize latency, reliability, and cost tradeoffs in agentic workflows composed of multiple interacting LLM-powered and conventional agents.
og fallback AI要約 はじめに 先日、C# 開発者のための GitHub Copilot CLI と VS Code Agent Mode の使い分け という記事を書きました。前回は「ターミナルで大きく回す GitHub Copilot CLI」と「エディターで
og fallback AI要約 AIコードエディタ「Cursor」がオートメーション機能の改善をChangelog上で発表した。繰り返し作業の自動化精度や操作フローの使いやすさが向上しており、開発者の生産性向上に寄与することが期待される。
EN This release brings Cursor Automations to the Agents Window and introduces the ability to configure automations with multiple attached repos or no repos at all.
AI要約 現行Unityが生成する.slnxファイルをCursorが読み込めない問題を解決するため、.slnへ自動変換するVS Code拡張機能を開発・公開した。
EN A developer built a VS Code extension that automatically converts Unity's .slnx solution files to the classic .sln format, enabling Cursor to load C# projects properly.
AI要約 Googleは、Agent Development Kit (ADK) において長時間動作するAIエージェントを構築するための新機能を発表。タスクの一時停止や再開、コンテキスト維持を可能にし、人間の承認待ちや非同期処理を含む複雑なワークフローに対応する。
EN How to transition from stateless chatbots to production-grade agents capable of managing long-running enterprise workflows, such as HR onboarding, that span days or weeks. It introduces the Agent Deve
og fallback AI要約 OpenAIがエージェント開発を加速する3つの新ツール「AgentKit」「拡張Evals」「エージェント向けRFT」をリリースし、プロトタイプから本番運用までを一貫支援する。
EN Today, we’re releasing new tools to help developers go from prototype to production faster: AgentKit, expanded evals capabilities, and reinforcement fine-tuning for agents.