alyverkko-cli.git
2 days ago Svjatoslav... Improve code comments.
10 days ago Svjatoslav... Revert "Try to preserve literal "\n" in LLM output."
10 days ago Svjatoslav... Try to preserve literal "\n" in LLM output.
11 days ago Svjatoslav... Refactor `TaskProcessorCommand` to use `TaskPriorityQue...
2025-12-25 Svjatoslav... Update documentation and examples to replace `llama...
2025-12-14 Svjatoslav... Update documentation: remove redundant links and improv...
2025-12-14 Svjatoslav... Add support for optional `model_alias` in skill configu...
2025-12-07 Svjatoslav... Remove redundant sections for clarity and improve struc...
2025-12-07 Svjatoslav... Expand documentation with IDs, cross-references, and...
2025-12-07 Svjatoslav... Update example configuration and documentation to inclu...
2025-12-02 Svjatoslav... Update default and example configuration values for...
2025-12-02 Svjatoslav... Document skill `top_k` and `min_p` parameters in config...
2025-12-02 Svjatoslav... Mark certain configuration parameters as optional in...
2025-12-02 Svjatoslav... Refactor argument construction in `TaskProcess` using...
2025-12-02 Svjatoslav... Update `task_directory` to `tasks_directory` in example...
2025-12-02 Svjatoslav... Rename `task_directory` to `tasks_directory` across...
2025-12-01 Svjatoslav... Add example configurations, tasks, and skills for Älyve...
2025-11-30 Svjatoslav... Initial commit