Early developments of a new agentic assistant
Go to file
Χγφτ Kompanion 2ee757b64a ki: implement multi-text embeddings in OllamaProvider::embed by batching one request per text and aggregating results 2025-10-19 08:33:27 +02:00
.acf Update task 2025-10-19 07:43:28 +02:00
.cursor/rules Add changes made through MCP for backup 2025-10-14 13:22:44 +13:00
bin Add changes made through MCP for backup 2025-10-14 13:22:44 +13:00
db middleware: add C++ orchestrator + API docs; cli: add MCP server mode and DB navigation; tests: add orchestrator QtTest; docs: add CLI usage; db: move SQL from sql/ to db/sql; tools: remove extra python embedding stub 2025-10-19 08:32:43 +02:00
docker docker: fix host ollama port 2025-10-13 08:17:38 +13:00
docs middleware: add C++ orchestrator + API docs; cli: add MCP server mode and DB navigation; tests: add orchestrator QtTest; docs: add CLI usage; db: move SQL from sql/ to db/sql; tools: remove extra python embedding stub 2025-10-19 08:32:43 +02:00
ingest Add missing ingest files 2025-10-17 00:00:45 +02:00
integrations Add missing files 2025-10-16 03:46:06 +13:00
resources feat: Implement initial KompanionAI SDK structure and KLLM compatibility layer 2025-10-16 19:24:09 +02:00
runtime runtime: Update runner script 2025-10-13 07:34:03 +13:00
src ki: implement multi-text embeddings in OllamaProvider::embed by batching one request per text and aggregating results 2025-10-19 08:33:27 +02:00
tests middleware: add C++ orchestrator + API docs; cli: add MCP server mode and DB navigation; tests: add orchestrator QtTest; docs: add CLI usage; db: move SQL from sql/ to db/sql; tools: remove extra python embedding stub 2025-10-19 08:32:43 +02:00
tools middleware: add C++ orchestrator + API docs; cli: add MCP server mode and DB navigation; tests: add orchestrator QtTest; docs: add CLI usage; db: move SQL from sql/ to db/sql; tools: remove extra python embedding stub 2025-10-19 08:32:43 +02:00
.clang-format feat: Implement initial KompanionAI SDK structure and KLLM compatibility layer 2025-10-16 19:24:09 +02:00
.gitignore feat: docker compose, shared infra docs, js-engine note 2025-10-13 00:05:01 +13:00
.push.sh feat: docker compose sandbox + initial skeleton & docs 2025-10-13 01:40:35 +13:00
AGENTS.md feat: Implement initial KompanionAI SDK structure and KLLM compatibility layer 2025-10-16 19:24:09 +02:00
CMakeLists.txt Finish the kllm integration better 2025-10-18 14:00:09 +02:00