Skip to content

feat(memory-graph): consolidate into single autobot_memory_graph with semantic search (#3612)#3616

Merged
mrveiss merged 2 commits intoDev_new_guifrom
issue-3612
Apr 6, 2026
Merged

feat(memory-graph): consolidate into single autobot_memory_graph with semantic search (#3612)#3616
mrveiss merged 2 commits intoDev_new_guifrom
issue-3612

Conversation

@mrveiss
Copy link
Copy Markdown
Owner

@mrveiss mrveiss commented Apr 6, 2026

Closes #3612

Summary

Why

Supersedes the parallel knowledge/memory_graph/ package introduced in PRs #3608/#3609 — all semantic search capability now lives in the canonical autobot_memory_graph package with the existing graph_store code.

…_memory_graph (#3612)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…config.get, asyncio.run (#3612)

- _parse_ft_results now extracts keys and _redis_search calls _fetch_entities_by_keys
- Add SECRET_USAGE to secret/credential pattern in _ENTITY_TYPE_PATTERNS
- Replace ssot_config.get() with getattr() (Pydantic model, not dict)
- Replace asyncio.get_event_loop().run_until_complete() with asyncio.run() in all 6 test sites

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mrveiss mrveiss merged commit 6fca865 into Dev_new_gui Apr 6, 2026
1 of 3 checks passed
@mrveiss mrveiss deleted the issue-3612 branch April 6, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant