summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Svjatoslav Agejenko [Sun, 22 Jun 2025 19:45:00 +0000 (22:45 +0300)]
Add "DONE:" prefix to completed file names. Recursively scan all directories.
Svjatoslav Agejenko [Fri, 20 Jun 2025 18:28:23 +0000 (21:28 +0300)]
Experimental inference settings
Svjatoslav Agejenko [Mon, 16 Jun 2025 19:28:49 +0000 (22:28 +0300)]
Null pointer bugfix
Svjatoslav Agejenko [Sun, 15 Jun 2025 09:57:45 +0000 (12:57 +0300)]
Emacs helper utility supports priority selection
Svjatoslav Agejenko [Sun, 15 Jun 2025 09:44:19 +0000 (12:44 +0300)]
Fix JavaDoc. Task priority system. Better precision for computing AI tasks.
Svjatoslav Agejenko [Fri, 13 Jun 2025 14:47:20 +0000 (17:47 +0300)]
Better JavaDoc
Svjatoslav Agejenko [Fri, 13 Jun 2025 14:08:58 +0000 (17:08 +0300)]
Reduce likelyhood that thinking model will go into infinite loop
Svjatoslav Agejenko [Thu, 12 Jun 2025 21:02:38 +0000 (00:02 +0300)]
Better JavaDoc
Svjatoslav Agejenko [Tue, 10 Jun 2025 20:12:04 +0000 (23:12 +0300)]
Convenient launchers to start, pause and resume Älyverrko CLI
Svjatoslav Agejenko [Tue, 10 Jun 2025 20:11:53 +0000 (23:11 +0300)]
Convenient launchers to start, pause and resume Älyverrko CLI
Svjatoslav Agejenko [Sat, 7 Jun 2025 19:23:25 +0000 (22:23 +0300)]
Refactor code. Human-readable spent time tracking.
Svjatoslav Agejenko [Sat, 7 Jun 2025 15:24:24 +0000 (18:24 +0300)]
Preserve AI computation parameters in the AI result.
Also record spent time.
Svjatoslav Agejenko [Sun, 1 Jun 2025 20:55:23 +0000 (23:55 +0300)]
Better way to prevent AI input from leaking into the AI result.
Svjatoslav Agejenko [Sat, 17 May 2025 08:19:37 +0000 (11:19 +0300)]
initial commit