Skip to content

docs: align plugin terminology and fix stale context cleanup#45

Merged
guodong-sq merged 1 commit intomainfrom
parity/7-docs-terminology-polish
Mar 22, 2026
Merged

docs: align plugin terminology and fix stale context cleanup#45
guodong-sq merged 1 commit intomainfrom
parity/7-docs-terminology-polish

Conversation

@guodong-sq
Copy link
Collaborator

@guodong-sq guodong-sq commented Mar 22, 2026

Summary

Final PR in the CLI-plugin parity series. Fixes documentation, aligns terminology, and fixes a bug.

  • Stale context fix: DeleteContextAction now clears ~/.wt/current when deleting the active context, preventing the CLI from displaying a deleted context name with a * indicator
  • Terminology alignment: Rename user-facing "provisioned" to "adopted" across all plugin dialogs, notifications, button text, settings labels, menu items, and tooltip text (12 files). Internal identifiers unchanged.
  • README update: Fix CLI-to-plugin command mapping, correct status bar description (switches worktrees, not contexts), add cross-tool interop note
  • Welcome page update: Replace "provision" references with "adopt"

Test plan

  • Plugin tests pass: cd wt-jetbrains-plugin && ./gradlew test
  • Deleting the active context clears ~/.wt/current
  • No UI strings reference "provision" where "adopt" is meant
  • README accurately describes current behavior
  • ./gradlew runIde manual smoke: verify dialog text, tooltip text, settings labels

🤖 Generated with Claude Code

- Fix DeleteContextAction to clear ~/.wt/current when deleting the
  active context, preventing stale context name display in CLI
- Rename user-facing 'provisioned' to 'adopted' in plugin dialogs,
  notifications, and button text (internal identifiers unchanged)
- Update plugin README feature table and CLI-to-plugin command mapping
- Update welcome.html to use 'adopt' terminology

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@guodong-sq guodong-sq force-pushed the parity/7-docs-terminology-polish branch from d3d7ec1 to ae9f927 Compare March 22, 2026 03:04
@guodong-sq guodong-sq merged commit de2dbd3 into main Mar 22, 2026
6 checks passed
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