Drop unused ID Zod statics#26740
Merged
Merged
Conversation
f419632 to
38631fd
Compare
fe61f1c to
b891277
Compare
38631fd to
6056522
Compare
This was referenced May 10, 2026
b891277 to
868c00c
Compare
6056522 to
bfce366
Compare
868c00c to
3598994
Compare
bfce366 to
6ba5c90
Compare
3598994 to
b438f73
Compare
6ba5c90 to
5e9f49f
Compare
b438f73 to
08dc6bf
Compare
5e9f49f to
d762c80
Compare
08dc6bf to
327d764
Compare
d762c80 to
609d313
Compare
327d764 to
a5b73f9
Compare
609d313 to
a973fd4
Compare
a5b73f9 to
a51ad58
Compare
a973fd4 to
920b7a9
Compare
920b7a9 to
656ba20
Compare
joshue031
pushed a commit
to joshue031/opencode
that referenced
this pull request
May 11, 2026
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
.zodstatics from simple session/workspace ID schemas.Testing
bun test --timeout 5000 test/session/schema-decoding.test.ts test/session/compaction.test.ts -t "summarizes only the head|anchors repeated compactions|keeps recent pre-compaction|ignores previous summaries|accepts minimal session"bun typecheckfrompackages/opencodebunx prettier --check packages/opencode/src/cli/cmd/tui/validate-session.ts packages/opencode/src/session/schema.ts packages/opencode/src/control-plane/schema.ts packages/opencode/test/session/schema-decoding.test.ts packages/opencode/test/session/compaction.test.tsbunx oxlint packages/opencode/src/cli/cmd/tui/validate-session.ts packages/opencode/src/control-plane/schema.ts packages/opencode/src/session/schema.ts packages/opencode/test/session/schema-decoding.test.tsStack