feat: OpenCode Go local-first Auto, adaptive refresh, cost JSONL tails (0.45 deferred)#230
Closed
Finesssee wants to merge 1 commit into
Closed
feat: OpenCode Go local-first Auto, adaptive refresh, cost JSONL tails (0.45 deferred)#230Finesssee wants to merge 1 commit into
Finesssee wants to merge 1 commit into
Conversation
Port deferred 0.45 work: SQLite local usage for OpenCode Go (steipete#2316) with Auto local-first (web-first when scoped), Adaptive refresh policy + UI option, and Claude cost scanner incomplete trailing JSONL line support.
|
This repository allows each user to open at most 4 pull requests per 7 days. Closing this automatically. |
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
Ports three deferred 0.45 items onto the Tauri/Windows tree:
1. OpenCode Go local-first Auto (upstream steipete#2316)
rust/src/providers/opencodego/local.rsreads localopencode.dbvia rusqlite%USERPROFILE%\.local\share\opencode\,%LOCALAPPDATA%\opencode\,$HOME/.local/share/opencode/available_sources: Auto, Web, Cli2. Adaptive refresh (upstream AdaptiveRefreshPolicyCore)
rust/src/core/adaptive_refresh.rswith the decision tableadaptive_refresh+ General tab Adaptive optionauto_refresh.rsuses adaptive delays when enabled; tracks last menu open / activity3. Cost incomplete tails
read_untilso a final incomplete JSONL line is processed when valid UTF-8 JSONTests
Notes
Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.