2025-05-06 - 2026-05-06

Overview

99 Active Pull Requests
122 Active Issues
Excluding merges, 2 authors have pushed 26 commits to main and 201 commits to all branches. On main, 20 files have changed and there have been 2256 additions and 483 deletions.

46 Releases published by 1 user

Published v0.2.32 2026-04-08 03:49:27 +02:00

Published v0.2.31 2026-04-08 02:33:34 +02:00

Published v0.2.30 2026-04-08 01:52:20 +02:00

Published v0.2.29 2026-04-08 00:34:28 +02:00

Published v0.2.28 2026-04-07 15:58:56 +02:00

Published v0.2.27 2026-04-07 15:23:49 +02:00

Published v0.2.26 v0.2.26 - Stable Release 2026-04-07 14:26:02 +02:00

Published v0.2.25 2026-04-07 12:04:09 +02:00

Published v0.2.24 2026-04-07 10:41:28 +02:00

Published v0.2.23 2026-04-07 09:04:42 +02:00

Published v0.2.22 2026-04-07 08:12:43 +02:00

Published v0.2.21 2026-04-07 06:28:27 +02:00

Published v0.2.20 2026-04-07 05:48:50 +02:00

Published v0.2.19 2026-04-07 05:29:20 +02:00

Published v0.2.18 2026-04-07 05:14:52 +02:00

Published v0.2.17 2026-04-07 05:00:02 +02:00

Published v0.2.16 2026-04-07 04:27:57 +02:00

Published v0.2.15 2026-04-07 03:41:34 +02:00

Published v0.2.14 2026-04-07 02:51:39 +02:00

Published v0.2.13 2026-04-07 02:41:24 +02:00

Published v0.2.12 2026-04-06 11:19:58 +02:00

Published v0.2.11 2026-04-06 10:46:16 +02:00

Published v0.2.10 2026-04-06 10:15:43 +02:00

Published v0.2.9 2026-04-06 06:08:02 +02:00

Published v0.2.8 v0.2.8 2026-04-06 05:28:19 +02:00

Published v0.2.7 2026-04-06 04:54:31 +02:00

Published v0.2.6 2026-04-06 04:17:01 +02:00

Published v0.2.5 Release v0.2.5 2026-04-06 03:10:38 +02:00

Published v0.2.4 2026-04-06 02:49:07 +02:00

Published v0.2.3 2026-04-05 23:47:35 +02:00

Published v0.2.1 2026-04-05 10:49:41 +02:00

Published v0.1.13 2026-04-05 08:57:26 +02:00

Published v0.2.0 2026-04-05 07:00:18 +02:00

Published v0.1.12 2026-04-03 16:31:41 +02:00

Published v0.1.11 2026-04-03 15:58:26 +02:00

Published v0.1.10 2026-04-02 16:48:00 +02:00

Published v0.1.9 2026-04-02 16:35:40 +02:00

Published v0.1.8 2026-04-02 15:31:10 +02:00

Published v0.1.7 2026-04-02 15:21:52 +02:00

Published v0.1.6 2026-04-02 13:45:54 +02:00

Published v0.1.5 2026-04-02 13:15:41 +02:00

Published v0.1.4 2026-04-02 13:11:15 +02:00

Published v0.1.3 2026-04-02 12:27:17 +02:00

Published v0.1.2 2026-04-02 11:43:26 +02:00

Published v0.1.1 2026-04-02 10:30:52 +02:00

Published v0.1.0 2026-04-02 06:13:17 +02:00

99 Pull requests merged by 1 user

Merged #261 fix(session): run delegate synchronously when no issue ref is provided 2026-04-08 13:24:20 +02:00

Merged #260 feat(session): improve session list and log formatting for human readability 2026-04-08 08:53:54 +02:00

Merged #259 fix(session): return proper exit codes for cmd_continue and fork_agent 2026-04-08 08:42:32 +02:00

Merged #258 fix(queue): add --format=json and --limit flags to queue list 2026-04-08 08:26:50 +02:00

Merged #257 fix(queue-daemon): make base branch configurable via KUGETSU_BASE_BRANCH 2026-04-08 08:22:10 +02:00

Merged #256 docs: update SKILL.md to reflect v0.2.3 daemon changes 2026-04-08 08:19:43 +02:00

Merged #255 refactor(cli): restructure help text to show parent commands 2026-04-08 07:50:09 +02:00

Merged #253 fix(shell): address shellcheck warnings, standardize error handling, add retry logic 2026-04-08 07:04:26 +02:00

Merged #234 refactor: use JSON file exchange instead of stdout parsing 2026-04-08 05:35:11 +02:00

Merged #233 fix: add PR merge conflict check to dev agent workflow 2026-04-08 04:56:02 +02:00

Merged #228 fix(queue-daemon): implement timeout handling for long-running tasks 2026-04-08 04:51:54 +02:00

Merged #229 feat(session): integrate kugetsu_context_dump into delegation flow 2026-04-08 04:22:01 +02:00

Merged #232 fix: always use base workflow with user message 2026-04-08 02:33:22 +02:00

Merged #231 fix(session): remove incorrect worktree removal in ensure_session 2026-04-08 01:52:08 +02:00

Merged #230 refactor(session): make cmd_continue idempotent with ensure_* functions 2026-04-08 00:32:16 +02:00

