fix: restore SQLite-backed providers in ESM builds#105
Open
gojoGS wants to merge 1 commit intogetagentseal:mainfrom
Open
fix: restore SQLite-backed providers in ESM builds#105gojoGS wants to merge 1 commit intogetagentseal:mainfrom
gojoGS wants to merge 1 commit intogetagentseal:mainfrom
Conversation
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.
Even though OpenCode support was added in #31, I wasn't able to use it in 0.7.3.
Codeburn opened, but didn't show any activities. I had used OpenCode extensively for the past 2 months and I had a valid and populated
opencode.dblocated in~/.local/share/opencode/, so I wasn't sure the issue was on my end.After investigating, I've found this manifested, because Codeburn failed to import the sqlite module and this failed silently. Thus no usage data was returned to be analyzed. Reworking module import fixed this issue for me.
Operating System: Windows 10
Shell: Powershell 7.6.0
Node version: v25.9.0
OpenCode version: 1.4.11
Codeburn version: 0.7.3