Config/MemorySearch: add post-compaction force reindex toggle#25559
Draft
rodrigouroz wants to merge 8 commits intoopenclaw:mainfrom
Draft
Config/MemorySearch: add post-compaction force reindex toggle#25559rodrigouroz wants to merge 8 commits intoopenclaw:mainfrom
rodrigouroz wants to merge 8 commits intoopenclaw:mainfrom
Conversation
This was referenced Feb 24, 2026
dcc1d07 to
497c66c
Compare
18 tasks
497c66c to
8a993c9
Compare
99d9c01 to
d9dfb82
Compare
d9dfb82 to
be698b8
Compare
|
This pull request has been automatically marked as stale due to inactivity. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Describe the problem and fix in 2–5 bullets:
agents.defaults.memorySearch.sync.sessions.postCompactionForceto types/schema/config resolution/help/labels and defaults.Change Type (select all)
Scope (select all touched areas)
Linked Issue/PR
User-visible / Behavior Changes
agents.defaults.memorySearch.sync.sessions.postCompactionForce(defaulttrue)Security Impact (required)
No)No)No)No)No)Yes, explain risk + mitigation:Repro + Verification
Environment
Steps
pnpm vitest run src/agents/memory-search.test.tspnpm tsgopostCompactionForce: true.Expected
Actual
Evidence
Attach at least one:
Human Verification (required)
What you personally verified (not just CI), and how:
postCompactionForcewith defaulttrue.Compatibility / Migration
Yes)No)No)Failure Recovery (if this breaks)
src/agents/memory-search.ts,src/config/zod-schema.agent-runtime.ts,src/config/types.tools.tsRisks and Mitigations
List only real risks for this PR. Add/remove entries as needed. If none, write
None.true).Stack: 7/9, depends on #25558.