Merged #227 fix: accumulate message words in cmd_continue for loop 2026-04-07 15:57:40 +02:00

Merged #221 enhancement: enhance PM context with delegation tools and response modes 2026-04-07 14:25:51 +02:00

Merged #211 fix: remove race condition in cmd_delegate msg file deletion 2026-04-07 11:54:24 +02:00

Merged #208 fix: add missing set_debug_mode to kugetsu-session.sh 2026-04-07 10:39:41 +02:00

Merged #205 feat: add merge capability with approval confirmation 2026-04-07 08:12:32 +02:00

Merged #206 test: merge test-branch-2 into test-branch-1 2026-04-07 08:08:38 +02:00

Merged #202 feat: add pre-commit configuration for linting and commit message enforcement (#117) 2026-04-07 08:02:57 +02:00

Merged #204 feat: add PR review/comment workflow to cmd_continue prompt 2026-04-07 06:28:15 +02:00

Merged #201 fix: move msg file to .kugetsu/ and add tea PR creation instructions 2026-04-07 05:48:42 +02:00

Merged #200 fix: remove unnecessary rm of msg file to avoid race condition 2026-04-07 05:29:07 +02:00

Merged #198 fix: move msg file inside worktree to avoid external_directory permission error 2026-04-07 05:14:46 +02:00

Merged #197 fix: suppress opencode fork stdout and strip ANSI codes from logs 2026-04-07 04:58:15 +02:00

Merged #196 fix: use temp file for message to avoid shell parsing issues 2026-04-07 04:27:50 +02:00

Merged #195 fix: improve worktree/session handling in cmd_start and cmd_continue 2026-04-07 03:41:28 +02:00

Merged #194 fix: properly quote base and pm_agent in write_index calls 2026-04-07 02:50:32 +02:00

Merged #193 fix: use ${GITEA_TOKEN:-} to handle unset token 2026-04-07 02:41:18 +02:00

Merged #192 fix: cmd_destroy unbound variable $2 2026-04-06 11:30:05 +02:00

Merged #191 fix: daemon worktree path and agent forking issues 2026-04-06 11:19:52 +02:00

Merged #190 fix: syntax error in cmd_continue line 372 (issue #189) 2026-04-06 10:46:09 +02:00

Merged #188 fix: cmd_start and cmd_continue now fork dev agent to work on task (issue #187) 2026-04-06 10:13:43 +02:00

Merged #186 fix: worktree created in wrong directory (issue #185) 2026-04-06 07:33:03 +02:00

Merged #184 fix: destroy --base -y fails with 'target is required' (issue #183) 2026-04-06 06:16:30 +02:00

Merged #182 fix: get_repo_url() strips user/org from path (issue #181) 2026-04-06 06:07:47 +02:00

Merged #180 fix: remove doubled .kugetsu-worktrees path segment in issue_ref_to_worktree_path 2026-04-06 05:27:16 +02:00

Merged #178 fix(kugetsu-session): extract_issue_ref_from_message fix URL parsing 2026-04-06 04:54:12 +02:00

Merged #175 fix: queue daemon crashes on every task (issue #174) 2026-04-06 04:16:12 +02:00

Merged #173 fix: init script captures wrong session IDs when old sessions exist 2026-04-06 03:09:30 +02:00

Merged #171 fix(kugetsu): remove duplicate update_queue_item_state to use fixed version from kugetsu-index.sh 2026-04-06 02:42:25 +02:00

Merged #169 fix(kugetsu-index): call kugetsu_add_notification from bash instead of os.system() 2026-04-06 02:35:37 +02:00

Merged #164 fix(kugetsu): queue daemon improvements - locking, error handling, cmd_delegate enqueue 2026-04-06 02:06:36 +02:00

Merged #163 fix(kugetsu): return proper JSON array from get_pending_tasks() 2026-04-06 01:45:10 +02:00

Merged #162 fix(queue-daemon): source pm-agent.env for GITEA_TOKEN instead of default.env 2026-04-06 01:42:05 +02:00

Merged #157 fix(kugetsu): queue daemon runs PM agent in correct worktree with proper token 2026-04-05 23:39:35 +02:00

Merged #154 fix(kugetsu): detect task completion and queue state updates 2026-04-05 15:10:48 +02:00

Merged #151 refactor: modularize kugetsu shell script 2026-04-05 12:58:48 +02:00

Merged #152 fix: add support for gitserver/owner/repo#number issue ref format 2026-04-05 12:45:19 +02:00

Merged #149 docs: add versioning policy, changelog, and update contributing guide 2026-04-05 12:44:44 +02:00

Merged #147 fix(kugetsu): prevent excess agent spawning with flock + sequential processing 2026-04-05 10:49:25 +02:00

Merged #143 [FIX] process_queue: add missing closing parentheses 2026-04-05 08:56:59 +02:00

Merged #141 feat(timeout): add agent timeout handling 2026-04-05 06:59:05 +02:00

Merged #140 feat(queue): add queue system with background daemon 2026-04-05 06:49:13 +02:00

Merged #139 feat(context): add context dump/load for session isolation 2026-04-05 06:23:40 +02:00

Merged #138 feat(worktree-lifecycle): add PR tracking and safe destroy 2026-04-05 06:00:15 +02:00

