Commit Graph
41 Commits
Author SHA1 Message Date
milan 3425da5688 fix mistral system prompt 2026-07-30 21:40:04 +02:00
milan df6010ab38 make history public 2026-07-30 21:33:57 +02:00
milan 236ef036ec add model to MistralConfig 2026-07-30 21:15:55 +02:00
milan a6bd1a8d5f public LLMClient 2026-07-30 21:10:58 +02:00
milan 673aac34a8 public LLMClient 2026-07-30 21:10:39 +02:00
milan 5a4bf4ec8a update rmcp
add mistral config to own_assist_common
2026-07-30 20:59:17 +02:00
milan 199d4080cb add minimal mistral support 2026-07-30 20:39:31 +02:00
milan 1ec8a12f18 using faster-whisper instead of openai whisper
use uv instead of pip
2026-07-28 23:12:18 +02:00
milan f5cf067dbd configs now clonable 2026-07-28 18:11:19 +02:00
milan e90efbb544 refactor cli config and move most of it to own_assist_common so that it can be reused in other clients. 2026-07-28 17:58:44 +02:00
milan c5b594e1da add config to own_assist_common 2026-07-28 17:48:31 +02:00
milan b776cafab7 remove Display impl from Toolusage 2026-07-26 14:08:48 +02:00
milan 445cd3d011 update registry 2026-07-26 12:16:56 +02:00
milan ea2bee8a84 update licences
bump version
2026-07-26 12:00:22 +02:00
milan d82744694e impl Display for ToolUsage 2026-07-25 10:09:20 +02:00
milan 3f39394cc8 merge 2026-07-22 19:48:13 +02:00
milan e1087c2ce5 add function to remove history from AgentChat 2026-07-22 19:46:43 +02:00
milan de5b4bf99d add function to remove history from AgentChat 2026-07-22 19:43:50 +02:00
milan 5548dc60cc reexport rmcp 2026-07-22 19:11:22 +02:00
milan 14dd7d13d9 reexport ollama 2026-07-22 18:48:26 +02:00
milan 06ef1ba2dd update dependencies 2026-07-19 11:16:10 +02:00
milan 78ba2b7b3d update licenses
specify in mcp server that rfc 3339 must be used
2026-06-09 19:08:57 +02:00
milan 5100a0ccdb change mcp server collection to use webpki roots instead of native, since the native roots do not work on android 2026-05-25 18:02:51 +02:00
milan 0fa4bda949 add license tree 2026-05-25 15:53:02 +02:00
milan 8532039199 agent chat now returns tool usage info 2026-05-25 15:17:36 +02:00
milan 9ba1c3bae3 add gpl license
improve mcp server error handling
2026-05-25 14:55:48 +02:00
milan de0e665f57 update formatting
restructure project
add cancellation token to cancel mcp server collection from serving
2026-05-24 21:12:15 +02:00
milan 8085b43b1c Merge branch 'main' of https://git.mboemer.de/milan/own_assist 2026-05-24 13:19:04 +02:00
milan d140d94166 bump version 2026-05-24 13:18:50 +02:00
milan 16c93d1644 bump version 2026-05-24 13:03:02 +02:00
milan 06d7a2fed1 Merge branch 'main' of https://git.mboemer.de/milan/own_assist
# Conflicts:
#	mcp_server_collection/Cargo.toml
2026-05-24 13:02:13 +02:00
milan 70726e71eb update packages 2026-05-24 12:58:43 +02:00
milan 4b0f752627 made parsing public 2026-05-23 20:30:31 +02:00
milan b988f53346 add event feature to caldav mcp server 2026-05-17 16:57:32 +02:00
milan 2d2875ac32 add .idea to .gitignore 2026-05-14 17:46:59 +02:00
milan d43498154e mcp_server_collection now also a library
own_assist now bundles the server collection by default
2026-05-14 17:41:39 +02:00
milan 5f16db06f5 mcp_server_collection now also a library
own_assist now bundles the server collection by default
2026-05-14 17:39:10 +02:00
milan 18221b7b56 giving up on actions 2026-05-08 23:18:51 +02:00
milan d9ade649d3 add experimental action
publish release / release (push) Failing after 3m38s
apply formatting
2026-05-08 22:30:11 +02:00
milan 51b1123cf9 refactoring
different default system prompts for cli and audio
2026-05-04 21:18:09 +02:00
milan 3d8975cfc1 add todo now adds alarms to start and end of todo
more sensible name for submodule `caldav` of `caldav`
2026-05-03 20:28:31 +02:00