FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for packages/opencode/src/worktree - 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
src
worktree
on
dev
User selector
Datepicker
Commit history
Commits on Jun 30, 2026
refactor(opencode): remove app service layer exports (#34517)
jlongster
authored
91561bb
View commit details
Copy full SHA for 91561bb
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
refactor(opencode): bind instance bootstrap node (#34502)
jlongster
authored
7a035d7
View commit details
Copy full SHA for 7a035d7
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
refactor(core): rename app node modules (#34238)
jlongster
authored
a76c691
View commit details
Copy full SHA for a76c691
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 24, 2026
refactor(schema): extract public event definitions (#33579)
kitlangton
authored
24b0132
View commit details
Copy full SHA for 24b0132
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(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 31, 2026
fix(tui): remount session view on session switch (#30129)
Show description for abaabdc
opencode-agent[bot]
authored
abaabdc
View commit details
Copy full SHA for abaabdc
View code at this point
Browse repository at this point
chore: generate
opencode-agent[bot]
committed
102c835
View commit details
Copy full SHA for 102c835
View code at this point
Browse repository at this point
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 27, 2026
feat(tui): add workspace management dialog (#29612)
jlongster
authored
28a06e5
View commit details
Copy full SHA for 28a06e5
View code at this point
Browse repository at this point
Commits on May 21, 2026
chore: drop dead imports across opencode/core/llm (#28720)
kitlangton
authored
e92c4fb
View commit details
Copy full SHA for e92c4fb
View code at this point
Browse repository at this point
Commits on May 13, 2026
effect(worktree): migrate to AppProcess.run (#27186)
kitlangton
authored
832aa94
View commit details
Copy full SHA for 832aa94
View code at this point
Browse repository at this point
chore: generate
opencode-agent[bot]
committed
4498fc9
View commit details
Copy full SHA for 4498fc9
View code at this point
Browse repository at this point
fix(worktree): type expected errors (#27296)
nexxeln
authored
2e7cf92
View commit details
Copy full SHA for 2e7cf92
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
Commits on May 11, 2026
fix(core): always start worktrees as detached (#26931)
jlongster
authored
9067218
View commit details
Copy full SHA for 9067218
View code at this point
Browse repository at this point
Commits on May 9, 2026
research: delete Hono backend (do not merge) (#25667)
kitlangton
authored
28b0359
View commit details
Copy full SHA for 28b0359
View code at this point
Browse repository at this point
feat(core): be smarter about generating a worktree name (#26368)
jlongster
authored
9b7b6cb
View commit details
Copy full SHA for 9b7b6cb
View code at this point
Browse repository at this point
Commits on May 8, 2026
feat(core): allow external workspace creation (#26212)
jlongster
authored
c818c9d
View commit details
Copy full SHA for c818c9d
View code at this point
Browse repository at this point
Commits on May 4, 2026
fix(worktree): fork workspace worktree boot (#25723)
kitlangton
authored
25dc6f0
View commit details
Copy full SHA for 25dc6f0
View code at this point
Browse repository at this point
Commits on May 3, 2026
Normalize instance lifecycle wiring (#25501)
kitlangton
authored
7d91d3b
View commit details
Copy full SHA for 7d91d3b
View code at this point
Browse repository at this point
Commits on May 2, 2026
Convert LoadInput.init to Effect + extract InstanceBootstrap as a Service (#25376)
kitlangton
authored
f33aec1
View commit details
Copy full SHA for f33aec1
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
feat(httpapi): bridge worktree mutations (#24371)
kitlangton
authored
a369130
View commit details
Copy full SHA for a369130
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
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 23, 2026
refactor(bus): migrate BusEvent to Effect Schema (#24040)
kitlangton
authored
cd93533
View commit details
Copy full SHA for cd93533
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
refactor: use InstanceState context in worktree cleanup paths (#23019)
kitlangton
authored
471b9f4
View commit details
Copy full SHA for 471b9f4
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
refactor: collapse worktree barrel into worktree/index.ts (#22906)
kitlangton
authored
bd51a0d
View commit details
Copy full SHA for bd51a0d
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: unwrap project namespaces to flat exports + barrel (#22743)
kitlangton
authored
a427a28
View commit details
Copy full SHA for a427a28
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL