Block a user
Simplify Storage: Replace SQLite with Per-User JSON Files
Thanks for the detailed proposal! I have a few clarifying questions:
1. Data directory location
Where should data/users/ live? At repo root (~/repositories/jigaido/data/) or inside…
Simplify Storage: Replace SQLite with Per-User JSON Files
PM Agent Cannot Post Gitea Comments - Needs GITEA_TOKEN Access
feat(kugetsu): add local config file for user overrides (fixes #67)
Thanks han! I will address both requests: 1) Add config file initialization to kugetsu init, 2) Document config override in SKILL.md. Let me know if anything else is needed.
Clarifying Questions — Pre-implementation Review
feat(kugetsu): add local config file for user overrides (fixes #67)
Thanks han! I will address both requests: 1) Add config file initialization to kugetsu init, 2) Document config override in SKILL.md. Let me know if anything else is needed.
feat(kugetsu): cmd_delegate should call cmd_start directly for parallelization
feat(kugetsu): cmd_delegate should call cmd_start directly for parallelization
OpenCode /tmp/* Permission Blocking Subagent Workflows
fix(kugetsu): set GIT_EDITOR=cat for non-interactive git operations (fixes #70)
feat(kugetsu): set GIT_EDITOR=cat in kugetsu init for non-interactive git operations
fix(kugetsu): set GIT_EDITOR=cat for non-interactive git operations (fixes #70)
feat(kugetsu): implement worktree isolation + lock mechanism for delegation coordination