Merged #130 feat(kugetsu): smart delegate with worktree awareness 2026-04-03 16:31:31 +02:00

Merged #129 fix(kugetsu): wrap cmd_continue in subshell with cd for correct worktree dir 2026-04-03 15:58:20 +02:00

Merged #114 fix(kugetsu): init creates base session in ~/.kugetsu-worktrees and adds context to forked sessions 2026-04-02 16:35:12 +02:00

Merged #113 fix(kugetsu): destroy --base and --pm-agent actually delete opencode sessions 2026-04-02 15:30:48 +02:00

Merged #112 fix(kugetsu): warn if init run from non-empty directory 2026-04-02 15:21:31 +02:00

Merged #109 fix(kugetsu): call fix_session_permissions before forking 2026-04-02 13:10:54 +02:00

Merged #108 fix(kugetsu): session detection ordering bug and debugging 2026-04-02 12:26:58 +02:00

Merged #107 fix(kugetsu): improve session detection in cmd_start with retry logic and logging 2026-04-02 11:41:53 +02:00

Merged #106 fix: use cd + worktree inside parent dir instead of --dir flag (fixes #105) 2026-04-02 10:29:33 +02:00

Merged #104 chore: documentation updates and quick fixes 2026-04-02 06:07:13 +02:00

Merged #103 feat(kugetsu): add KUGETSU_VERBOSITY for PM agent output control 2026-04-02 05:48:10 +02:00

Merged #98 feat(kugetsu): add KUGETSU_VERBOSITY for PM agent output control 2026-04-02 04:54:12 +02:00

Merged #96 feat(kugetsu): add lock mechanism for worktree coordination 2026-04-02 04:52:45 +02:00

Merged #97 feat(kugetsu): add queue infrastructure for autonomous PM 2026-04-02 04:37:41 +02:00

Merged #93 fix(kugetsu): add fix_session_permissions command for cmd_doctor 2026-04-02 04:37:39 +02:00

Merged #92 fix(kugetsu): export KUGETSU_TEMP_DIR for subagent workflows 2026-04-02 04:37:25 +02:00

Merged #72 fix(kugetsu): set GIT_EDITOR=cat for non-interactive git operations (fixes #70) 2026-04-01 10:55:00 +02:00

Merged #55 fix(pm): add explicit write permissions boundary (fixes #52) 2026-04-01 08:09:31 +02:00

Merged #65 fix: implement session-counting for MAX_CONCURRENT_AGENTS limit (fixes #63) 2026-04-01 07:40:00 +02:00

Merged #61 fix: replace --workdir with --dir for opencode CLI (fixes #60) 2026-04-01 03:35:46 +02:00

Merged #59 fix: change git clone --bare to git clone in create_worktree (fixes #57) 2026-04-01 02:59:43 +02:00

Merged #58 fix: opencode message argument must come before flags in init 2026-04-01 02:44:54 +02:00

Merged #54 fix: opencode message argument must come before flags 2026-03-31 23:35:34 +02:00

Merged #50 fix(pm): strengthen system prompt to prevent direct code writing 2026-03-31 16:42:57 +02:00

Merged #47 fix: use sh -c with inline release-slot.sh for fire-and-forget delegation 2026-03-31 14:53:14 +02:00

Merged #43 feat(kugetsu): increase MAX_CONCURRENT_AGENTS from 3 to 5 2026-03-31 14:48:53 +02:00

Merged #42 feat(kugetsu): implement fire-and-forget delegation (#41) 2026-03-31 10:17:20 +02:00

Merged #40 fix(kugetsu): remove broken session existence check (#38) 2026-03-31 07:27:38 +02:00

Merged #39 fix(kugetsu): use --format json for session existence check (#38) 2026-03-31 06:58:39 +02:00

Merged #5 Add parallel capacity test tool for Hermes/OpenCode 2026-03-31 06:28:58 +02:00

Merged #23 docs #4: Document Hermes Communication Patterns 2026-03-31 05:50:55 +02:00

Merged #32 feat(phase3): Full Phase 3 implementation - Chat Agent, PM Agent, and Integration 2026-03-31 04:55:21 +02:00

Merged #22 feat(kugetsu): add git worktree isolation per session 2026-03-30 15:58:41 +02:00

Merged #21 feat(issue-17): add Tailscale VPN setup for container remote access 2026-03-30 08:29:57 +02:00

Merged #16 feat(issue-11): add SSH setup script and remote access documentation 2026-03-30 07:03:32 +02:00

Merged #15 feat(kugetsu): implement issue-driven session management 2026-03-30 05:13:10 +02:00

Merged #13 feat(kugetsu): add --debug flag for real-time output capture 2026-03-29 18:26:55 +02:00

Merged #10 test: PR merge workflow verification 2026-03-27 16:14:05 +01:00

Merged #8 docs: add hermes-setup.md from issue #1 research 2026-03-27 16:06:20 +01:00

Merged #6 Docs: Add subagent workflow documentation 2026-03-27 15:01:19 +01:00

Merged #7 feat: add opencode-worktree skill for isolated sessions 2026-03-27 14:06:45 +01:00

105 Issues closed from 1 user

Closed #254 Make delegate synchronous when no issue ref is provided 2026-04-08 13:24:20 +02:00

