Skip to content

docs: align configuration paths with codewhale home#2413

Merged
Hmbown merged 2 commits into
mainfrom
codex/harvest-2400-config-docs-codewhale
May 31, 2026
Merged

docs: align configuration paths with codewhale home#2413
Hmbown merged 2 commits into
mainfrom
codex/harvest-2400-config-docs-codewhale

Conversation

@Hmbown
Copy link
Copy Markdown
Owner

@Hmbown Hmbown commented May 31, 2026

Summary

  • harvests docs: align configuration paths with codewhale home #2400 with credit to @axobase001
  • updates docs/CONFIGURATION.md to describe ~/.codewhale/config.toml as the primary config path with ~/.deepseek/config.toml as legacy fallback
  • documents CODEWHALE_CONFIG_PATH / CODEWHALE_HOME alongside legacy config-path compatibility
  • clarifies that DEEPSEEK_HOME should be renamed to CODEWHALE_HOME for current state paths
  • clarifies that doctor --clean targets the current CodeWhale home and needs a one-off CODEWHALE_HOME=~/.deepseek run for legacy checkpoint cleanup

Closes #2322

Validation

  • git diff --check
  • rg -n "DEEPSEEK_HOME|Legacy env alias|--clean|CODEWHALE_HOME=~/.deepseek" docs/CONFIGURATION.md

Copilot AI review requested due to automatic review settings May 31, 2026 09:30
Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmbown has reached the 50-review limit for trial accounts. To continue receiving code reviews, upgrade your plan.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the configuration documentation in docs/CONFIGURATION.md to reflect the migration from the legacy ~/.deepseek directory structure to the new ~/.codewhale paths. It details the new default configuration path, environment variables (such as CODEWHALE_CONFIG_PATH and CODEWHALE_HOME), and outlines the legacy fallback behaviors for configurations, tasks, automations, skills, MCP settings, notes, memory, snapshots, and CLI commands. There are no review comments, and we have no feedback to provide.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@Hmbown Hmbown merged commit 26e2de8 into main May 31, 2026
14 of 15 checks passed
@Hmbown Hmbown deleted the codex/harvest-2400-config-docs-codewhale branch May 31, 2026 09:39
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.

docs: align official docs with ~/.codewhale state directory (legacy ~/.deepseek fallback)(version:v0.8.47)

3 participants