• Joined on 2026年01月17日
daut pushed to feat/add-directory-support at daut/opencode.el 2026年01月29日 13:33:00 +01:00
0d5e947d9c feat: add directory support to file context commands
daut pushed to feat/add-directory-support at daut/opencode.el 2026年01月29日 13:30:37 +01:00
8cd00331a7 feat: add directory support to file context commands
daut pushed to feat/add-directory-support at daut/opencode.el 2026年01月29日 13:25:41 +01:00
82667ca356 feat: add directory support to file context commands
daut created branch feat/add-directory-support in daut/opencode.el 2026年01月29日 12:59:54 +01:00
daut pushed to feat/add-directory-support at daut/opencode.el 2026年01月29日 12:59:54 +01:00
6f956c0dac feat: add directory support to file context commands
daut opened issue sczi/opencode.el#19 2026年01月27日 22:31:57 +01:00
Add directory to the context
daut pushed to main at daut/opencode.el 2026年01月24日 22:01:00 +01:00
a6f52413cf Merge pull request 'feat: add C-c l to list and select sessions' (#18) from daut/opencode.el:feat/list-sessions-keybinding into main
2b0d026306 option for pop or switch to buffer in opencode-open-session
94f7587da6 rename to opencode-select-session
e552ee6b71 use opencode--select-sessions and consistent names
cee8599d4a feat: add C-c l to list and select sessions
Compare 5 commits »
daut commented on pull request sczi/opencode.el#18 2026年01月23日 10:50:17 +01:00
feat: add C-c l to list and select sessions

@sczi works like a charm feel free to merge. Thanks!

daut commented on pull request sczi/opencode.el#18 2026年01月23日 00:29:27 +01:00
feat: add C-c l to list and select sessions

I'd also prefer having it open the selected session in the same window, but I wanted to get your thoughts before touching opencode-open-session since I'm still getting familiar with the codebase.

daut pushed to feat/list-sessions-keybinding at daut/opencode.el 2026年01月23日 00:17:05 +01:00
cee8599d4a feat: add C-c l to list and select sessions
daut created pull request sczi/opencode.el#18 2026年01月22日 23:55:42 +01:00
feat: add C-c l to list and select sessions
daut pushed to feat/list-sessions-keybinding at daut/opencode.el 2026年01月22日 23:43:13 +01:00
ecbe9d5b0f feat: add C-c l to list and select sessions
daut created branch feat/list-sessions-keybinding in daut/opencode.el 2026年01月22日 23:43:13 +01:00
daut closed issue sczi/opencode.el#15 2026年01月22日 23:17:07 +01:00
Last used model not preserved for the session
daut commented on issue sczi/opencode.el#15 2026年01月22日 23:17:06 +01:00
Last used model not preserved for the session

works smoothly now

daut pushed to main at daut/opencode.el 2026年01月22日 22:58:41 +01:00
3b75f437d9 temporary patch to plz-event-source pending upstream fix
1b12601d63 use last model by default #15
8dc75d2b64 restore agent and model settings when restoring session #15
Compare 3 commits »
daut commented on issue sczi/opencode.el#15 2026年01月19日 00:01:07 +01:00
Last used model not preserved for the session
daut created repository daut/opencode.el 2026年01月18日 23:01:37 +01:00
daut commented on issue sczi/opencode.el#15 2026年01月18日 22:46:54 +01:00
Last used model not preserved for the session

Thanks!

daut opened issue sczi/opencode.el#15 2026年01月18日 11:42:33 +01:00
Last used model not preserved for the session