Closed #252 Improve session logs format for human readability 2026-04-08 08:53:54 +02:00

Closed #248 [Phase 5] cmd_continue return proper exit codes 2026-04-08 08:42:32 +02:00

Closed #246 [Phase 3] Add --format=json and --limit to queue list 2026-04-08 08:26:50 +02:00

Closed #165 Queue daemon: hardcoded origin/main..HEAD for commit detection 2026-04-08 08:22:10 +02:00

Closed #158 Update SKILL.md to reflect v0.2.3 daemon changes 2026-04-08 08:19:43 +02:00

Closed #244 [Phase 1] Help text restructure - show parent commands 2026-04-08 07:50:09 +02:00

Closed #121 Code Quality - Shellcheck & Error Handling 2026-04-08 07:04:27 +02:00

Closed #243 [Phase 8] Long-term daemon config file (Approach A) 2026-04-08 06:33:52 +02:00

Closed #242 [Phase 7] Daemon isolation - call kugetsu as subprocess 2026-04-08 06:33:51 +02:00

Closed #241 [Phase 6] Add dry-run support to cmd_continue 2026-04-08 06:33:49 +02:00

Closed #240 [Phase 5] cmd_continue return proper exit codes 2026-04-08 06:33:48 +02:00

Closed #239 [Phase 4] Add --timeout flag to cmd_destroy 2026-04-08 06:33:47 +02:00

Closed #238 [Phase 3] Add --format=json and --limit to queue list 2026-04-08 06:33:46 +02:00

Closed #237 [Phase 2] Fix cmd_list worktree detection bug 2026-04-08 06:33:45 +02:00

Closed #236 [Phase 1] Help text restructure - show parent commands 2026-04-08 06:33:44 +02:00

Closed #119 Foundation - JSON-based IPC 2026-04-08 05:35:11 +02:00

Closed #166 Queue daemon: implement timeout handling for long-running tasks 2026-04-08 04:51:54 +02:00

Closed #212 Feature - Agent Context Logging (Phase 1: Initial Prompt Capture) 2026-04-08 04:22:01 +02:00

Closed #168 refactor: make cmd_continue idempotent with ensure_* functions 2026-04-08 00:32:16 +02:00

Closed #118 Foundation - Structured Logging 2026-04-07 16:13:49 +02:00

Closed #225 cmd_continue: message argument truncated to only last word 2026-04-07 15:57:40 +02:00

Closed #226 cmd_continue: inconsistent message file path with cmd_start 2026-04-07 15:56:16 +02:00

Closed #223 Dev agent doesnt know how to create PRs - guesses tea commands incorrectly 2026-04-07 15:10:35 +02:00

Closed #220 PM agent needs enhanced context for delegation and conversation modes 2026-04-07 14:25:51 +02:00

Closed #123 Feature - Task Queue with Conviction Level 2026-04-07 14:17:52 +02:00

Closed #210 cmd_delegate: race condition causes msg file to be deleted before opencode reads it 2026-04-07 11:54:24 +02:00

Closed #207 queue-daemon crashes with set_debug_mode command not found 2026-04-07 10:39:41 +02:00

Closed #117 Foundation - Pre-commit Hooks 2026-04-07 08:45:16 +02:00

Closed #189 Syntax error in cmd_continue line 372: unexpected token '&&' 2026-04-06 10:46:10 +02:00

Closed #187 [BUG] cmd_start creates session but never forks PM agent to work on it 2026-04-06 10:13:44 +02:00

Closed #185 Worktree created in home directory instead of ~/.kugetsu-worktrees in v0.2.9 2026-04-06 07:33:04 +02:00

Closed #177 extract_issue_ref_from_message misparses /issues/ URLs — drops instance 2026-04-06 07:16:28 +02:00

Closed #181 cmd_start clones from wrong URL — get_repo_url strips user/org from path 2026-04-06 07:08:43 +02:00

Closed #183 kugetsu destroy --base -y fails with "target is required" in v0.2.9 2026-04-06 07:08:43 +02:00

Closed #179 cmd_start fails — issue_ref_to_worktree_path creates doubled path 2026-04-06 05:27:16 +02:00

Closed #176 extract_issue_ref_from_message misparses /issues/ URLs — drops instance and repo 2026-04-06 04:54:12 +02:00

Closed #174 Queue daemon crashes on every task — silent failure loop 2026-04-06 04:16:12 +02:00

Closed #172 init script captures wrong session IDs when old sessions exist 2026-04-06 03:09:30 +02:00

Closed #170 bug: main kugetsu script has duplicate buggy update_queue_item_state 2026-04-06 02:42:25 +02:00

Closed #167 fix(queue-daemon): call kugetsu_add_notification from bash instead of os.system() 2026-04-06 02:35:37 +02:00

Closed #155 kugetsu queue list fails with JSON decode error 2026-04-06 01:45:10 +02:00

Closed #160 Queue daemon crashes with unbound GITEA_TOKEN variable 2026-04-06 01:42:05 +02:00

Closed #156 Queue daemon PM agent context drift — agent operates in wrong directory 2026-04-05 23:39:35 +02:00

Closed #150 [BUG] PM agent goes idle on decision points + queue state tracking broken 2026-04-05 15:11:54 +02:00

