You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add clear command for chat history ([#18](https://github.com/codito/arey/issues/18)) ([ce7fcac](https://github.com/codito/arey/commit/ce7fcaca319eee9c8ee01b187d0d3ed1479de8dc))
* add readline support for chat repl ([#12](https://github.com/codito/arey/issues/12)) ([379933a](https://github.com/codito/arey/commit/379933aaef15beb27b3af64fc2cdec9b1f4baeb1))
11
+
* add search tool with searxng ([#19](https://github.com/codito/arey/issues/19)) ([33eb7c3](https://github.com/codito/arey/commit/33eb7c3af52e6c3e3a28659283a3e6b45b8dd427))
12
+
* add vulkan feature support and CI builds ([#61](https://github.com/codito/arey/issues/61)) ([021e345](https://github.com/codito/arey/commit/021e3453251d1dc591c774798b048ecd0208a021))
13
+
* agents in chat/run and system prompt ([#45](https://github.com/codito/arey/issues/45)) ([4666a1f](https://github.com/codito/arey/commit/4666a1f5e33c56a74def56475cb97b30030f1661))
14
+
* agents infra and misc updates ([#60](https://github.com/codito/arey/issues/60)) ([eb73c84](https://github.com/codito/arey/commit/eb73c843894c6c4df2ad3d3a0fb91a26b4cf89e0))
15
+
* allow setting system prompt from repl ([#51](https://github.com/codito/arey/issues/51)) ([b525b8d](https://github.com/codito/arey/commit/b525b8dc5badc8701cba8858301bfefa8d9b364b))
16
+
* model and profile selection in chat ([#24](https://github.com/codito/arey/issues/24)) ([3ec50f4](https://github.com/codito/arey/commit/3ec50f4038f47014d91b8daed5626c4d5227b7d1))
17
+
* reuse prompt kv cache for gguf models ([#23](https://github.com/codito/arey/issues/23)) ([11ef12a](https://github.com/codito/arey/commit/11ef12a966ed5f4ee6f3c6ddb4fce16ba2efa382))
* tools support for gguf models ([#22](https://github.com/codito/arey/issues/22)) ([f995a5b](https://github.com/codito/arey/commit/f995a5b8f6a76c044e3e3f1f33c5ce1f493d4070))
20
+
21
+
22
+
### Bug Fixes
23
+
24
+
* drop current gguf model on switch. Granite 4 tool call format fixed. ([#68](https://github.com/codito/arey/issues/68)) ([90b8fc0](https://github.com/codito/arey/commit/90b8fc0078a0bfa747459016fead8063c4b72bbd))
25
+
* use explicit version instead of version.workspace ([#13](https://github.com/codito/arey/issues/13)) ([19d43f9](https://github.com/codito/arey/commit/19d43f91b669e6c7f68ae1f07f9bd4ae0ba86cb1))
0 commit comments