• Joined on 2026-03-13
shoko opened issue shoko/kugetsu#70 2026-04-01 10:46:45 +02:00
feat(kugetsu): set GIT_EDITOR=cat in kugetsu init for non-interactive git operations
shoko pushed to main at shoko/jigaido 2026-04-01 10:41:47 +02:00
7957947a04 Add tests + fix db.py SQLite commit pattern
shoko pushed to fix/issue-67-config-file at shoko/kugetsu 2026-04-01 10:21:06 +02:00
a195d68b2a feat(kugetsu): add local config file for user overrides
shoko created branch pr-51 in shoko/kugetsu 2026-04-01 10:16:10 +02:00
shoko pushed to pr-51 at shoko/kugetsu 2026-04-01 10:16:10 +02:00
shoko created branch pr-69 in shoko/kugetsu 2026-04-01 10:16:01 +02:00
shoko pushed to pr-69 at shoko/kugetsu 2026-04-01 10:16:01 +02:00
shoko pushed to feature/queue-architecture-verbosity at shoko/kugetsu 2026-04-01 10:14:48 +02:00
4d3205de86 fix: remove obsolete slot-based concurrency mechanism
6c23d4f5e9 Merge pull request 'fix(pm): add explicit write permissions boundary (fixes #52)' (#55) from fix/issue-52-pm-write-boundaries into main
21e4054634 Merge pull request 'fix: implement session-counting for MAX_CONCURRENT_AGENTS limit (fixes #63)' (#65) from fix/issue-63-session-counting into main
e38cf6bc8b docs: update benchmark with cloud architecture and memory analysis
3cc2082a21 docs: update benchmark with session-counting and PM inclusion
Compare 20 commits »
shoko pushed to main at shoko/jigaido 2026-04-01 10:05:13 +02:00
9f0ad2d404 Refactor to apps/ structure
shoko closed pull request shoko/kugetsu#68 2026-04-01 10:04:43 +02:00
fix: remove obsolete slot mechanism (fixes #44)
shoko pushed to fix/issue-67-config-file at shoko/kugetsu 2026-04-01 10:02:25 +02:00
4d3205de86 fix: remove obsolete slot-based concurrency mechanism
shoko created branch main in shoko/jigaido 2026-04-01 09:38:20 +02:00
shoko pushed to main at shoko/jigaido 2026-04-01 09:38:20 +02:00
be5fe04a90 Initial commit: project scaffold, full spec, database schema, bot and cron
shoko created repository shoko/jigaido 2026-04-01 09:32:25 +02:00
shoko pushed to fix/issue-56-agent-workflow-spec at shoko/kugetsu 2026-04-01 09:30:46 +02:00
d96f37a0c6 feat(kugetsu): add queue and enqueue to main case
dd7c5eeaeb feat(kugetsu): add queue and enqueue commands
Compare 2 commits »
shoko created branch fix/issue-56-agent-workflow-spec in shoko/kugetsu 2026-04-01 09:29:07 +02:00
shoko pushed to fix/issue-56-agent-workflow-spec at shoko/kugetsu 2026-04-01 09:29:07 +02:00
33b023b01e feat(pm): implement RFC Agent Workflow Specification
shoko pushed to main at shoko/kugetsu 2026-04-01 09:21:50 +02:00
4d3205de86 fix: remove obsolete slot-based concurrency mechanism
shoko created pull request shoko/kugetsu#69 2026-04-01 09:12:09 +02:00
feat(kugetsu): add local config file for user overrides (fixes #67)
shoko pushed to fix/issue-67-config-file at shoko/kugetsu 2026-04-01 09:07:32 +02:00
ebc2f99320 feat: add local config file for user overrides