Closed #148 [BUG] Test suite overwrites index.json with fake session IDs, kugetsu status reports ok 2026-04-05 14:25:01 +02:00

Closed #145 [BUG] delegate command parser rejects gitserver/owner/repo#number format 2026-04-05 14:24:03 +02:00

Closed #116 Foundation - Modularize Shell Script 2026-04-05 12:58:48 +02:00

Closed #144 [BUG] delegate command issue ref parser does not support gitserver/owner/repo#number format 2026-04-05 12:45:19 +02:00

Closed #120 Foundation - Documentation 2026-04-05 12:44:44 +02:00

Closed #146 Fix: Queue daemon spawning excess agents due to race condition 2026-04-05 10:49:25 +02:00

Closed #126 Bug - delegate command causes file conflict with multiple tasks 2026-04-05 09:06:03 +02:00

Closed #142 [BUG] process_queue silently skips all queue items due to missing closing parentheses 2026-04-05 08:56:59 +02:00

Closed #45 Subagent workflow: PM agent cannot write to /tmp for comment posting 2026-04-05 07:12:42 +02:00

Closed #101 Implement lock mechanism for worktree coordination 2026-04-05 07:12:35 +02:00

Closed #100 Implement queue infrastructure for autonomous PM 2026-04-05 07:12:33 +02:00

Closed #133 Implement major kugetsu improvements 2026-04-05 07:02:25 +02:00

Closed #137 Agent timeout handling 2026-04-05 06:59:05 +02:00

Closed #134 Queue system with background daemon 2026-04-05 06:49:13 +02:00

Closed #136 Context dump/load for session isolation 2026-04-05 06:23:40 +02:00

Closed #135 Worktree lifecycle management with PR check 2026-04-05 06:00:15 +02:00

Closed #128 Bug Fix - Smart delegate with worktree awareness 2026-04-03 16:31:31 +02:00

Closed #127 opencode run --fork --dir does not set session working directory correctly 2026-04-03 15:58:20 +02:00

Closed #105 opencode run --fork/--continue --dir <path> fails to create sessions 2026-04-02 10:29:33 +02:00

Closed #46 PM Agent verbosity control - make output adjustable 2026-04-02 04:54:12 +02:00

Closed #71 feat(kugetsu): implement worktree isolation + lock mechanism for delegation coordination 2026-04-02 04:52:45 +02:00

Closed #49 RFC: Task Queue Architecture for Autonomous PM and Dev Agents 2026-04-02 04:37:41 +02:00

Closed #36 PM Agent: opencode external_directory permission fails for subdirectory paths 2026-04-02 04:37:39 +02:00

Closed #73 OpenCode /tmp/* Permission Blocking Subagent Workflows 2026-04-02 04:37:25 +02:00

Closed #76 PM Agent Cannot Post Gitea Comments - Needs GITEA_TOKEN Access 2026-04-02 02:49:50 +02:00

Closed #78 Better git server config/management for issue refs 2026-04-02 02:27:42 +02:00

Closed #81 Bug: Forked sessions show same session ID as pm-agent + delegate without args shows wrong error 2026-04-02 02:13:54 +02:00

Closed #20 Phase 4: Web Dashboard (Monitoring) 2026-04-02 00:28:58 +02:00

Closed #18 Phase 2: API Interface 2026-04-02 00:28:57 +02:00

Closed #75 feat(kugetsu): cmd_delegate should call cmd_start directly for parallelization 2026-04-02 00:23:05 +02:00

Closed #56 RFC: Agent Workflow Specification - PM and Dev Agent responsibilities 2026-04-02 00:23:04 +02:00

Closed #66 Bug: Session files can become orphaned (exist but not in index) 2026-04-02 00:23:04 +02:00

Closed #67 feat(kugetsu): add local config file for user overrides 2026-04-02 00:14:06 +02:00

Closed #74 feat(kugetsu): cmd_delegate should call cmd_start directly for parallelization 2026-04-01 12:09:45 +02:00

Closed #44 Bug: release_agent_slot not called in nohup subshell 2026-04-01 12:02:28 +02:00

Closed #70 feat(kugetsu): set GIT_EDITOR=cat in kugetsu init for non-interactive git operations 2026-04-01 10:55:00 +02:00

Closed #52 Bug: PM violated NEVER write code constraint - wrote queue scripts directly instead of delegating 2026-04-01 08:09:31 +02:00

Closed #63 Bug: MAX_CONCURRENT_AGENTS limit not enforced 2026-04-01 07:40:00 +02:00

Closed #60 Bug: kugetsu uses --workdir but opencode expects --dir 2026-04-01 03:35:46 +02:00

Closed #57 Bug: worktree creation creates bare repos instead of proper worktrees 2026-04-01 02:59:43 +02:00

Closed #53 Bug: kugetsu start fails - opencode message argument must come before flags 2026-03-31 23:35:34 +02:00

Closed #48 Strengthen PM agent system prompt to prevent direct code writing 2026-03-31 16:42:57 +02:00

Closed #37 Design: Implement parallel agent capacity limits and queueing 2026-03-31 14:48:53 +02:00

Closed #9 Create unified agent skill combining all workflow guidelines 2026-03-31 11:30:03 +02:00

Closed #41 Feature: kugetsu delegate should be fire-and-forget 2026-03-31 11:23:26 +02:00

