<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ben/slopbot.git/requirements.txt, branch master</title>
<subtitle>Zulip stock quote and agent bot</subtitle>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/slopbot.git/'/>
<entry>
<title>feat(slopbot): add LLM @mention with agentic Kagi tool calling (t-937)</title>
<updated>2026-05-18T18:50:51+00:00</updated>
<author>
<name>Ben Sima</name>
<email>ben@bensima.com</email>
</author>
<published>2026-05-18T18:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/slopbot.git/commit/?id=818b4fbc76b9ef28c68186ab9f382fda922ac31b'/>
<id>818b4fbc76b9ef28c68186ab9f382fda922ac31b</id>
<content type='text'>
- Detect @**slop** mentions via MENTION_RE regex
- Agentic loop (MAX_ITER=5): LLM decides when to call kagi_search
- Routing: Parasail primary (model discovery), Ollama qwen2.5:3b fallback
- kagi_search tool: hits Kagi API, returns top-3 snippet results
- Tickers appended to LLM reply when @mention includes $TICKER
- Logging: mention detected, tool calls, Kagi result count, backend used, response
- shell.nix: added openai + requests packages
- requirements.txt: openai&gt;=1.0.0, requests&gt;=2.28.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Detect @**slop** mentions via MENTION_RE regex
- Agentic loop (MAX_ITER=5): LLM decides when to call kagi_search
- Routing: Parasail primary (model discovery), Ollama qwen2.5:3b fallback
- kagi_search tool: hits Kagi API, returns top-3 snippet results
- Tickers appended to LLM reply when @mention includes $TICKER
- Logging: mention detected, tool calls, Kagi result count, backend used, response
- shell.nix: added openai + requests packages
- requirements.txt: openai&gt;=1.0.0, requests&gt;=2.28.0
</pre>
</div>
</content>
</entry>
<entry>
<title>init: slopbot scaffold</title>
<updated>2026-05-18T17:54:55+00:00</updated>
<author>
<name>Ben Sima</name>
<email>ben@bensima.com</email>
</author>
<published>2026-05-18T17:54:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.bensima.com/ben/slopbot.git/commit/?id=06b08dbbcb4b234a94be189f855ce5fec4c5c37b'/>
<id>06b08dbbcb4b234a94be189f855ce5fec4c5c37b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
