Releases: BYK/opencode-lore
Releases · BYK/opencode-lore
0.6.1
12 Mar 11:27
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Bug Fixes 🐛
Rotate worker sessions after each LLM call and add recall error handling by @BYK in #38
0.6.0
09 Mar 20:12
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
New Features ✨
Research-informed compaction improvements by @BYK in #35
Bug Fixes 🐛
Prevent cross-project knowledge entries from leaking into AGENTS.md by @BYK in #36
0.5.3
03 Mar 23:43
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Bug Fixes 🐛
Prevent excessive background LLM requests causing rate limiting and sluggishness by @BYK in #33
Upgrade zod from v3 to v4 by @BYK in #32
Drop trailing pure-text assistant messages at layer 0 too by @BYK in #31
Isolate test suite from live lore DB via LORE_DB_PATH preload by @BYK in b96cb956
Internal Changes 🔧
Remove leaked test fixture entries from AGENTS.md by @BYK in 54dbae18
0.5.2
03 Mar 00:47
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Bug Fixes 🐛
Make AGENTS.md export merge-friendly with sorted entries and blank line separators by @BYK in #28
Other
0.5.1
02 Mar 21:10
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Suppress informational log messages in TUI mode by @BYK in #26
0.5.0
02 Mar 11:54
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
New Features ✨
Add knowledge.enabled option to disable LTM system by @BYK in #23
0.4.4
28 Feb 21:12
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Bug Fixes 🐛
(gradient) Persist forceMinLayer and auto-recover from context overflow by @BYK in #21
0.4.3
28 Feb 15:28
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Bug Fixes 🐛
(gradient) Apply safety multiplier to uncalibrated layer-0 check by @BYK in 452c013a
0.4.2
28 Feb 15:19
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Bug Fixes 🐛
(agents-file) Self-heal duplicate lore sections and support old marker variants by @BYK in aa83eb00
Internal Changes 🔧
(agents-file) Clean up fixed-UUID entries in afterAll to prevent ltm test collisions by @BYK in f5c43486
0.4.1
28 Feb 01:44
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Bug Fixes 🐛
(agents-file) Always commit agents file, soften auto-maintained wording by @BYK in e5918a65
(gradient) Use chars/3 estimation and fix calibration to use compressed window estimate by @BYK in e2287a20