Closed #38 Bug: opencode session list does not show forked sessions created by kugetsu init 2026-03-31 07:33:34 +02:00

Closed #4 Document Hermes Communication Patterns 2026-03-31 05:37:02 +02:00

Closed #3 Test Parallel Capacity 2026-03-31 05:36:50 +02:00

Closed #2 Investigate Hermes 3-Task Limit 2026-03-31 05:36:47 +02:00

Closed #35 add loadskillv2.md 2026-03-31 05:36:45 +02:00

Closed #19 Phase 3: Chat Integration (Telegram) 2026-03-31 04:55:21 +02:00

Closed #33 Add test-load-skill.md 2026-03-30 17:58:29 +02:00

Closed #29 STILLNOTWORK.md 2026-03-30 17:58:25 +02:00

Closed #27 Add INMYSOUL.md 2026-03-30 17:58:24 +02:00

Closed #25 Add WORLD.md 2026-03-30 17:58:19 +02:00

Closed #24 Add HELLO.md 2026-03-30 17:58:15 +02:00

Closed #11 Phase 1: Headless/SSH Access 2026-03-30 09:27:47 +02:00

Closed #17 feat(kugetsu): Add Tailscale VPN support for container remote access 2026-03-30 08:29:57 +02:00

Closed #14 Research: OpenCode Headless CLI Patterns for Agent Orchestration 2026-03-30 05:13:10 +02:00

Closed #1 Document Hermes Setup 2026-03-27 16:06:20 +01:00

122 Issues created by 1 user

Opened #1 Document Hermes Setup 2026-03-27 11:13:20 +01:00

Opened #2 Investigate Hermes 3-Task Limit 2026-03-27 11:13:27 +01:00

Opened #3 Test Parallel Capacity 2026-03-27 11:13:31 +01:00

Opened #4 Document Hermes Communication Patterns 2026-03-27 11:13:34 +01:00

Opened #9 Create unified agent skill combining all workflow guidelines 2026-03-27 15:50:20 +01:00

Opened #11 Phase 1: Headless/SSH Access 2026-03-29 10:32:45 +02:00

Opened #14 Research: OpenCode Headless CLI Patterns for Agent Orchestration 2026-03-29 18:16:10 +02:00

Opened #17 feat(kugetsu): Add Tailscale VPN support for container remote access 2026-03-30 07:00:32 +02:00

Opened #18 Phase 2: API Interface 2026-03-30 07:11:32 +02:00

Opened #19 Phase 3: Chat Integration (Telegram) 2026-03-30 07:11:38 +02:00

Opened #20 Phase 4: Web Dashboard (Monitoring) 2026-03-30 07:11:42 +02:00

Opened #24 Add HELLO.md 2026-03-30 16:49:58 +02:00

Opened #25 Add WORLD.md 2026-03-30 16:51:55 +02:00

Opened #27 Add INMYSOUL.md 2026-03-30 16:55:52 +02:00

Opened #29 STILLNOTWORK.md 2026-03-30 17:10:39 +02:00

Opened #33 Add test-load-skill.md 2026-03-30 17:42:34 +02:00

Opened #35 add loadskillv2.md 2026-03-30 18:01:08 +02:00

Opened #36 PM Agent: opencode external_directory permission fails for subdirectory paths 2026-03-31 00:44:48 +02:00

Opened #37 Design: Implement parallel agent capacity limits and queueing 2026-03-31 06:01:57 +02:00

Opened #38 Bug: opencode session list does not show forked sessions created by kugetsu init 2026-03-31 06:29:18 +02:00

Opened #41 Feature: kugetsu delegate should be fire-and-forget 2026-03-31 07:32:33 +02:00

Opened #44 Bug: release_agent_slot not called in nohup subshell 2026-03-31 11:58:51 +02:00

Opened #45 Subagent workflow: PM agent cannot write to /tmp for comment posting 2026-03-31 12:09:39 +02:00

Opened #46 PM Agent verbosity control - make output adjustable 2026-03-31 12:20:35 +02:00

Opened #48 Strengthen PM agent system prompt to prevent direct code writing 2026-03-31 15:24:24 +02:00

Opened #49 RFC: Task Queue Architecture for Autonomous PM and Dev Agents 2026-03-31 16:28:43 +02:00

Opened #52 Bug: PM violated NEVER write code constraint - wrote queue scripts directly instead of delegating 2026-03-31 17:46:40 +02:00

Opened #53 Bug: kugetsu start fails - opencode message argument must come before flags 2026-03-31 23:25:40 +02:00

Opened #56 RFC: Agent Workflow Specification - PM and Dev Agent responsibilities 2026-04-01 01:03:27 +02:00

Opened #57 Bug: worktree creation creates bare repos instead of proper worktrees 2026-04-01 01:14:48 +02:00

Opened #60 Bug: kugetsu uses --workdir but opencode expects --dir 2026-04-01 03:31:48 +02:00

Opened #63 Bug: MAX_CONCURRENT_AGENTS limit not enforced 2026-04-01 04:04:04 +02:00

Opened #66 Bug: Session files can become orphaned (exist but not in index) 2026-04-01 07:46:45 +02:00

Opened #67 feat(kugetsu): add local config file for user overrides 2026-04-01 08:37:03 +02:00

