Commit Graph
54 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 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 7c95916b42 .gitea/workflows/release.yaml aktualisiert
publish release / release (push) Failing after 4m51s
2026-05-08 23:12:18 +02:00
milan dc26d35cf5 .gitea/workflows/release.yaml aktualisiert
publish release / release (push) Failing after 1m19s
2026-05-08 22:59:15 +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
milan 3dd897c422 add caldav mcp server
refactoring
2026-05-03 18:28:20 +02:00
milan 20a5b01311 add working Audio HumanInterface
refactoring as always
remove secrets
2026-04-21 21:55:17 +02:00
milan ef468e8fd6 refactoring
partially implement tts for human interface
2026-04-14 21:26:10 +02:00
milan-py c2e9709aa0 Create README.md 2026-04-13 19:25:57 +02:00
milan 87e1a93a3e add more cli features and styling
refactoring
2026-04-12 21:51:10 +02:00
milan 01e7da136c add basic i18n 2026-04-12 00:12:45 +02:00
milan 7958275438 Merge remote-tracking branch 'origin/main' 2026-04-11 15:33:44 +02:00
milan 5aaedbd73f add HumanInterface
add cli
2026-04-11 15:33:27 +02:00
milan 8316517188 correct audio server Containerfile to include logging config 2026-04-09 23:09:28 +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 5def79b4ca add a simple python fastapi server to serve whisper models for speech-to-text and piper for text-to-speech 2026-04-08 23:54:48 +02:00
milan 1895e1ec66 add basic test 2026-04-07 21:09:48 +02:00