<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Vue on j1nn0</title>
    <link>https://j1nn0.com/tags/vue/</link>
    <description>Recent content in Vue on j1nn0</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>ja-JP</language>
    <lastBuildDate>Tue, 07 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://j1nn0.com/tags/vue/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AIエージェントをコンテナに入れず、devcontainer execで動かしている話</title>
      <link>https://j1nn0.com/posts/ai-agent-devcontainer-exec/</link>
      <pubDate>Tue, 07 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://j1nn0.com/posts/ai-agent-devcontainer-exec/</guid>
      <description>&lt;p&gt;Laravel と Vue を使った Web アプリの開発環境は、Dev Container CLI で起動する Docker Compose コンテナの中に置いている。
PHP や Node.js のランタイムもコンテナ内にある。
一方で、AI エージェントはホストマシン上で動かしている。
そのため、エージェントが &lt;code&gt;php artisan&lt;/code&gt; や &lt;code&gt;pnpm run build&lt;/code&gt; をそのまま実行すると、エラーになる。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
