Skip to content

fix: create default config when missing#115

Open
Lequanganh241209 wants to merge 1 commit into
ApexOpsStudio:mainfrom
Lequanganh241209:codex/fix-missing-config
Open

fix: create default config when missing#115
Lequanganh241209 wants to merge 1 commit into
ApexOpsStudio:mainfrom
Lequanganh241209:codex/fix-missing-config

Conversation

@Lequanganh241209

Copy link
Copy Markdown

Summary:

  • Create ~/.config/task-cli/config.yaml with default settings when it is missing.
  • Add regression coverage for missing config handling.
  • Document the automatic default config behavior in README.md.

Tests:

  • bundled python -m pytest test_task.py

Closes #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.

Fix: Crash when config file missing

1 participant