FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for packages/opencode/test/util - argszero/opencode · GitHub
argszero
/
opencode
Public
forked from
anomalyco/opencode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
opencode
packages
opencode
test
util
on
dev
User selector
Datepicker
Commit history
Commits on Jun 15, 2026
chore(opencode): consolidate escape logic (#32360)
rekram1-node
authored
a774c62
View commit details
Copy full SHA for a774c62
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
refactor(core): replace legacy logger with Effect logging (#31310)
thdxr
authored
c06ad7c
View commit details
Copy full SHA for c06ad7c
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
refactor(server): canonicalize service API (#31049)
thdxr
authored
fe0c4f8
View commit details
Copy full SHA for fe0c4f8
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
refactor(core): consolidate filesystem services (#30447)
thdxr
authored
604a5f7
View commit details
Copy full SHA for 604a5f7
View code at this point
Browse repository at this point
Commits on May 22, 2026
fix(repository): type expected reference failures (#28880)
nexxeln
authored
aee552c
View commit details
Copy full SHA for aee552c
View code at this point
Browse repository at this point
Commits on May 18, 2026
refactor(repository): clarify reference domain (#28182)
nexxeln
authored
5bfd7fd
View commit details
Copy full SHA for 5bfd7fd
View code at this point
Browse repository at this point
Commits on May 13, 2026
fix keymap fallback priority and TUI config diagnostics (#27384)
kommander
authored
3b7a5e7
View commit details
Copy full SHA for 3b7a5e7
View code at this point
Browse repository at this point
test(util): migrate log cleanup test to Effect (#27357)
kitlangton
authored
8ad3a4b
View commit details
Copy full SHA for 8ad3a4b
View code at this point
Browse repository at this point
chore: delete unused util/lock module (#27223)
kitlangton
authored
650f67a
View commit details
Copy full SHA for 650f67a
View code at this point
Browse repository at this point
Commits on May 12, 2026
Migrate UI cancel error to tagged error (#27112)
kitlangton
authored
3974520
View commit details
Copy full SHA for 3974520
View code at this point
Browse repository at this point
Delete named schema error wrapper (#27066)
kitlangton
authored
c7d8b0d
View commit details
Copy full SHA for c7d8b0d
View code at this point
Browse repository at this point
Remove Zod from named errors (#26982)
kitlangton
authored
28f38fc
View commit details
Copy full SHA for 28f38fc
View code at this point
Browse repository at this point
Remove effect-zod bridge (#26956)
kitlangton
authored
e5aa516
View commit details
Copy full SHA for e5aa516
View code at this point
Browse repository at this point
Commits on May 9, 2026
Move schema utilities into core (#26565)
thdxr
authored
dcdbdb2
View commit details
Copy full SHA for dcdbdb2
View code at this point
Browse repository at this point
Commits on May 3, 2026
fix(sdk+cli): surface real errors instead of bare {} when server returns empty body (#25592)
kitlangton
authored
379600b
View commit details
Copy full SHA for 379600b
View code at this point
Browse repository at this point
Commits on Apr 27, 2026
refactor: remove module barrels (#24554)
thdxr
authored
f25f148
View commit details
Copy full SHA for f25f148
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
core: move Global module to @opencode-ai/core for centralized path management
Show description for 705f792
thdxr
committed
705f792
View commit details
Copy full SHA for 705f792
View code at this point
Browse repository at this point
refactor: rename shared package to core (#24309)
thdxr
authored
62ef2a2
View commit details
Copy full SHA for 62ef2a2
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
refactor(core): migrate ConfigPermission.Info to Effect Schema canonical (#23740)
kitlangton
authored
b0f565b
View commit details
Copy full SHA for b0f565b
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
chore: generate
opencode-agent[bot]
committed
daaa1c7
View commit details
Copy full SHA for daaa1c7
View code at this point
Browse repository at this point
feat(effect-zod): add ZodPreprocess annotation for pre-parse transforms (#23222)
kitlangton
authored
1fae784
View commit details
Copy full SHA for 1fae784
View code at this point
Browse repository at this point
chore: generate
opencode-agent[bot]
committed
f52ae28
View commit details
Copy full SHA for f52ae28
View code at this point
Browse repository at this point
feat(effect-zod): translate Schema.withDecodingDefault into zod .default() (#23207)
kitlangton
authored
36119ff
View commit details
Copy full SHA for 36119ff
View code at this point
Browse repository at this point
feat(effect-zod): translate well-known filters into native Zod methods (#23209)
kitlangton
authored
bb90f3b
View commit details
Copy full SHA for bb90f3b
View code at this point
Browse repository at this point
feat(effect-zod): transform support + walk memoization + flattened checks (#23203)
kitlangton
authored and
opencode
committed
211136e
View commit details
Copy full SHA for 211136e
View code at this point
Browse repository at this point
feat(effect-zod): add catchall (StructWithRest) support to the walker (#23186)
kitlangton
authored and
opencode
committed
7b98f54
View commit details
Copy full SHA for 7b98f54
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
feat(effect-zod): add tuple support; migrate config/plugin to Effect Schema (#23178)
kitlangton
authored
5980b0a
View commit details
Copy full SHA for 5980b0a
View code at this point
Browse repository at this point
chore: generate
opencode-agent[bot]
committed
dc16013
View commit details
Copy full SHA for dc16013
View code at this point
Browse repository at this point
feat(effect-zod): translate Schema.check filters into zod .superRefine + promote LSP refinement to Effect layer (#23173)
kitlangton
authored
e7686db
View commit details
Copy full SHA for e7686db
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
CLI perf: reduce deps (#22652)
thdxr
authored
675a46e
View commit details
Copy full SHA for 675a46e
View code at this point
Browse repository at this point
feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
kitlangton
authored
343a564
View commit details
Copy full SHA for 343a564
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
add experimental permission HttpApi slice (#22385)
kitlangton
authored
250e30b
View commit details
Copy full SHA for 250e30b
View code at this point
Browse repository at this point
migrate: move flock and hash utilities to shared package (#22640)
thdxr
authored
4ae7c77
View commit details
Copy full SHA for 4ae7c77
View code at this point
Browse repository at this point
shared package (#22626)
thdxr
authored
be9432a
View commit details
Copy full SHA for be9432a
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
fix: ensure logger cleanup properly orders list before deleting files (#22101)
rekram1-node
authored
fc01cad
View commit details
Copy full SHA for fc01cad
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL