v0.1.1
What's Changed
- feat: cascade tests, contract tests, web search fix, pipeline docs by @DrunkkToys in #1
- fix: plugin memory fixes and comprehensive cascade tests by @DrunkkToys in #2
- fix: orchestratorLoop finalText includes tool results by @DrunkkToys in #3
- fix: workspace guard + no hardcoded path by @DrunkkToys in #4
- fix: context window cleanup - memories on disk only by @DrunkkToys in #5
- fix: smart truncation with read_file offset by @DrunkkToys in #6
- fix: stack overflow + 46 cascade tests by @DrunkkToys in #7
- fix: garbage output detection and retry by @DrunkkToys in #8
- fix: force tool_choice required by @DrunkkToys in #9
- fix: auto-save findings + summarize pruned turns by @DrunkkToys in #10
- fix: accumulate all tool results + fix memory saving by @DrunkkToys in #11
- fix: SSD memory architecture — save to disk, keep minimum in RAM by @DrunkkToys in #12
- feat: strategic context injection with system prompt, respond_to_user, loop detection by @DrunkkToys in #13
- fix: remove random context injection — system prompt hack removed by @DrunkkToys in #14
- fix: switch to prediction loop handler with proper context/memory management by @DrunkkToys in #15
- feat: release latest vibeLM state by @DrunkkToys in #19
- feat: restart-safe session state by @DrunkkToys in #20
- Fix restart-safe history dedupe by @DrunkkToys in #21
- Set workspace requires explicit path by @DrunkkToys in #22
- Add explore workspace command by @DrunkkToys in #23
- fix: remove exploration trigger from set_workspace by @DrunkkToys in #24
- fix: remove duplicate tool toggle checkboxes by @DrunkkToys in #25
- fix: memory leak in jsonl cache by @DrunkkToys in #27
- fix: restore tool toggles, remove duplicate tools, rename respond_to_user to amend by @DrunkkToys in #26
- feat: context management optimization - compact earlier, adaptive checkpoint, selective memory by @DrunkkToys in #28
New Contributors
- @DrunkkToys made their first contribution in #1
Full Changelog: https://github.com/DrunkkToys/vibeLM/commits/v0.1.1