FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for packages/opencode/src/format - code2labgit/browsercode · GitHub
code2labgit
/
browsercode
Public
forked from
browser-use/browsercode
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
browsercode
packages
opencode
src
format
on
main
User selector
Datepicker
Commit history
Commits on Jun 30, 2026
refactor(opencode): remove core service layer exports (#34518)
jlongster
authored
451876b
View commit details
Copy full SHA for 451876b
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
refactor(core): support tiered layer nodes (#33937)
jlongster
authored
0e731c2
View commit details
Copy full SHA for 0e731c2
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
feat(opencode): add typed application layer graph (#31531)
jlongster
authored
07e5ea9
View commit details
Copy full SHA for 07e5ea9
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
chore: generate
opencode-agent[bot]
committed
5376661
View commit details
Copy full SHA for 5376661
View code at this point
Browse repository at this point
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 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 23, 2026
test(opencode): simplify config effect tests (#29019)
kitlangton
authored
0b3a1c2
View commit details
Copy full SHA for 0b3a1c2
View code at this point
Browse repository at this point
Commits on May 21, 2026
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
kitlangton
authored
39ea816
View commit details
Copy full SHA for 39ea816
View code at this point
Browse repository at this point
Commits on May 15, 2026
refactor(project): import instance context directly (#27714)
nexxeln
authored
12b666e
View commit details
Copy full SHA for 12b666e
View code at this point
Browse repository at this point
Commits on May 14, 2026
refactor(format): move oxfmt flag to runtime flags (#27608)
nexxeln
authored
76ff18a
View commit details
Copy full SHA for 76ff18a
View code at this point
Browse repository at this point
effect(core): track stderr truncation; polish AppProcess callers (#27353)
kitlangton
authored
42e6b7d
View commit details
Copy full SHA for 42e6b7d
View code at this point
Browse repository at this point
Commits on May 13, 2026
effect(format): migrate to AppProcess (#27185)
kitlangton
authored
6c7f35b
View commit details
Copy full SHA for 6c7f35b
View code at this point
Browse repository at this point
Commits on May 11, 2026
Drop unused domain Zod statics (#26927)
kitlangton
authored
45adfed
View commit details
Copy full SHA for 45adfed
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 7, 2026
fix(format): restore stdout/stderr ignore for formatter processes (#26037)
Show description for 293bb42
ferdinandyb
and
rekram1-node
authored
293bb42
View commit details
Copy full SHA for 293bb42
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 npm service to core package for shared dependency management
thdxr
committed
f5dce6d
View commit details
Copy full SHA for f5dce6d
View code at this point
Browse repository at this point
core: move cross-spawn-spawner to root and remove unused types
Show description for 1e98167
thdxr
committed
1e98167
View commit details
Copy full SHA for 1e98167
View code at this point
Browse repository at this point
core: move cross-spawn-spawner from opencode to core package
Show description for 3eee2f6
thdxr
committed
3eee2f6
View commit details
Copy full SHA for 3eee2f6
View code at this point
Browse repository at this point
feat(httpapi): bridge catalog read endpoints (#24353)
kitlangton
authored
eb02199
View commit details
Copy full SHA for eb02199
View code at this point
Browse repository at this point
core: consolidate shared infrastructure into core package
Show description for 1a734ad
thdxr
committed
1a734ad
View commit details
Copy full SHA for 1a734ad
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
fix: preserve BOM in text tool round-trips (#23797)
Hona
authored and
rekram1-node
committed
8113a43
View commit details
Copy full SHA for 8113a43
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
refactor: pass formatter instance context explicitly (#23020)
kitlangton
authored
a5d99e7
View commit details
Copy full SHA for a5d99e7
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
refactor: make formatter config opt-in (#22997)
thdxr
authored
220e3e9
View commit details
Copy full SHA for 220e3e9
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
refactor: collapse format barrel into format/index.ts (#22898)
kitlangton
authored
1045a43
View commit details
Copy full SHA for 1045a43
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
feat: unwrap InstanceState + EffectBridge namespaces to flat exports + barrel (#22721)
kitlangton
authored
379e40d
View commit details
Copy full SHA for 379e40d
View code at this point
Browse repository at this point
feat: unwrap uformat namespace to flat exports + barrel (#22703)
kitlangton
authored
ce4e47a
View commit details
Copy full SHA for ce4e47a
View code at this point
Browse repository at this point
fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687)
kitlangton
authored
f7d4665
View commit details
Copy full SHA for f7d4665
View code at this point
Browse repository at this point
feat: unwrap Config namespace to flat exports + barrel (#22689)
kitlangton
authored
bbdbc10
View commit details
Copy full SHA for bbdbc10
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
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 13, 2026
refactor: finish small effect service adoption cleanups (#22094)
kitlangton
authored
321bf1f
View commit details
Copy full SHA for 321bf1f
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
refactor: collapse Format facade (#21980)
kitlangton
authored
f38f415
View commit details
Copy full SHA for f38f415
View code at this point
Browse repository at this point
refactor(effect): upgrade opencode to beta.46 context APIs (#21977)
kitlangton
authored
9581bf0
View commit details
Copy full SHA for 9581bf0
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
tweak: make it so disabling uv or ruff fmters disables both (#21921)
rekram1-node
authored
ce26120
View commit details
Copy full SHA for ce26120
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL