<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AI-Assisted Development | Thomas Goelles, PhD</title>
    <link>https://thomasgoelles.com/tag/ai-assisted-development/</link>
      <atom:link href="https://thomasgoelles.com/tag/ai-assisted-development/index.xml" rel="self" type="application/rss+xml" />
    <description>AI-Assisted Development</description>
    <generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><lastBuildDate>Fri, 26 Jun 2026 00:00:00 +0000</lastBuildDate>
    <image>
      <url>https://thomasgoelles.com/media/icon_hu_2fa78e95c4c03aad.png</url>
      <title>AI-Assisted Development</title>
      <link>https://thomasgoelles.com/tag/ai-assisted-development/</link>
    </image>
    
    <item>
      <title>bibtui: a terminal UI for your BibTeX library</title>
      <link>https://thomasgoelles.com/post/bib_tui/</link>
      <pubDate>Fri, 26 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://thomasgoelles.com/post/bib_tui/</guid>
      <description>&lt;p&gt;I manage my literature as plain &lt;code&gt;.bib&lt;/code&gt; files — they live in Git, they outlive any app, and they stay the single source of truth. What I was missing was a fast way to actually &lt;em&gt;work&lt;/em&gt; with them. So I built &lt;a href=&#34;https://tgoelles.github.io/bib_tui&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;strong&gt;bibtui&lt;/strong&gt;&lt;/a&gt;, a keyboard-driven terminal app for searching, tagging, and curating BibTeX libraries.&lt;/p&gt;
&lt;p&gt;It does a few things I reach for constantly:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Search as you type&lt;/strong&gt; across title, author, journal, keywords, and cite key.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Automatic PDF downloads&lt;/strong&gt; of open-access papers from arXiv, Copernicus, OpenAlex, and Unpaywall.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Keyword organization&lt;/strong&gt; with read state and priorities, so a big &lt;code&gt;.bib&lt;/code&gt; stays navigable.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Plain-text and Git-friendly&lt;/strong&gt;, so sharing and versioning a reference collection with collaborators just works.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It&amp;rsquo;s built on the &lt;a href=&#34;https://textual.textualize.io/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Textual&lt;/a&gt; TUI framework, works with mouse and keyboard, and ships with a handful of themes (Catppuccin, Nord, Dracula, Gruvbox).&lt;/p&gt;
&lt;p&gt;The fastest way to try it, no install required:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;uvx --prerelease=allow bibtui
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Beyond scratching my own itch, bibtui has been my testbed for &lt;strong&gt;AI-driven development&lt;/strong&gt; — a real, non-trivial project to push agentic coding workflows on. It&amp;rsquo;s open source (MIT) and on PyPI.&lt;/p&gt;
&lt;h2 id=&#34;links&#34;&gt;Links&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Docs: &lt;a href=&#34;https://tgoelles.github.io/bib_tui&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;tgoelles.github.io/bib_tui&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Source: &lt;a href=&#34;https://github.com/tgoelles/bib_tui&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;github.com/tgoelles/bib_tui&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
  </channel>
</rss>
