Releases: ringotypowriter/yachiyo
Releases · ringotypowriter/yachiyo
1.0.34-beta.202604250123
Maintenance release — see commit history for details.
1.0.33
Features
- add strip-compact threshold config (fc5e338)
- add mergeRunUsage and stripCompact updates (86e8be9)
- propagate replay flag, format errors (a52b3db)
- surface reverted diffs for pre-run matches (efeeec2)
- add markdownApp support (0de471e)
- implement tool-fail steering and hidden flag (cb213de)
- add bashReadExtractor (8b20832)
- persist collapsed folder ids (a1ce021)
Bug Fixes
Refactors
- move model to chat config (facdd37)
1.0.33-beta.202604241325
Features
- add strip-compact threshold config (fc5e338)
- add mergeRunUsage and stripCompact updates (86e8be9)
- propagate replay flag, format errors (a52b3db)
- surface reverted diffs for pre-run matches (efeeec2)
- add markdownApp support (0de471e)
- implement tool-fail steering and hidden flag (cb213de)
- add bashReadExtractor (8b20832)
- persist collapsed folder ids (a1ce021)
Bug Fixes
1.0.33-beta.202604241016
1.0.33-beta.202604240130
1.0.32
Features
- skip schedules in dev unless opt-in (63ae507)
- add system info to prompts (f100bc8)
- reset context by default and support reset: false (21abc0c)
- improve estimation and context alerts (d69b232)
- add cross-fade on Active/Archived thread list switch (e054af5)
- add Tier 3 sidebar and list navigation transitions (b0cea5f)
- add Tier 2 panel and expand/collapse transitions (ec0c61b)
- add Tier 1 chat transition animations (dca5107)
- track handoff usage data (2e6c04a)
- add RunArrowIndicator to show run status (2f1e5d2)
- enable revert action for pending messages (4a8a2d4)
- track and emit per-step usage tokens (7b69a5f)
- add thinking timer and steer guidance updates (332e036)
- record read ranges for matches (c54f00f)
- add background repair for response msgs (a31b38b)
- emit run.completed on finish and enhance reasoning/tool input handling (099308e)
- surface non-built-in vars in results (5c8be39)
- add mode-based input handling (1456fd9)
- switch jsReplTool to worker threads (7f127ce)
- raise per-run ask limit to 10 (3846bb6)
- use prompt-token threshold for auto memory distillation (3f26ea2)
Bug Fixes
- surface editor open errors and show full diff paths (5d3de62)
- avoid 60.0s rounding artifact in elapsed time display (3642414)
- improve RunArrowIndicator state detection and use gear for tool calls (7078923)
- debounce cancel-in-flight and disable sending (338c1c6)
- hide non-active tool calls during streaming (0a18f94)
- treat http2 protocol error as transient (b8b5e97)
- drop dangling tool-calls in balanceHistoryMessages (4d67d46)
- trim trailing sentence from group probe replay (f605098)
- use storage.getThread and guard nulls (52d4406)
- make channel history clear non-blocking (212f363)
- reset group probe history in place (5714096)
- refine group probe thread handling (67f5e55)
Refactors
1.0.32-beta.202604230408
Features
- improve estimation and context alerts (d69b232)
- add cross-fade on Active/Archived thread list switch (e054af5)
- add Tier 3 sidebar and list navigation transitions (b0cea5f)
- add Tier 2 panel and expand/collapse transitions (ec0c61b)
- add Tier 1 chat transition animations (dca5107)
- track handoff usage data (2e6c04a)
- add RunArrowIndicator to show run status (2f1e5d2)
- enable revert action for pending messages (4a8a2d4)
- track and emit per-step usage tokens (7b69a5f)
- add thinking timer and steer guidance updates (332e036)
- record read ranges for matches (c54f00f)
- add background repair for response msgs (a31b38b)
- emit run.completed on finish and enhance reasoning/tool input handling (099308e)
- surface non-built-in vars in results (5c8be39)
- add mode-based input handling (1456fd9)
- switch jsReplTool to worker threads (7f127ce)
- raise per-run ask limit to 10 (3846bb6)
- use prompt-token threshold for auto memory distillation (3f26ea2)
Bug Fixes
- improve RunArrowIndicator state detection and use gear for tool calls (7078923)
- debounce cancel-in-flight and disable sending (338c1c6)
- hide non-active tool calls during streaming (0a18f94)
- treat http2 protocol error as transient (b8b5e97)
- drop dangling tool-calls in balanceHistoryMessages (4d67d46)
- trim trailing sentence from group probe replay (f605098)
- use storage.getThread and guard nulls (52d4406)
- make channel history clear non-blocking (212f363)
- reset group probe history in place (5714096)
- refine group probe thread handling (67f5e55)
1.0.32-beta.202604230131
Features
- improve estimation and context alerts (d69b232)
- add cross-fade on Active/Archived thread list switch (e054af5)
- add Tier 3 sidebar and list navigation transitions (b0cea5f)
- add Tier 2 panel and expand/collapse transitions (ec0c61b)
- add Tier 1 chat transition animations (dca5107)
- track handoff usage data (2e6c04a)
- add RunArrowIndicator to show run status (2f1e5d2)
- enable revert action for pending messages (4a8a2d4)
- track and emit per-step usage tokens (7b69a5f)
- add thinking timer and steer guidance updates (332e036)
- record read ranges for matches (c54f00f)
- add background repair for response msgs (a31b38b)
- emit run.completed on finish and enhance reasoning/tool input handling (099308e)
- surface non-built-in vars in results (5c8be39)
- add mode-based input handling (1456fd9)
- switch jsReplTool to worker threads (7f127ce)
- raise per-run ask limit to 10 (3846bb6)
- use prompt-token threshold for auto memory distillation (3f26ea2)
Bug Fixes
- improve RunArrowIndicator state detection and use gear for tool calls (7078923)
- debounce cancel-in-flight and disable sending (338c1c6)
- hide non-active tool calls during streaming (0a18f94)
- treat http2 protocol error as transient (b8b5e97)
- drop dangling tool-calls in balanceHistoryMessages (4d67d46)
- trim trailing sentence from group probe replay (f605098)
- use storage.getThread and guard nulls (52d4406)
- make channel history clear non-blocking (212f363)
- reset group probe history in place (5714096)
- refine group probe thread handling (67f5e55)
1.0.32-beta.202604220126
Features
- add background repair for response msgs (a31b38b)
- emit run.completed on finish and enhance reasoning/tool input handling (099308e)
- surface non-built-in vars in results (5c8be39)
- add mode-based input handling (1456fd9)
- switch jsReplTool to worker threads (7f127ce)
- raise per-run ask limit to 10 (3846bb6)
- use prompt-token threshold for auto memory distillation (3f26ea2)
Bug Fixes
- treat http2 protocol error as transient (b8b5e97)
- drop dangling tool-calls in balanceHistoryMessages (4d67d46)
- trim trailing sentence from group probe replay (f605098)
- use storage.getThread and guard nulls (52d4406)
- make channel history clear non-blocking (212f363)
- reset group probe history in place (5714096)
- refine group probe thread handling (67f5e55)
1.0.32-beta.202604211640
Features
- add background repair for response msgs (a31b38b)
- emit run.completed on finish and enhance reasoning/tool input handling (099308e)
- surface non-built-in vars in results (5c8be39)
- add mode-based input handling (1456fd9)
- switch jsReplTool to worker threads (7f127ce)
- raise per-run ask limit to 10 (3846bb6)
- use prompt-token threshold for auto memory distillation (3f26ea2)
Bug Fixes
- treat http2 protocol error as transient (b8b5e97)
- drop dangling tool-calls in balanceHistoryMessages (4d67d46)
- trim trailing sentence from group probe replay (f605098)
- use storage.getThread and guard nulls (52d4406)
- make channel history clear non-blocking (212f363)
- reset group probe history in place (5714096)
- refine group probe thread handling (67f5e55)