<?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>Htmx on 電子工作でライフハック！</title>
    <link>https://electwork.net/tags/htmx/</link>
    <description>Recent content in Htmx on 電子工作でライフハック！</description>
    <image>
      <title>電子工作でライフハック！</title>
      <url>https://electwork.net/images/ogp-default.jpg?v=3</url>
      <link>https://electwork.net/images/ogp-default.jpg?v=3</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>ja</language>
    <lastBuildDate>Sat, 12 Sep 2026 00:00:00 +0900</lastBuildDate><atom:link href="https://electwork.net/tags/htmx/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>候補と残項目を人と AI で管理する自作 Web アプリ｜FastAPI＋SQLite＋htmx で動くまで</title>
      <link>https://electwork.net/posts/ai-taskboard-fastapi-sqlite-htmx/</link>
      <pubDate>Sat, 12 Sep 2026 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/posts/ai-taskboard-fastapi-sqlite-htmx/</guid>
      <description>Claude Code などの AI エージェントと一緒に働くと、残項目がセッションの末尾に散らばって追えなくなる。人と AI が同じボードに書き込み、author を全操作で記録する自作 Web アプリ ai-taskboard を FastAPI＋SQLite＋htmx 2 で作った記録。ページ＝ワークスペースと AI 権限 3 段階の設計理由、htmx で JS を書かずにかんばんの列が動く仕組み、status 同名衝突の罠、追記のみの event テーブル、SQLite の WAL と backup() まで。ソースは GitHub（MIT）で公開。</description>
    </item>
    
  </channel>
</rss>
