Skip to content

merge from dev - #79

Merged
sopaco merged 32 commits into
devfrom
main
Jul 22, 2026
Merged

merge from dev#79
sopaco merged 32 commits into
devfrom
main

Conversation

@sopaco

@sopaco sopaco commented Jul 22, 2026

Copy link
Copy Markdown
Owner

No description provided.

sopaco and others added 30 commits February 27, 2026 17:36
Update dependencies and add LLM task concurrency control
Add intent analysis config option and refactor memory tools
Bump MemClaw plugin version to 0.9.35
Consolidate AI agent context into AGENTS.md
Bump to 2.7.0 and enhance publish script
Refactor vector operations to use gRPC instead of REST
- SearchOptions gains precomputed_intent: Option<Arc<EnhancedQueryIntent>>
- search handler calls analyze_intent() once before layered_semantic_search
- layered + 4 semantic_search calls all reuse the same intent (5 LLM calls → 1)
- ~3-5x search speedup depending on model warm/cold state

fixes: 5 serial LLM calls per search (intent analysis bottleneck)
…mory

Add TweetClaw source-memory workflow example
sopaco and others added 2 commits July 7, 2026 12:27
search: precompute intent once, reuse across all semantic_search calls
@sopaco
sopaco merged commit 37d4061 into dev Jul 22, 2026
1 check passed
sopaco added a commit that referenced this pull request Jul 22, 2026
Merge pull request #79 from sopaco/main
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.

2 participants