ChiGammaPhiTau
  • Joined on 2025-10-11
ChiGammaPhiTau pushed to main at chelydra/metal-kompanion 2025-10-20 19:13:08 +00:00
c1d8c582f9 Move HandlerMemory up again.
d39d20dd22 Add development set up variables
Compare 2 commits »
ChiGammaPhiTau pushed to main at chelydra/metal-kompanion 2025-10-19 17:15:06 +00:00
3f1410a095 Fix compile of command line parser
fd922fe747 Acctually build the moved directories
4091059e75 Fix production daabase creation
b2197ff11c Look for MCP-Server for test instantiation
720d445f1f cli: add --warm-cache (policy/ad-hoc) and --rehydrate; mcp: warm_cache accepts since/tags/key; add delete_context (stub) and upsert_and_embed wiring; resources: basic NL regex mappings
Compare 18 commits »
ChiGammaPhiTau pushed to main at chelydra/metal-kompanion 2025-10-18 12:16:51 +00:00
dadb0af954 Change API naming to KI
ChiGammaPhiTau pushed to main at chelydra/metal-kompanion 2025-10-18 12:00:17 +00:00
ee37ed47bb Finish the kllm integration better
2ecb214510 Add full integration tests and more debug outout
d6640abcbd Ifx path to stestscript again - remove obsolete files
Compare 3 commits »
ChiGammaPhiTau pushed to main at chelydra/metal-kompanion 2025-10-18 03:06:59 +00:00
799f060204 Tests: Make them callable from any path
a943ca055a Refactoring move API in subdir
b5c3dd21e0 Use new embedding size in schema
3ab1089c51 Adapt ingest dir to new ingest system
7b27493656 Add missing ingest files
Compare 5 commits »
ChiGammaPhiTau pushed to main at chelydra/metal-kompanion 2025-10-16 20:36:37 +00:00
0264262742 Adapt defaults for ingest_dir
ChiGammaPhiTau pushed to main at chelydra/metal-kompanion 2025-10-16 20:03:23 +00:00
4b2f9ea184 Merge branch 'work/API' to switch to KompanionAi API
f2f7879f42 Add bearer authentication based on namespace
a8694850b1 Refactor: Revert auth_token removal and add namespace to ToolSchemas.json, update tests.
bc0ae50be5 Add some debug output and simplify overyl complex code
ca390763e6 feat: Implement initial KompanionAI SDK structure and KLLM compatibility layer
Compare 5 commits »
ChiGammaPhiTau pushed to main at chelydra/metal-kompanion 2025-10-16 02:58:03 +00:00
fd289edded Outline future plans
f71b2ef510 Implement server logic fully
220be1744d Update CMakeLists to follow KDE pattern
122df11433 memory: remove exception parsing helpers
8479c23234 cli: drop exceptions from KompanionApp
Compare 21 commits »
ChiGammaPhiTau pushed to compose-host-runner at chelydra/metal-kompanion 2025-10-15 23:20:44 +00:00
220be1744d Update CMakeLists to follow KDE pattern
122df11433 memory: remove exception parsing helpers
8479c23234 cli: drop exceptions from KompanionApp
a84af5d464 doc: add anything-llm compatibility plan
db01fb0485 Add missing files
Compare 17 commits »
ChiGammaPhiTau pushed to main at chelydra/mcp-browser 2025-10-14 02:44:46 +00:00
6c7a54a83e Revert a non working initalized call again.
ChiGammaPhiTau pushed to compose-host-runner at chelydra/metal-kompanion 2025-10-12 18:36:05 +00:00
f276d702b2 runtime: Update runner script
d121f2a76d db: Add pgsql schema
9c63b6c593 db: core pgvector schema; docs: ASPECTS (facets of Χγφτ)
f73d702ba6 Add kom_runner implementation
Compare 4 commits »
ChiGammaPhiTau pushed to main at chelydra/metal-kompanion 2025-10-12 17:05:43 +00:00
9c63b6c593 db: core pgvector schema; docs: ASPECTS (facets of Χγφτ)
f73d702ba6 Add kom_runner implementation
3ae8bebb54 Readd a self contained compose dockerfile
628e7b529e Use host tor and ollama for now
1585c168fd chore(docker): add host-runner compose using host ollama:11435 & tor:9051
Compare 6 commits »
ChiGammaPhiTau pushed to compose-host-runner at chelydra/metal-kompanion 2025-10-12 15:57:44 +00:00
3ae8bebb54 Readd a self contained compose dockerfile
628e7b529e Use host tor and ollama for now
Compare 2 commits »
ChiGammaPhiTau created branch compose-host-runner in chelydra/metal-kompanion 2025-10-12 15:09:00 +00:00
ChiGammaPhiTau pushed to compose-host-runner at chelydra/metal-kompanion 2025-10-12 15:09:00 +00:00
1585c168fd chore(docker): add host-runner compose using host ollama:11435 & tor:9051
ChiGammaPhiTau created branch compose-tor-ollama in chelydra/metal-kompanion 2025-10-12 14:52:28 +00:00
ChiGammaPhiTau pushed to compose-tor-ollama at chelydra/metal-kompanion 2025-10-12 14:52:28 +00:00
9b9666485f feat: compose tor+ollama separation; runner uses OLLAMA_BASE; modelfiles mount
ChiGammaPhiTau pushed to main at chelydra/metal-kompanion 2025-10-12 12:41:31 +00:00
efcadefc19 feat: docker compose sandbox + initial skeleton & docs
267e877ac5 feat(docker): add compose, runner stub, TOR egress and docs
Compare 2 commits »
ChiGammaPhiTau pushed to main at chelydra/metal-kompanion 2025-10-12 11:07:55 +00:00
45a6540cc4 docs: memory plan (sqlite+faiss)
0abb798aac feat(docker): add Compose (tor+ollama+runner) and runtime
Compare 2 commits »
ChiGammaPhiTau pushed to main at chelydra/metal-kompanion 2025-10-12 11:07:16 +00:00
802af683ac docs: quickjs optional engine plan