<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sib.git/sib-log, branch v0.1.0</title>
<subtitle>A standard Unix LLM client
</subtitle>
<id>http://git.dilluti0n.com/sib.git/atom?h=v0.1.0</id>
<link rel='self' href='http://git.dilluti0n.com/sib.git/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/'/>
<updated>2026-08-16T15:00:18Z</updated>
<entry>
<title>Update license</title>
<updated>2026-08-16T15:00:18Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-08-16T15:00:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=28d85baae5377882cedf218bdfabc65ff6cc7eb6'/>
<id>urn:sha1:28d85baae5377882cedf218bdfabc65ff6cc7eb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add License</title>
<updated>2026-08-05T07:52:22Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-08-05T07:29:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=36ddeaebc570f12a8d410bd78c744cc7df82dc12'/>
<id>urn:sha1:36ddeaebc570f12a8d410bd78c744cc7df82dc12</id>
<content type='text'>
Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>Do not run rev-parse twice when running sib-show in sib-log</title>
<updated>2026-08-04T02:58:00Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-08-04T02:58:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=b65396f852091d6c8d17e907d5f8ed0e5b256be6'/>
<id>urn:sha1:b65396f852091d6c8d17e907d5f8ed0e5b256be6</id>
<content type='text'>
Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>Resolve refs/conv/* to * on sib-log</title>
<updated>2026-08-04T02:45:30Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-08-04T02:37:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=d27e662f6842df43eff1ab109871aedc6e0044be'/>
<id>urn:sha1:d27e662f6842df43eff1ab109871aedc6e0044be</id>
<content type='text'>
Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>Add shopts mannually for each scripts</title>
<updated>2026-07-25T09:38:03Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-07-25T09:34:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=4eff9ddced2cbb4dd392ffdef3a5d8ef0c37611c'/>
<id>urn:sha1:4eff9ddced2cbb4dd392ffdef3a5d8ef0c37611c</id>
<content type='text'>
Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>Change log format readability for emacs markdown-mode</title>
<updated>2026-07-24T07:26:40Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-07-24T07:26:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=96aed7a6f35f79175fa4ae86d54d683d03a941ef'/>
<id>urn:sha1:96aed7a6f35f79175fa4ae86d54d683d03a941ef</id>
<content type='text'>
Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>Prepare for release: add Makefile and dispatch</title>
<updated>2026-07-17T11:30:30Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-07-17T11:25:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=d74c9dd1cd3931dd60e097aa2d9acb35ff71f71b'/>
<id>urn:sha1:d74c9dd1cd3931dd60e097aa2d9acb35ff71f71b</id>
<content type='text'>
Similar to Git, scripts including the dispatcher sib are grouped into
libexec/sib-core, and symlinks are created in bin/sib. Additionally,
libexec/sib-core is added to the PATH when executing any script inside
sib. I don't really see any downside to adding to the PATH and loading
the script. It's clear.

Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>Remove unneeded need_arg that didn't even work properly</title>
<updated>2026-05-19T05:46:43Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-05-19T05:46:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=8b43d74461dbcfddeeca8c69d234c55e764284e4'/>
<id>urn:sha1:8b43d74461dbcfddeeca8c69d234c55e764284e4</id>
<content type='text'>
Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>sib-log: create single-output sib-show and change sib-log to use it</title>
<updated>2026-05-18T16:24:11Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-05-18T16:24:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=e2174515b8c4922b68bc19c827423ace51986aef'/>
<id>urn:sha1:e2174515b8c4922b68bc19c827423ace51986aef</id>
<content type='text'>
It seems to be slowing down a bit due to the fork cost, but doing it
this way makes it easier to maintain the output format.

Additionally configured the output format to iterate through the JSON
and print everything except the content key. Git, on the other hand,
seems to use `git show` and `git log` for output, but that will be an
issue when optimizing later.

Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>sib-log: implement basic chat log printing</title>
<updated>2026-05-18T14:45:18Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-05-18T14:41:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=f19968e2c13fee1920caca3d75e222cb97ea6820'/>
<id>urn:sha1:f19968e2c13fee1920caca3d75e222cb97ea6820</id>
<content type='text'>
The initial version was

    paste &lt;(sib rev-list $1) &lt;(sib rev-jsonl $1).

Nothing has changed significantly since then; just made it output
nicely, like a git log. If glow is possible, also render
Markdown. Just a side note, while Markdown might be easy to write,
reading the unrendered raw text is the worst.

Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
</feed>
