aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-06-22 22:15:14 +0100
committerdiogo464 <[email protected]>2025-06-22 22:15:14 +0100
commitea62efa29f99791030c6e486955580051ced3e29 (patch)
tree73ee85d06eefd7ee3fc4998f81a69abcdc3e3e5e /.github
parent2b4bca30e88f99b803911dbbc9764d7e9a447d31 (diff)
Change default root directory to use .demon subdirectory
- Modified find_git_root() to create and return <git_root>/.demon instead of <git_root> - Auto-creates .demon directory if it doesn't exist - Added proper error handling for edge cases (file vs directory conflicts, permissions) - Maintains backward compatibility with explicit --root-dir flag - Added comprehensive test to verify new default behavior - Fixed test argument ordering for test_list_empty Files are now organized as: - Before: /project/daemon.pid, /project/daemon.stdout, /project/daemon.stderr - After: /project/.demon/daemon.pid, /project/.demon/daemon.stdout, /project/.demon/daemon.stderr 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions