Commit Graph
29 Commits
Author SHA1 Message Date
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 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 b776cafab7 remove Display impl from Toolusage 2026-07-26 14:08:48 +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 e1087c2ce5 add function to remove history from AgentChat 2026-07-22 19:46:43 +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 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 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 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 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 3dd897c422 add caldav mcp server
refactoring
2026-05-03 18:28:20 +02:00
milan ef468e8fd6 refactoring
partially implement tts for human interface
2026-04-14 21:26:10 +02:00
milan 01e7da136c add basic i18n 2026-04-12 00:12:45 +02:00
milan 5aaedbd73f add HumanInterface
add cli
2026-04-11 15:33:27 +02:00
milan 5bf98a1efc add logging config to audio server
add audio client
change delimiter for mcp tools from "::" to ":" to save tokens
2026-04-09 16:21:58 +02:00
milan 1895e1ec66 add basic test 2026-04-07 21:09:48 +02:00
milan 94811c5a89 add permission support
refactoring
2026-04-07 17:53:32 +02:00
milan ee17e74753 restructure into multiple crates
add mcp server collection
2026-04-07 00:06:13 +02:00