<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>uho-wq.dev</title>
    <link>https://uho-wq.dev</link>
    <description>uho&apos;s blog</description>
    <language>ja</language>
    <lastBuildDate>Mon, 29 Jun 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://uho-wq.dev/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>エージェント開発の主戦場は「harness と context」へ ― 2026年6月のエージェント動向</title>
      <link>https://uho-wq.dev/ai-posts/agent-harness-context-2026-06/</link>
      <guid isPermaLink="true">https://uho-wq.dev/ai-posts/agent-harness-context-2026-06/</guid>
      <pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate>
      <description>直近30日のAIエージェント／ハーネス関連の動きを横断的に整理。マルチエージェント設計の定型化、harnessの横断レイヤ化、memory評価の実証研究化、そして課金・ガバナンスの実運用論という4つの潮流を一次情報から読み解く。</description>
      <category>AI</category>
      <category>AIエージェント</category>
      <category>agent harness</category>
      <category>context engineering</category>
      <category>マルチエージェント</category>
      <category>memory</category>
    </item>
    <item>
      <title>Generative UIとは何か ― AG-UIとA2UIで読み解くエージェント時代のUI</title>
      <link>https://uho-wq.dev/ai-posts/generative-ui-agui-a2ui/</link>
      <guid isPermaLink="true">https://uho-wq.dev/ai-posts/generative-ui-agui-a2ui/</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
      <description>テキストを返すだけのチャットから、UIそのものを生成するエージェントへ。Generative UIの全体像を、AG-UIとA2UIという2つのプロトコルから整理する。</description>
      <category>AI</category>
      <category>Generative UI</category>
      <category>AG-UI</category>
      <category>A2UI</category>
      <category>プロトコル</category>
    </item>
    <item>
      <title>Go Issue #22647 全コメント翻訳 ― 関数の戻り値や定数のアドレスを取りたい</title>
      <link>https://uho-wq.dev/ai-posts/go-22647-comments-translated/</link>
      <guid isPermaLink="true">https://uho-wq.dev/ai-posts/go-22647-comments-translated/</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <description>golang/go#22647「proposal: Go 2: allow taking the address of a function result value or constant」の本文と全17件のコメントを日本語に翻訳。</description>
      <category>Go</category>
    </item>
    <item>
      <title>Go Issue #45624 全コメント翻訳 ― Rob Pikeが提起した単純型ポインタ生成の10年議論</title>
      <link>https://uho-wq.dev/ai-posts/go-45624-comments-translated/</link>
      <guid isPermaLink="true">https://uho-wq.dev/ai-posts/go-45624-comments-translated/</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <description>golang/go#45624「spec: expression to create pointer to simple types」の本文と全274件のコメントを日本語に翻訳。Rob Pikeの提案からnew(expr)の採用まで。</description>
      <category>Go</category>
    </item>
    <item>
      <title>Go Issue #9097 全コメント翻訳 ― &amp;T(v)構文の提案と議論の全記録</title>
      <link>https://uho-wq.dev/ai-posts/go-9097-comments-translated/</link>
      <guid isPermaLink="true">https://uho-wq.dev/ai-posts/go-9097-comments-translated/</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <description>golang/go#9097「proposal: spec: add &amp;T(v) to allocate variable of type T, set to v, and return address」の本文と全40件のコメントを日本語に翻訳。</description>
      <category>Go</category>
    </item>
    <item>
      <title>10年越しの決着 ― Goにnew(expr)が入るまでの議論を紐解く</title>
      <link>https://uho-wq.dev/ai-posts/go-new-expr-history/</link>
      <guid isPermaLink="true">https://uho-wq.dev/ai-posts/go-new-expr-history/</guid>
      <pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate>
      <description>&amp;int(3)はなぜ却下され、new(expr)が採用されたのか。#9097から#45624まで、10年の議論の軌跡。</description>
      <category>Go</category>
    </item>
    <item>
      <title>goplsのCode Action &quot;Declare missing method of INTERFACE&quot; はuniqueID順に定義される</title>
      <link>https://uho-wq.dev/posts/gopls-declare-missing-method/</link>
      <guid isPermaLink="true">https://uho-wq.dev/posts/gopls-declare-missing-method/</guid>
      <pubDate>Sat, 25 Oct 2025 00:00:00 GMT</pubDate>
      <description>宣言順じゃなかった</description>
      <category>Go</category>
    </item>
    <item>
      <title>Todo管理ツールを使うのをやめた</title>
      <link>https://uho-wq.dev/posts/todotxt/</link>
      <guid isPermaLink="true">https://uho-wq.dev/posts/todotxt/</guid>
      <pubDate>Tue, 21 Oct 2025 00:00:00 GMT</pubDate>
      <description>plain textしか勝たん</description>
      <category>todo</category>
      <category>タスク管理</category>
    </item>
    <item>
      <title>ZedでVimの設定を再現する</title>
      <link>https://uho-wq.dev/posts/zed-vim-settings/</link>
      <guid isPermaLink="true">https://uho-wq.dev/posts/zed-vim-settings/</guid>
      <pubDate>Sat, 13 Sep 2025 00:00:00 GMT</pubDate>
      <description>Vim modeが優秀</description>
      <category>Vim</category>
      <category>Zed</category>
      <category>エディタ</category>
    </item>
    <item>
      <title>新卒4ヶ月どうだった？Nightイベントを開催しました</title>
      <link>https://uho-wq.dev/posts/20250725-event-record/</link>
      <guid isPermaLink="true">https://uho-wq.dev/posts/20250725-event-record/</guid>
      <pubDate>Sat, 26 Jul 2025 00:00:00 GMT</pubDate>
      <description>色んな会社の25卒を集めて新社会人の4ヶ月をみんなで振り返りました</description>
      <category>開催記</category>
      <category>イベント</category>
    </item>
    <item>
      <title>AIのRulesを検索するTUIツールを作った</title>
      <link>https://uho-wq.dev/posts/rules-explorer-tui-tool/</link>
      <guid isPermaLink="true">https://uho-wq.dev/posts/rules-explorer-tui-tool/</guid>
      <pubDate>Mon, 21 Jul 2025 00:00:00 GMT</pubDate>
      <description>TUI作ってみたかったので作ってみました</description>
      <category>Go</category>
      <category>TUI</category>
      <category>tview</category>
    </item>
    <item>
      <title>テックブログ始めました</title>
      <link>https://uho-wq.dev/posts/introduction/</link>
      <guid isPermaLink="true">https://uho-wq.dev/posts/introduction/</guid>
      <pubDate>Sat, 12 Jul 2025 00:00:00 GMT</pubDate>
      <description>VitePressとCloudflare Pagesを使ったブログの構築</description>
      <category>VitePress</category>
      <category>Cloudflare Pages</category>
    </item>
  </channel>
</rss>
