Skip to content

fix: create default config when missing#94

Open
autochamchikim-pixel wants to merge 1 commit into
ApexOpsStudio:mainfrom
autochamchikim-pixel:fix/missing-config-default
Open

fix: create default config when missing#94
autochamchikim-pixel wants to merge 1 commit into
ApexOpsStudio:mainfrom
autochamchikim-pixel:fix/missing-config-default

Conversation

@autochamchikim-pixel
Copy link
Copy Markdown

Summary

  • Makes load_config() create ~/.config/task-cli/config.yaml with sensible defaults when it is missing.
  • Calls the config loader before command dispatch so every command handles the missing-config case consistently.
  • Adds regression coverage for direct config loading and CLI execution with an isolated HOME.
  • Updates README configuration notes.

Test Plan

  • uvx --from pytest pytest -q test_task.py

/claim #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant