feat: v0.4.1 — GMem memory infra + Opprime synced improvements#5
Closed
garyqlin wants to merge 1 commit into
Closed
feat: v0.4.1 — GMem memory infra + Opprime synced improvements#5garyqlin wants to merge 1 commit into
garyqlin wants to merge 1 commit into
Conversation
- FTS5 token filter: fixed detail=column pure-digit/alpha pollution bug - Knowledge auto-record_hit() on every auto-search match - tools/remember_info.py: unified memory route (Knowledge/Notes/Experience) - tools/archive_search.py: Archive Store search for cross-session recall - tools/glink_projects.py: Glink project management integration - kernel.py: _recorded_tc tracking, _build_gmem_summary, FINISH.md rules - lib/session.py/experience.py/storage.py: Opprime consistency sync - rules/: AGENCY.md, THINKING.md, FINISH.md — public-ready rule templates - PII sanitized for public release - CHANGELOG.md: v0.4.1 entry
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
Merge v0.4.1 from local development branch into main. This release syncs core improvements from Opprime/GMem development back into the public Gbase framework.
Changes
New files (6):
rules/AGENCY.md— Independent agent workflow (public-ready)rules/THINKING.md— 7-step thinking flowrules/FINISH.md— "See it through" execution ruletools/remember_info.py— Unified memory routing (Knowledge/Notes/Experience)tools/archive_search.py— Archive Store cross-session recalltools/glink_projects.py— Glink project management integrationCore fixes (modified
lib/):kernel.py: FTS5 token safety filter (detail=columnpure-digit/alpha pollution), Knowledge autorecord_hit(),_recorded_tctracking,_build_gmem_summaryhelpersession.py: L1 compaction type mismatch fix, image_url filtering for DeepSeek 400 errorexperience.py: JSON error tolerance improvementsstorage.py: Knowledge aging mechanism (access_count + soft cap)archive_store.py: Generalized DB fallback paths for public usePII sanitization:
Stats
.pyfiles