Skip to content

refactor: rename recordBoard/forgetBoard to addBoard/removeBoard#8

Draft
psdaniel wants to merge 1 commit into
seasonedcc:mainfrom
psdaniel:refactor/history-rename-functions
Draft

refactor: rename recordBoard/forgetBoard to addBoard/removeBoard#8
psdaniel wants to merge 1 commit into
seasonedcc:mainfrom
psdaniel:refactor/history-rename-functions

Conversation

@psdaniel

@psdaniel psdaniel commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Renames recordBoardaddBoard and forgetBoardremoveBoard in cli/history.ts
  • Updates all call sites in cli/index.ts
  • Aligns internal function names with the CLI command verbs (history add / history remove)

Test plan

  • pnpm run tsc passes
  • pnpm run lint passes
  • pnpm run test passes

Align internal function names with the CLI command verbs (history add/remove).
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