Commit db9ea8b
committed
feat(memory): add subpath export for typed-network module
Allows downstream consumers (agentos-bench Stage E wiring, wilds-ai
typed-network integration) to import directly:
import { ... } from '@framers/agentos/memory/retrieval/typed-network'
without having to go through the top-level memory barrel.1 parent 827b6b9 commit db9ea8b
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
96 | 101 | | |
97 | 102 | | |
98 | 103 | | |
| |||
0 commit comments