<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sib.git/lib.bash, branch master</title>
<subtitle>A standard Unix LLM client
</subtitle>
<id>http://git.dilluti0n.com/sib.git/atom?h=master</id>
<link rel='self' href='http://git.dilluti0n.com/sib.git/atom?h=master'/>
<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>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>Fix lib.bash not found before dispatch</title>
<updated>2026-07-23T12:03:14Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-07-23T12:03:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=2336260d89b9a457e355a801b5eb65956d8ba407'/>
<id>urn:sha1:2336260d89b9a457e355a801b5eb65956d8ba407</id>
<content type='text'>
Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>Fix the responsibility for verifying the ls-trace format to mktrace</title>
<updated>2026-07-21T14:44:07Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-07-21T14:43:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=751ee6a0fa2297e6cf64325ff98377d4776e598b'/>
<id>urn:sha1:751ee6a0fa2297e6cf64325ff98377d4776e598b</id>
<content type='text'>
Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>Restore NAME variable in lib.bash</title>
<updated>2026-07-17T16:49:09Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-07-17T13:50:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=09784b0577c0bee742badf2868cbd09b18403d33'/>
<id>urn:sha1:09784b0577c0bee742badf2868cbd09b18403d33</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-ask: fix -p does not take effect when -r turned on</title>
<updated>2026-05-19T05:30:39Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-05-19T05:30:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=a7535e9d03fbc4aef0dcf0cee7c7a5e6fcf9597e'/>
<id>urn:sha1:a7535e9d03fbc4aef0dcf0cee7c7a5e6fcf9597e</id>
<content type='text'>
The problem was that the HEAD update by -p depended on user input, so
I just branched at that point.

Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>sib-ask: support option parsing retrieve from plm-ask</title>
<updated>2026-05-18T14:39:40Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-05-18T14:32:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=e34266bf7675a6d7e59db8dcf5d659f9b8270343'/>
<id>urn:sha1:e34266bf7675a6d7e59db8dcf5d659f9b8270343</id>
<content type='text'>
Excluded receiving the prompt as an argument because it increases code
complexity. Besides, inputting from stdin is more convenient in the
first place... Since it is difficult to distinguish between input
blocking and API call blocking, print a warning message in that case.

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