<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>LLMOps Notes</title><description>LLMOps、AI、MCP、AG-UI、Langfuse などの実験ログ。</description><link>https://llm-lab-e9n.pages.dev/</link><item><title>Cloudflare Workers AIにGLM-5.2がやってきた！特徴と使い所の備忘録</title><link>https://llm-lab-e9n.pages.dev/posts/cloudflare-worker-ai-glm-5-2/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/cloudflare-worker-ai-glm-5-2/</guid><description>Cloudflare Pagesへの再デプロイでwranglerコマンドを毎回思い出さなくてよいように、package.jsonへdeploy系scriptを追加した短い運用メモ。</description><pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Flue 1.0 Betaをローカルで触ってみたら、Quickstartの一文でいきなり止まった</title><link>https://llm-lab-e9n.pages.dev/posts/flue-1-0-beta-local-check/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/flue-1-0-beta-local-check/</guid><description>AstroチームのエージェントフレームワークFlue 1.0 Betaを手元で動かし、init・build・runまでの挙動とハマりどころを記録した実装検証メモ。</description><pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Cloudflare Pagesのデプロイをnpm scriptに寄せた</title><link>https://llm-lab-e9n.pages.dev/posts/cloudflare-pages-deploy-script-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/cloudflare-pages-deploy-script-note/</guid><description>Cloudflare Pagesへの再デプロイでwranglerコマンドを毎回思い出さなくてよいように、package.jsonへdeploy系scriptを追加した短い運用メモ。</description><pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Hermes Agentを実務の意思決定パートナーに育てる検証ロードマップ</title><link>https://llm-lab-e9n.pages.dev/posts/hermes-agent-001-hotel-pricing-agent-start/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/hermes-agent-001-hotel-pricing-agent-start/</guid><description>Hermes Agentを、ビジネスで使える支援エージェントとして育てる検証</description><pubDate>Sun, 14 Jun 2026 00:00:00 GMT</pubDate></item><item><title>ClickHouse × Claude MCPで実現する自然言語データ分析 — SQLを書かない時代は来るのか</title><link>https://llm-lab-e9n.pages.dev/posts/clickhouse-001-claude-mcp/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/clickhouse-001-claude-mcp/</guid><description>ClickHouse MCPを利用して、Claude DesktopからClickHouseを自然言語で操作する環境を構築します。</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate></item><item><title>【Cloudflare】駐車場サイトではKVとAdmin画面がちょうどよかった</title><link>https://llm-lab-e9n.pages.dev/posts/local-site-admin-kv-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/local-site-admin-kv-note/</guid><description>駐車場サイトの空き状況や電話番号のような頻繁に変わる公開値を、環境変数ではなくCloudflare KVとAdmin画面で扱った短い設計メモ。</description><pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Langfuse朝ブリーフィングを実装して試す - 異常traceだけをSlackに流せるか</title><link>https://llm-lab-e9n.pages.dev/posts/langfuse-morning-briefing-trial/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/langfuse-morning-briefing-trial/</guid><description>Langfuseのtrace、token、cost、latencyをCloudflare Workers Cronで集計し、見るべき異常だけをSlackへ流す実装検証。</description><pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Langfuseの異常だけをSlackに流す朝ブリーフィングを作りたい</title><link>https://llm-lab-e9n.pages.dev/posts/langfuse-morning-briefing/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/langfuse-morning-briefing/</guid><description>Traceを毎日見に行く運用は続かない。Langfuseの失敗、トークン急増、低評価出力だけをSlackへ集約する個人GenAIOpsの構想メモ。</description><pubDate>Sat, 06 Jun 2026 00:00:00 GMT</pubDate></item><item><title>プロンプトを磨いても安定しないので、ループで回すことにした</title><link>https://llm-lab-e9n.pages.dev/posts/llm-loop-engineering-first-step/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/llm-loop-engineering-first-step/</guid><description>プロンプトの工夫だけでは出力がブレ続ける問題に対して、生成、評価、フィードバック、再生成のループで対処する考え方を整理しました。手動で始める最小ステップも書いています。</description><pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate></item><item><title>AI GatewayでLLMのリクエストとレスポンスをどこまで記録できるか試す</title><link>https://llm-lab-e9n.pages.dev/posts/cloudflare-ai-gateway-llm-request-response-logging/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/cloudflare-ai-gateway-llm-request-response-logging/</guid><description>Cloudflare AI GatewayをOpenAI互換エンドポイントとして利用し、基本ログ、payload保存制御、メタデータ、コスト推定、OTel連携まで含めてLLM観測の入口として使えるかを整理する。</description><pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate></item><item><title>Cloudflare AI Gatewayの導入で最初に押さえること</title><link>https://llm-lab-e9n.pages.dev/posts/cloudflare-ai-gateway-introduction/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/cloudflare-ai-gateway-introduction/</guid><description>Cloudflare AI GatewayをWorkers AIから使い始めるための最小手順と、OpenAI互換APIへ進む前に理解しておきたい役割、設定、確認ポイントを整理する。</description><pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate></item><item><title>AIでコードを書く速度が上がった後にエンジニアは何を設計するのか</title><link>https://llm-lab-e9n.pages.dev/posts/aidd-after-code-generation-design/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/aidd-after-code-generation-design/</guid><description>Claude CodeやCodexでコード生成が速くなるほど、エンジニアが設計すべき対象はコードそのものから、課題、制約、運用、検証へ広がるという話です。</description><pubDate>Sun, 03 May 2026 00:00:00 GMT</pubDate></item><item><title>作業ログはそのまま記事にせず小さな判断だけ抜き出す</title><link>https://llm-lab-e9n.pages.dev/posts/work-log-to-blog-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/work-log-to-blog-note/</guid><description>Codexの作業ログに残った詰まりや判断を、短いブログメモへ変換するときの考え方をまとめた運用メモ。</description><pubDate>Fri, 01 May 2026 00:00:00 GMT</pubDate></item><item><title>同じ作業を2回やったら負けをAIDD標準化に落とす</title><link>https://llm-lab-e9n.pages.dev/posts/aidd-standardization-repeat-work/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/aidd-standardization-repeat-work/</guid><description>個人のAI活用テクニックをプロンプトのまま終わらせず、標準コマンド、テンプレート、レビュー観点へ落として組織知にする考え方を整理しました。</description><pubDate>Mon, 27 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Generative UIを爆速で実装できる「OpenUI」が面白そう</title><link>https://llm-lab-e9n.pages.dev/posts/generative-ui-fast-development-openui/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/generative-ui-fast-development-openui/</guid><description>Generative UIを一から実装するとコンポーネントの管理やストリーミングの制御がめちゃくちゃ面倒なのだが、それを綺麗に共通化・隠蔽してくれるフレームワーク「OpenUI」</description><pubDate>Tue, 21 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Astroブログのサムネイル余白を目立たせないメモ</title><link>https://llm-lab-e9n.pages.dev/posts/astro-thumbnail-contain-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/astro-thumbnail-contain-note/</guid><description>記事カードの画像をobject-containで見切れないようにしたあと、余白の背景色が目立ちすぎたため、白系の面と薄い境界線に戻した短いUI調整メモ。</description><pubDate>Fri, 17 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Cloudflare PagesでNext.jsの静的サイトを無料公開してみる</title><link>https://llm-lab-e9n.pages.dev/posts/cloudflare-pages-static-site-deploy/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/cloudflare-pages-static-site-deploy/</guid><description>Next.jsで作った静的サイト「戦略の系譜」をCloudflare Pagesへデプロイし、ローカル確認、ビルド、wrangler設定、Productionデプロイ、独自ドメイン公開までを確認した実験ログ。</description><pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate></item><item><title>LLMから狙った通りの構造化データ（JSON）を打率高く抽出するためのTips備忘録</title><link>https://llm-lab-e9n.pages.dev/posts/generative-ui-correct-json-output/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/generative-ui-correct-json-output/</guid><description>LLMから狙い通りの構造化データを最も打率高く（確実かつ低レイテンシで）抽出するためのアプローチとTipsを整理してメモしておきます。</description><pubDate>Sun, 18 Jan 2026 00:00:00 GMT</pubDate></item><item><title>ブログ名をつれづれなる Agent OPSに変えました</title><link>https://llm-lab-e9n.pages.dev/posts/rename-blog-tsurezure-agentops/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/rename-blog-tsurezure-agentops/</guid><description>以前のブログ名から、運用、自動化、AIエージェントの話を扱う場所として「つれづれなる Agent OPS」に変えた理由のメモ。</description><pubDate>Thu, 18 Dec 2025 00:00:00 GMT</pubDate></item><item><title>AgentOpsは新しい名前だが悩みは昔の自動化と似ている</title><link>https://llm-lab-e9n.pages.dev/posts/agentops-old-automation-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/agentops-old-automation-note/</guid><description>バッチ、通知Bot、管理画面、手順書更新の失敗から、AIエージェント運用に引き継がれる論点を整理したメモ。</description><pubDate>Thu, 23 Oct 2025 00:00:00 GMT</pubDate></item><item><title>この処理はAIでできますかと聞かれたときに見る観点</title><link>https://llm-lab-e9n.pages.dev/posts/can-ai-do-this-check-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/can-ai-do-this-check-note/</guid><description>AIで処理できるかを、モデル性能ではなく、入力の揺れ、失敗時の影響、人間確認のコストから考えるメモ。</description><pubDate>Thu, 12 Jun 2025 00:00:00 GMT</pubDate></item><item><title>成功ログだけ残しても運用改善には使えない</title><link>https://llm-lab-e9n.pages.dev/posts/success-log-not-enough-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/success-log-not-enough-note/</guid><description>正常終了のログだけでは、失敗時の判断や復旧手順を改善できないことについての短いログ設計メモ。</description><pubDate>Tue, 04 Mar 2025 00:00:00 GMT</pubDate></item><item><title>AIエージェントに任せる前に手作業の判断基準を書き出す</title><link>https://llm-lab-e9n.pages.dev/posts/manual-decision-before-agent-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/manual-decision-before-agent-note/</guid><description>AIエージェント化を考える前に、担当者が何を見て判断しているのかを棚卸しする必要があるというメモ。</description><pubDate>Thu, 16 Jan 2025 00:00:00 GMT</pubDate></item><item><title>小さな管理画面ほど監査ログが後回しになる</title><link>https://llm-lab-e9n.pages.dev/posts/admin-audit-log-later-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/admin-audit-log-later-note/</guid><description>社内用の小さな管理画面で、誰がいつ何を変えたか分からなくなり、後から調査に困った経験を整理したメモ。</description><pubDate>Thu, 07 Nov 2024 00:00:00 GMT</pubDate></item><item><title>AIに問い合わせ要約を任せる前に決めておくこと</title><link>https://llm-lab-e9n.pages.dev/posts/ai-inquiry-summary-before-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/ai-inquiry-summary-before-note/</guid><description>問い合わせメールやSlackスレッドをAIで要約するとき、便利さより先に確認範囲と原文への戻り方を決める必要があるというメモ。</description><pubDate>Wed, 18 Sep 2024 00:00:00 GMT</pubDate></item><item><title>GitLabが全ユーザーにAI機能「GitLab Duo」を無償提供へ！概要と開発プロセスへの影響メモ</title><link>https://llm-lab-e9n.pages.dev/posts/gitlab-duo-release/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/gitlab-duo-release/</guid><description>GitLabから開発者にとって見逃せない大きな発表がありました。これまで有料プラン（UltimateやPremium）の限定機能、あるいは追加のアドオンライセンスが必要だったAI支援機能「GitLab Duo」が、無料プランを含むすべてのGitLabユーザーにデフォルトで提供されることになります</description><pubDate>Thu, 22 Aug 2024 00:00:00 GMT</pubDate></item><item><title>ドキュメントは読まれないのではなく更新されない</title><link>https://llm-lab-e9n.pages.dev/posts/docs-are-not-updated-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/docs-are-not-updated-note/</guid><description>手順書が現場で信頼されなくなる理由を、読まれないことではなく、運用差分が反映されないこととして整理したメモ。</description><pubDate>Tue, 02 Jul 2024 00:00:00 GMT</pubDate></item><item><title>通知Botを作ったら問い合わせ窓口になってしまった</title><link>https://llm-lab-e9n.pages.dev/posts/notification-bot-owner-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/notification-bot-owner-note/</guid><description>小さな通知Botが便利になるほど、出力の正しさや誤通知時の責任が曖昧になっていくことについてのメモ。</description><pubDate>Tue, 14 May 2024 00:00:00 GMT</pubDate></item><item><title>CSV取込の例外処理は手順書からこぼれていく</title><link>https://llm-lab-e9n.pages.dev/posts/csv-import-exception-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/csv-import-exception-note/</guid><description>列ズレ、文字コード、月末だけの例外など、CSV取込で起きる小さなズレが運用手順から外れていくことについてのメモ。</description><pubDate>Thu, 21 Mar 2024 00:00:00 GMT</pubDate></item><item><title>Reactのコンポーネントで動画を作る「Remotion」の基本概念と使い所のメモ</title><link>https://llm-lab-e9n.pages.dev/posts/react-remotioni-movie-test/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/react-remotioni-movie-test/</guid><description>Webフロントエンドの資産、特にReactとTypeScriptの強力なエコシステムをそのまま動画制作に持ち込める点が、非常に面白いアプローチだと感じたので要点をメモしておきます。</description><pubDate>Wed, 14 Feb 2024 00:00:00 GMT</pubDate></item><item><title>夜間バッチの失敗通知から運用の入口を考える</title><link>https://llm-lab-e9n.pages.dev/posts/nightly-batch-alert-agentops-note/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/nightly-batch-alert-agentops-note/</guid><description>夜間バッチの失敗通知を、単なるアラートではなく、検知、判断、再実行、人への引き渡しに分けて考えた短い運用メモ。</description><pubDate>Thu, 08 Feb 2024 00:00:00 GMT</pubDate></item><item><title>ブログを始めました</title><link>https://llm-lab-e9n.pages.dev/posts/start-blog-self-introduction/</link><guid isPermaLink="true">https://llm-lab-e9n.pages.dev/posts/start-blog-self-introduction/</guid><description>業務システムの保守や小さな自動化をしてきたエンジニアが、運用で詰まったことや技術メモを残していくための最初の記事。</description><pubDate>Fri, 12 Jan 2024 00:00:00 GMT</pubDate></item></channel></rss>