Opened #70 feat(kugetsu): set GIT_EDITOR=cat in kugetsu init for non-interactive git operations 2026-04-01 10:46:45 +02:00

Opened #71 feat(kugetsu): implement worktree isolation + lock mechanism for delegation coordination 2026-04-01 10:47:17 +02:00

Opened #73 OpenCode /tmp/* Permission Blocking Subagent Workflows 2026-04-01 11:06:04 +02:00

Opened #74 feat(kugetsu): cmd_delegate should call cmd_start directly for parallelization 2026-04-01 11:18:15 +02:00

Opened #75 feat(kugetsu): cmd_delegate should call cmd_start directly for parallelization 2026-04-01 11:22:32 +02:00

Opened #76 PM Agent Cannot Post Gitea Comments - Needs GITEA_TOKEN Access 2026-04-01 11:53:52 +02:00

Opened #78 Better git server config/management for issue refs 2026-04-01 23:12:36 +02:00

Opened #81 Bug: Forked sessions show same session ID as pm-agent + delegate without args shows wrong error 2026-04-01 23:56:22 +02:00

Opened #100 Implement queue infrastructure for autonomous PM 2026-04-02 05:28:13 +02:00

Opened #101 Implement lock mechanism for worktree coordination 2026-04-02 05:28:17 +02:00

Opened #105 opencode run --fork/--continue --dir <path> fails to create sessions 2026-04-02 08:14:41 +02:00

Opened #115 [META] Kugetsu 0.2.x Implementation Plan 2026-04-03 11:13:35 +02:00

Opened #116 Foundation - Modularize Shell Script 2026-04-03 11:13:46 +02:00

Opened #117 Foundation - Pre-commit Hooks 2026-04-03 11:13:49 +02:00

Opened #118 Foundation - Structured Logging 2026-04-03 11:13:53 +02:00

Opened #119 Foundation - JSON-based IPC 2026-04-03 11:13:58 +02:00

Opened #120 Foundation - Documentation 2026-04-03 11:14:06 +02:00

Opened #121 Code Quality - Shellcheck & Error Handling 2026-04-03 11:14:11 +02:00

Opened #122 Feature - Agent Monitoring (kugetsu monitor) 2026-04-03 11:14:32 +02:00

Opened #123 Feature - Task Queue with Conviction Level 2026-04-03 11:14:43 +02:00

Opened #125 [META] Agent Context Logging 2026-04-03 13:07:45 +02:00

Opened #126 Bug - delegate command causes file conflict with multiple tasks 2026-04-03 13:40:04 +02:00

Opened #127 opencode run --fork --dir does not set session working directory correctly 2026-04-03 14:16:57 +02:00

Opened #128 Bug Fix - Smart delegate with worktree awareness 2026-04-03 14:56:02 +02:00

Opened #133 Implement major kugetsu improvements 2026-04-05 04:35:21 +02:00

Opened #134 Queue system with background daemon 2026-04-05 04:35:36 +02:00

Opened #135 Worktree lifecycle management with PR check 2026-04-05 04:35:45 +02:00

Opened #136 Context dump/load for session isolation 2026-04-05 04:36:07 +02:00

Opened #137 Agent timeout handling 2026-04-05 04:36:17 +02:00

Opened #142 [BUG] process_queue silently skips all queue items due to missing closing parentheses 2026-04-05 08:39:17 +02:00

Opened #144 [BUG] delegate command issue ref parser does not support gitserver/owner/repo#number format 2026-04-05 09:34:20 +02:00

Opened #145 [BUG] delegate command parser rejects gitserver/owner/repo#number format 2026-04-05 09:40:49 +02:00

Opened #146 Fix: Queue daemon spawning excess agents due to race condition 2026-04-05 10:32:39 +02:00

Opened #148 [BUG] Test suite overwrites index.json with fake session IDs, kugetsu status reports ok 2026-04-05 11:37:37 +02:00

Opened #150 [BUG] PM agent goes idle on decision points + queue state tracking broken 2026-04-05 12:00:19 +02:00

Opened #155 kugetsu queue list fails with JSON decode error 2026-04-05 15:37:39 +02:00

Opened #156 Queue daemon PM agent context drift — agent operates in wrong directory 2026-04-05 22:21:15 +02:00

Opened #158 Update SKILL.md to reflect v0.2.3 daemon changes 2026-04-05 23:50:13 +02:00

Opened #160 Queue daemon crashes with unbound GITEA_TOKEN variable 2026-04-06 01:00:58 +02:00

Opened #165 Queue daemon: hardcoded origin/main..HEAD for commit detection 2026-04-06 02:07:43 +02:00

Opened #166 Queue daemon: implement timeout handling for long-running tasks 2026-04-06 02:07:43 +02:00

Opened #167 fix(queue-daemon): call kugetsu_add_notification from bash instead of os.system() 2026-04-06 02:31:34 +02:00

Opened #168 refactor: make cmd_continue idempotent with ensure_* functions 2026-04-06 02:32:12 +02:00

Opened #170 bug: main kugetsu script has duplicate buggy update_queue_item_state 2026-04-06 02:40:24 +02:00

Opened #172 init script captures wrong session IDs when old sessions exist 2026-04-06 03:06:26 +02:00

