Skip to content

fix: redirect conversation_history offloads out of target repo#336

Open
blue-az wants to merge 1 commit into
langchain-ai:mainfrom
blue-az:fix-issue-49
Open

fix: redirect conversation_history offloads out of target repo#336
blue-az wants to merge 1 commit into
langchain-ai:mainfrom
blue-az:fix-issue-49

Conversation

@blue-az

@blue-az blue-az commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summarization middleware offloads write to /conversation_history,
which the OpenWikiLocalShellBackend resolved under the target
repo's cwd, polluting the workspace being documented. Redirect
those virtual paths to ~/.openwiki/conversation_history instead.

Fixes #49

Summarization middleware offloads write to /conversation_history,
which the OpenWikiLocalShellBackend resolved under the target
repo's cwd, polluting the workspace being documented. Redirect
those virtual paths to ~/.openwiki/conversation_history instead.

Fixes langchain-ai#49
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.

Summarization offloads write conversation_history/ into the target repository

1 participant