refactor(memory): finish TinyCortex consolidation (#5140)

This commit is contained in:
Steven Enamakel
2026-07-23 05:42:14 +03:00
committed by GitHub
parent c480e6d817
commit 2bcd34496c
105 changed files with 875 additions and 2711 deletions
+1 -1
View File
@@ -856,7 +856,7 @@ jobs:
key: tinycortex
- name: Run TinyCortex engine and Composio sync tests
run: bash scripts/ci-cancel-aware.sh cargo test --manifest-path vendor/tinycortex/Cargo.toml --features git-diff,sync
run: bash scripts/ci-cancel-aware.sh cargo test --manifest-path vendor/tinycortex/Cargo.toml --features git-diff,sync,persona
pr-ci-gate:
name: PR CI Gate