Opened #174 Queue daemon crashes on every task — silent failure loop 2026-04-06 03:50:26 +02:00

Opened #176 extract_issue_ref_from_message misparses /issues/ URLs — drops instance and repo 2026-04-06 04:35:52 +02:00

Opened #177 extract_issue_ref_from_message misparses /issues/ URLs — drops instance 2026-04-06 04:39:53 +02:00

Opened #179 cmd_start fails — issue_ref_to_worktree_path creates doubled path 2026-04-06 05:19:38 +02:00

Opened #181 cmd_start clones from wrong URL — get_repo_url strips user/org from path 2026-04-06 05:52:46 +02:00

Opened #183 kugetsu destroy --base -y fails with "target is required" in v0.2.9 2026-04-06 06:12:41 +02:00

Opened #185 Worktree created in home directory instead of ~/.kugetsu-worktrees in v0.2.9 2026-04-06 06:20:27 +02:00

Opened #187 [BUG] cmd_start creates session but never forks PM agent to work on it 2026-04-06 08:31:28 +02:00

Opened #189 Syntax error in cmd_continue line 372: unexpected token '&&' 2026-04-06 10:44:19 +02:00

Opened #207 queue-daemon crashes with set_debug_mode command not found 2026-04-07 10:02:09 +02:00

Opened #209 queue-daemon: delegate with just issue ref causes confusing agent behavior 2026-04-07 11:13:29 +02:00

Opened #210 cmd_delegate: race condition causes msg file to be deleted before opencode reads it 2026-04-07 11:51:31 +02:00

Opened #212 Feature - Agent Context Logging (Phase 1: Initial Prompt Capture) 2026-04-07 11:55:55 +02:00

Opened #213 Feature - Agent Context Logging (Phase 2: Session-end Detection) 2026-04-07 12:00:32 +02:00

Opened #214 Feature - Agent Context Logging (Phase 3: Pattern Detection) 2026-04-07 12:00:42 +02:00

Opened #215 [META] Dev-PM Agent Loop 2026-04-07 14:18:03 +02:00

Opened #216 Feature - Dev-PM Agent Loop (Phase 1: Dev Asks PM) 2026-04-07 14:18:16 +02:00

Opened #217 Feature - Dev-PM Agent Loop (Phase 2: PM Simple Context Check) 2026-04-07 14:18:23 +02:00

Opened #218 Feature - Dev-PM Agent Loop (Phase 3: PM Medium Context Check) 2026-04-07 14:18:31 +02:00

Opened #219 Feature - Dev-PM Agent Loop (Phase 4: PM Final Review Before Approval) 2026-04-07 14:18:38 +02:00

Opened #220 PM agent needs enhanced context for delegation and conversation modes 2026-04-07 14:20:32 +02:00

Opened #223 Dev agent doesnt know how to create PRs - guesses tea commands incorrectly 2026-04-07 15:06:47 +02:00

Opened #225 cmd_continue: message argument truncated to only last word 2026-04-07 15:52:51 +02:00

Opened #226 cmd_continue: inconsistent message file path with cmd_start 2026-04-07 15:53:04 +02:00

Opened #235 Queue-daemon refactoring and bug fixes 2026-04-08 06:30:15 +02:00

Opened #236 [Phase 1] Help text restructure - show parent commands 2026-04-08 06:30:25 +02:00

Opened #237 [Phase 2] Fix cmd_list worktree detection bug 2026-04-08 06:30:29 +02:00

Opened #238 [Phase 3] Add --format=json and --limit to queue list 2026-04-08 06:30:32 +02:00

Opened #239 [Phase 4] Add --timeout flag to cmd_destroy 2026-04-08 06:30:38 +02:00

Opened #240 [Phase 5] cmd_continue return proper exit codes 2026-04-08 06:30:41 +02:00

Opened #241 [Phase 6] Add dry-run support to cmd_continue 2026-04-08 06:30:47 +02:00

Opened #242 [Phase 7] Daemon isolation - call kugetsu as subprocess 2026-04-08 06:30:50 +02:00

Opened #243 [Phase 8] Long-term daemon config file (Approach A) 2026-04-08 06:30:54 +02:00

Opened #244 [Phase 1] Help text restructure - show parent commands 2026-04-08 06:34:34 +02:00

Opened #245 [Phase 2] Fix cmd_list worktree detection bug 2026-04-08 06:34:35 +02:00

Opened #246 [Phase 3] Add --format=json and --limit to queue list 2026-04-08 06:34:36 +02:00

Opened #247 [Phase 4] Add --timeout flag to cmd_destroy 2026-04-08 06:34:36 +02:00

Opened #248 [Phase 5] cmd_continue return proper exit codes 2026-04-08 06:34:37 +02:00

Opened #249 [Phase 6] Add dry-run support to cmd_continue 2026-04-08 06:34:39 +02:00

Opened #250 [Phase 7] Daemon isolation - call kugetsu as subprocess 2026-04-08 06:34:39 +02:00

Opened #251 [Phase 8] Long-term daemon config file (Approach A) 2026-04-08 06:34:40 +02:00

Opened #252 Improve session logs format for human readability 2026-04-08 06:43:10 +02:00

Opened #254 Make delegate synchronous when no issue ref is provided 2026-04-08 06:55:40 +02:00