Skip to content

Conversation

@maxstevens-nl
Copy link
Contributor

This PR refactors the session settings to use kv.signal instead of wrapped kv.get calls, eliminating the need for manual kv.set calls.

I also fixed a small kv.signal bug by checking only for undefined; previously, any falsy value would cause the key to reset to its default.

This PR refactors the session settings to use `kv.signal` instead of wrapped
`kv.get` calls, eliminating the need for manual `kv.set` calls.
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@maxstevens-nl maxstevens-nl changed the title refactor: sessions settings simplification refactor: session settings simplification Jan 8, 2026
@rekram1-node
Copy link
Collaborator

/review

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

lgtm

@rekram1-node rekram1-node merged commit 4d09c56 into anomalyco:dev Jan 8, 2026
2 checks passed
thdxr pushed a commit that referenced this pull request Jan 8, 2026
aryasaatvik pushed a commit to aryasaatvik/opencode that referenced this pull request Jan 10, 2026
zerone0x pushed a commit to zerone0x/opencode that referenced this pull request Jan 12, 2026
zerone0x pushed a commit to zerone0x/opencode that referenced this pull request Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants