Skip to content

fix: review learned context before persona writes#190

Merged
EterUltimate merged 1 commit into
NickCharlie:mainfrom
EterUltimate:codex/issue-187-disable-preset-dialogs
Jun 9, 2026
Merged

fix: review learned context before persona writes#190
EterUltimate merged 1 commit into
NickCharlie:mainfrom
EterUltimate:codex/issue-187-disable-preset-dialogs

Conversation

@EterUltimate

Copy link
Copy Markdown
Collaborator

Summary

  • stop realtime expression learning from immediately injecting learned examples into persona begin_dialogs
  • route memory replay and multidimensional runtime context into existing WebUI persona review records before applying
  • add regression coverage for review-before-persona-write behavior

Tests

  • $env:TMP=(Resolve-Path '.tmp\\pytest-tmp').Path; $env:TEMP=$env:TMP; $env:PYTEST_ADDOPTS='-p no:cacheprovider'; python -m pytest tests/unit/test_learning_chain_regressions.py tests/unit/test_persona_review_service.py tests/unit/test_config.py tests/unit/test_config_service.py -q

Fixes #187

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @EterUltimate, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@EterUltimate EterUltimate merged commit d036545 into NickCharlie:main Jun 9, 2026
4 checks passed
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.

[Bug] 人格里会自动添加预设对话,这个要怎么关掉。

1 participant