<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sib.git/sib-edit, 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>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 ls-trace format to &lt;hash&gt;/t&lt;key&gt;</title>
<updated>2026-07-23T13:34:05Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-07-23T13:28:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=f62e7576d3812b9fd8ed61189d47672edec0f4c1'/>
<id>urn:sha1:f62e7576d3812b9fd8ed61189d47672edec0f4c1</id>
<content type='text'>
By arraying the hash first, parsing became slightly easier (&lt;hash&gt; is
the normalized value, &lt;key&gt; can be anything), and using \t as a
separator allowed whitespace to be entered into &lt;key&gt; (although it is
currently rejected).

Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>sib-edit: changed to output the modified chain and update HEAD</title>
<updated>2026-07-17T23:02:52Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-07-17T22:58:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=211170c29f01ea672c4fc4ef9874f6aba940b26c'/>
<id>urn:sha1:211170c29f01ea672c4fc4ef9874f6aba940b26c</id>
<content type='text'>
In any case, the intention was to change the HEAD when running
sib-edit. The user's choice is whether to use the edited chain, the
HEAD, or the one in between. The option to select the one in between
does not need to be provided here, and it is more natural to have the
HEAD updated to a new HEAD and the modified chain output rather than
the chain being shortened.

With this change `sib ask -p $(sib edit abcdefu) -r' could be used.

Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>sib-edit: add early return and improve error handling</title>
<updated>2026-06-05T19:10:18Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-06-05T19:10:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=b099658e56d18569860219e1c2c0a84b6702df88'/>
<id>urn:sha1:b099658e56d18569860219e1c2c0a84b6702df88</id>
<content type='text'>
Opt to return immediately in the editor when the file has not
changed. I didn't want to change the existing code, so just use tee to
load oldblob in the middle and compared it with cat.

Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
<entry>
<title>sib-edit: implement HEAD to argument rebase</title>
<updated>2026-06-05T18:45:47Z</updated>
<author>
<name>Hee-Suk Kim</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-06-05T18:21:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/sib.git/commit/?id=cd55154efba9d484b6c0d9c4d684976b1db473b5'/>
<id>urn:sha1:cd55154efba9d484b6c0d9c4d684976b1db473b5</id>
<content type='text'>
Signed-off-by: Hee-Suk Kim &lt;hskim@dilluti0n.com&gt;
</content>
</entry>
</feed>
