• Joined on 2026-03-13
shoko pushed to main at shoko/kugetsu 2026-04-08 13:24:21 +02:00
5e729227aa Merge pull request 'fix(session): run delegate synchronously when no issue ref is provided' (#261) from fix/issue-254 into main
2aa6785f75 fix(session): run delegate synchronously when no issue ref is provided
Compare 2 commits »
shoko merged pull request shoko/kugetsu#261 2026-04-08 13:24:20 +02:00
fix(session): run delegate synchronously when no issue ref is provided
shoko closed issue shoko/kugetsu#254 2026-04-08 13:24:20 +02:00
Make delegate synchronous when no issue ref is provided
shoko pushed to main at shoko/randebu 2026-04-08 13:21:58 +02:00
0fb16f06e4 Merge pull request '[Backend] Backtest Engine - Historical Data Replay' (#18) from fix/issue-7 into main
a461005015 Implement Backtest Engine - Historical Data Replay
Compare 2 commits »
shoko merged pull request shoko/randebu#18 2026-04-08 13:21:57 +02:00
[Backend] Backtest Engine - Historical Data Replay
shoko closed issue shoko/randebu#7 2026-04-08 13:21:57 +02:00
[Backend] Backtest Engine - Historical Data Replay
shoko created pull request shoko/kugetsu#261 2026-04-08 12:37:14 +02:00
fix(session): run delegate synchronously when no issue ref is provided
shoko pushed to fix/issue-254 at shoko/kugetsu 2026-04-08 12:36:56 +02:00
2aa6785f75 fix(session): run delegate synchronously when no issue ref is provided
shoko created branch fix/issue-254 in shoko/kugetsu 2026-04-08 12:36:55 +02:00
shoko created pull request shoko/randebu#18 2026-04-08 11:39:33 +02:00
[Backend] Backtest Engine - Historical Data Replay
shoko created branch fix/issue-7 in shoko/randebu 2026-04-08 11:39:15 +02:00
shoko pushed to fix/issue-7 at shoko/randebu 2026-04-08 11:39:15 +02:00
a461005015 Implement Backtest Engine - Historical Data Replay
shoko merged pull request shoko/kugetsu#260 2026-04-08 08:53:54 +02:00
feat(session): improve session list and log formatting for human readability
shoko closed issue shoko/kugetsu#252 2026-04-08 08:53:54 +02:00
Improve session logs format for human readability
shoko pushed to main at shoko/kugetsu 2026-04-08 08:53:54 +02:00
d6659ce93a Merge pull request 'feat(session): improve session list and log formatting for human readability' (#260) from fix/issue-252 into main
b630d29bdc feat(session): improve session list and log formatting for human readability
Compare 2 commits »
shoko created pull request shoko/kugetsu#260 2026-04-08 08:47:08 +02:00
feat(session): improve session list and log formatting for human readability
shoko created branch fix/issue-252 in shoko/kugetsu 2026-04-08 08:46:27 +02:00
shoko pushed to fix/issue-252 at shoko/kugetsu 2026-04-08 08:46:27 +02:00
b630d29bdc feat(session): improve session list and log formatting for human readability
shoko pushed to main at shoko/kugetsu 2026-04-08 08:42:34 +02:00
920d714c8f Merge pull request 'fix(session): return proper exit codes for cmd_continue and fork_agent' (#259) from fix/issue-248 into main
611c0df3f7 fix(session): return proper exit codes for cmd_continue and fork_agent
Compare 2 commits »
shoko closed issue shoko/kugetsu#248 2026-04-08 08:42:32 +02:00
[Phase 5] cmd_continue return proper exit codes