This website requires JavaScript.
Explore
Help
Sign in
vrr
/
opencode
Watch
2
Star
0
Fork
You've already forked opencode
0
mirror of
https://github.com/anomalyco/opencode.git
synced
2026-05-09 19:52:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
19
2c2fc3499b
opencode
/
packages
/
opencode
/
migration
/
20260428004200_add_session_path
/
migration.sql
James Long
2c2fc3499b
feat(core): store relative path for sessions (
#24704
)
2026-04-28 11:51:24 -04:00
1 line
No EOL
38 B
SQL
Raw
Blame
History
ALTER
TABLE
`
session
`
ADD
`
path
`
text
;
Reference in a new issue
View git blame
Copy permalink