• Joined on 2026-03-13
shoko pushed to main at shoko/jigaido 2026-04-02 17:44:10 +02:00
98a8c4d173 Merge pull request 'feat: Replace SQLite with per-user JSON storage (fixes #2)' (#3) from fix/issue-2-json-storage into main
7c2bd09ada feat: implement new storage design per issue #2
2e7b20ed81 Update issue #2 storage design with new file structure
8bb964fdd0 feat: Replace SQLite with per-user JSON storage (fixes #2)
Compare 4 commits »
shoko merged pull request shoko/jigaido#3 2026-04-02 17:44:09 +02:00
feat: Replace SQLite with per-user JSON storage (fixes #2)
shoko closed issue shoko/jigaido#2 2026-04-02 17:44:09 +02:00
Simplify Storage: Replace SQLite with Per-User JSON Files
shoko pushed to fix/issue-2-json-storage at shoko/jigaido 2026-04-02 16:56:46 +02:00
7c2bd09ada feat: implement new storage design per issue #2
shoko pushed tag v0.1.10 to shoko/kugetsu 2026-04-02 16:48:08 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-02 16:47:53 +02:00
416e8e5757 fix(kugetsu): destroy --base now also deletes PM agent session
shoko pushed tag v0.1.9 to shoko/kugetsu 2026-04-02 16:35:52 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-02 16:35:13 +02:00
1c1d18b9ae Merge pull request 'fix(kugetsu): init creates base session in ~/.kugetsu-worktrees and adds context to forked sessions' (#114) from fix/session-context-and-init-worktree into main
8c639e2928 fix(kugetsu): init creates base session in ~/.kugetsu-worktrees, adds context to forked sessions, and clears logs
Compare 2 commits »
shoko merged pull request shoko/kugetsu#114 2026-04-02 16:35:12 +02:00
fix(kugetsu): init creates base session in ~/.kugetsu-worktrees and adds context to forked sessions
shoko pushed to fix/session-context-and-init-worktree at shoko/kugetsu 2026-04-02 16:32:18 +02:00
8c639e2928 fix(kugetsu): init creates base session in ~/.kugetsu-worktrees, adds context to forked sessions, and clears logs
shoko created pull request shoko/kugetsu#114 2026-04-02 16:29:38 +02:00
fix(kugetsu): init creates base session in ~/.kugetsu-worktrees and adds context to forked sessions
shoko created branch fix/session-context-and-init-worktree in shoko/kugetsu 2026-04-02 16:29:26 +02:00
shoko pushed to fix/session-context-and-init-worktree at shoko/kugetsu 2026-04-02 16:29:26 +02:00
78ed3bde7f fix(kugetsu): init creates base session in ~/.kugetsu-worktrees and adds context to forked sessions
shoko created branch pr-3 in shoko/jigaido 2026-04-02 15:49:04 +02:00
shoko pushed to pr-3 at shoko/jigaido 2026-04-02 15:49:04 +02:00
8e589fbc47 Implement new storage design per issue #2
shoko pushed tag v0.1.8 to shoko/kugetsu 2026-04-02 15:31:19 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-02 15:30:50 +02:00
c4c3556247 Merge pull request 'fix(kugetsu): destroy --base and --pm-agent actually delete opencode sessions' (#113) from fix/destroy-removes-opencode-session into main
4342347ac6 fix(kugetsu): destroy --base and --pm-agent actually delete opencode sessions
Compare 2 commits »
shoko merged pull request shoko/kugetsu#113 2026-04-02 15:30:49 +02:00
fix(kugetsu): destroy --base and --pm-agent actually delete opencode sessions
shoko created pull request shoko/kugetsu#113 2026-04-02 15:29:03 +02:00
fix(kugetsu): destroy --base and --pm-agent actually delete opencode sessions
shoko pushed to fix/destroy-removes-opencode-session at shoko/kugetsu 2026-04-02 15:28:54 +02:00
4342347ac6 fix(kugetsu): destroy --base and --pm-agent actually delete opencode sessions