alyverkko-cli.git
3 months agoOptionally also delete user config during uninstall
Svjatoslav Agejenko [Tue, 4 Jun 2024 19:50:21 +0000 (22:50 +0300)]
Optionally also delete user config during uninstall

3 months agoRefactoring
Svjatoslav Agejenko [Mon, 3 Jun 2024 19:59:00 +0000 (22:59 +0300)]
Refactoring

- Moved configuration file to ~/.config/alyverkko-cli/alyverkko-cli.yaml
- Modular install script
- Add uninstall script

3 months agoMinor refactoring
Svjatoslav Agejenko [Mon, 3 Jun 2024 19:04:42 +0000 (22:04 +0300)]
Minor refactoring

3 months agoImprove selftest
Svjatoslav Agejenko [Thu, 30 May 2024 19:58:49 +0000 (22:58 +0300)]
Improve selftest

3 months agoAdd lombok
Svjatoslav Agejenko [Thu, 30 May 2024 19:50:06 +0000 (22:50 +0300)]
Add lombok

3 months agoRefactor code.
Svjatoslav Agejenko [Wed, 29 May 2024 21:44:24 +0000 (00:44 +0300)]
Refactor code.

Specify llama.cpp project directory instead of executable path.

3 months agoImprove emacs support
Svjatoslav Agejenko [Tue, 28 May 2024 20:35:18 +0000 (23:35 +0300)]
Improve emacs support

3 months agoImprove emacs helper function to start AI computation.
Svjatoslav Agejenko [Mon, 27 May 2024 18:40:20 +0000 (21:40 +0300)]
Improve emacs helper function to start AI computation.

Emacs now parses Ã„lyverkko CLI configuration file, discovers available prompts and allows user to choose prompt template for particular AI task.

3 months agoMisc improvements:
Svjatoslav Agejenko [Mon, 27 May 2024 15:43:23 +0000 (18:43 +0300)]
Misc improvements:

- Document selftest command.
- Allow choosing model and prompt for per task.

3 months agoBetter documentation for joinfiles command.
Svjatoslav Agejenko [Sun, 26 May 2024 05:52:06 +0000 (08:52 +0300)]
Better documentation for joinfiles command.

3 months agoAdd selftest command. Use nice cpu priority.
Svjatoslav Agejenko [Sun, 26 May 2024 05:30:51 +0000 (08:30 +0300)]
Add selftest command. Use nice cpu priority.

3 months agoBetter description for use cases
Svjatoslav Agejenko [Sun, 26 May 2024 05:20:57 +0000 (08:20 +0300)]
Better description for use cases

3 months agoImprove joinfiles subcommand.
Svjatoslav Agejenko [Sat, 25 May 2024 20:43:08 +0000 (23:43 +0300)]
Improve joinfiles subcommand.

Add "implement idea" script as usage example.

3 months agoInitial implementation of joinfiles command
Svjatoslav Agejenko [Tue, 21 May 2024 18:44:39 +0000 (21:44 +0300)]
Initial implementation of joinfiles command

3 months agoDo not prompt for systemd support installation if already installed
Svjatoslav Agejenko [Tue, 21 May 2024 15:53:55 +0000 (18:53 +0300)]
Do not prompt for systemd support installation if already installed

3 months agoMoved system prompt to configuration file.
Svjatoslav Agejenko [Sun, 19 May 2024 20:52:38 +0000 (23:52 +0300)]
Moved system prompt to configuration file.

3 months agoInitial version
Svjatoslav Agejenko [Sun, 19 May 2024 09:03:28 +0000 (12:03 +0300)]
Initial version