FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for packages/opencode/src/storage - 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
storage
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
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(opencode): remove JSON storage migration (#30461)
thdxr
authored
ca2acc4
View commit details
Copy full SHA for ca2acc4
View code at this point
Browse repository at this point
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
feat(core): add location-based permission service (#30287)
thdxr
authored
9b815bc
View commit details
Copy full SHA for 9b815bc
View code at this point
Browse repository at this point
Commits on May 31, 2026
refactor(core): move database schema ownership (#29068)
Show description for 7f571d3
thdxr
and
Copilot
authored
7f571d3
View commit details
Copy full SHA for 7f571d3
View code at this point
Browse repository at this point
Commits on May 15, 2026
refactor(instance): remove remaining bind call sites (#27731)
nexxeln
authored
fa9a2cb
View commit details
Copy full SHA for fa9a2cb
View code at this point
Browse repository at this point
refactor(flags): migrate skip migrations flag (#27705)
nexxeln
authored
356f684
View commit details
Copy full SHA for 356f684
View code at this point
Browse repository at this point
Commits on May 14, 2026
refactor(flags): move channel db flag to runtime flags (#27615)
nexxeln
authored
fc34c74
View commit details
Copy full SHA for fc34c74
View code at this point
Browse repository at this point
refactor(storage): remove not found wire serializer (#27416)
kitlangton
authored
681594b
View commit details
Copy full SHA for 681594b
View code at this point
Browse repository at this point
Commits on May 13, 2026
fix(storage): type not found errors (#27265)
nexxeln
authored
e9a29e4
View commit details
Copy full SHA for e9a29e4
View code at this point
Browse repository at this point
Commits on May 12, 2026
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
Track session usage totals (#26644)
thdxr
authored
36d40fe
View commit details
Copy full SHA for 36d40fe
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
test(httpapi): add route exerciser
kitlangton
authored
fd01dc9
View commit details
Copy full SHA for fd01dc9
View code at this point
Browse repository at this point
Commits on May 1, 2026
core: remove @effect/language-service plugin and optimize hot path type performance
Show description for ff55a40
thdxr
committed
ff55a40
View commit details
Copy full SHA for ff55a40
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
Prepare Effect HttpApi backend parity (#24853)
kitlangton
authored
6015084
View commit details
Copy full SHA for 6015084
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
feat(core): store relative path for sessions (#24704)
jlongster
authored
2c2fc34
View commit details
Copy full SHA for 2c2fc34
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
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
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 23, 2026
feat(project): add icon_url_override field to projects (#23955)
Brendonovich
authored
6002500
View commit details
Copy full SHA for 6002500
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
fix: remove 7 unnecessary `as any` casts in opencode core (#22840)
kitlangton
authored
bf4c107
View commit details
Copy full SHA for bf4c107
View code at this point
Browse repository at this point
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 storage namespaces to flat exports + barrel (#22747)
kitlangton
authored
f242078
View commit details
Copy full SHA for f242078
View code at this point
Browse repository at this point
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
kitlangton
authored
80f1f1b
View commit details
Copy full SHA for 80f1f1b
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
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
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 11, 2026
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
refactor: destroy Storage facades (#21956)
kitlangton
authored
5cd4c6e
View commit details
Copy full SHA for 5cd4c6e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL