aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add tarball macro on MakefileHee-Suk Kim2026-08-051-0/+1
| | | | Signed-off-by: Hee-Suk Kim <[email protected]>
* scripts: add st-prompt.pyHee-Suk Kim2026-05-251-0/+1
| | | | | | | A helper script that makes it easy to input JSON from the sillytavern prompt into the sib chain-jsonl command. Signed-off-by: Hee-Suk Kim <[email protected]>
* nit: add rc.bash to gitignoreHee-Suk Kim2026-05-251-1/+2
| | | | Signed-off-by: Hee-Suk Kim <[email protected]>
* Implement very first version of append-keyHee-Suk Kim2026-04-301-0/+1
Does not reverse nor accept offset or len. Simply stores the total length of the received blob. Kept getting the tree format wrong, so I just added a helper function. Signed-off-by: Hee-Suk Kim <[email protected]>