<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rulesets/scripts/tests/ai-launcher-runtime.bats, branch main</title>
<subtitle>Claude Code skills, rules, and language bundles
</subtitle>
<id>https://git.cjennings.net/rulesets/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/rulesets/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/rulesets/'/>
<updated>2026-07-14T04:21:32+00:00</updated>
<entry>
<title>feat(launcher): bare ai picks the agent before the projects</title>
<updated>2026-07-14T04:21:32+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-07-14T04:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/rulesets/commit/?id=3eed2e185773451574c51a4bad591a2753dac662'/>
<id>urn:sha1:3eed2e185773451574c51a4bad591a2753dac662</id>
<content type='text'>
The interactive flow now opens with a runtime picker: claude first (Enter-Enter preserves the old two-keystroke habit), codex labeled as ChatGPT, and one local:&lt;model&gt; line per ollama model, queried live with a short timeout so a dead server just drops those lines. The pick feeds the existing runtime map, then the annotated project multi-select runs as before. --runtime and AI_RUNTIME skip the question, single-directory mode is unchanged, and --print-runtimes exposes the choice list for the two new bats tests.
</content>
</entry>
<entry>
<title>feat(launcher): wire the local runtime — codex --oss over ollama</title>
<updated>2026-07-14T04:05:00+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-07-14T04:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/rulesets/commit/?id=1b98a9ed2acff1605895700302ff276ba88baa5b'/>
<id>urn:sha1:1b98a9ed2acff1605895700302ff276ba88baa5b</id>
<content type='text'>
ai --runtime local now launches codex against the machine's ollama (explicit --local-provider=ollama, model from AI_LOCAL_MODEL, default gpt-oss:120b). Verified end to end with a codex exec completion through the local model. The dependency check probes AGENT_BIN now that AGENT_CMD carries flags. This makes codex-over-ollama the de-facto answer to the runtime spec's first-supported-local-CLI blocker.
</content>
</entry>
<entry>
<title>feat(launcher): add ai --runtime for choosing the agent CLI</title>
<updated>2026-07-13T21:40:07+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-07-13T21:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/rulesets/commit/?id=04c3b29a968d62eac1a4123cf03606fc667c2d14'/>
<id>urn:sha1:04c3b29a968d62eac1a4123cf03606fc667c2d14</id>
<content type='text'>
The ai launcher can now start codex sessions: --runtime claude|codex (or AI_RUNTIME), a runtime-to-CLI map with local reserved behind a clear error until the local-model evaluation picks a CLI, and a runtime-aware dependency check. A new --print-launch mode prints the pane launch command without touching tmux or fzf, and is the seam the six new bats tests drive. Both current CLIs take the opening line as a positional prompt, so only the command name varies.
</content>
</entry>
</feed>
