Skip to content

fix(code-handoff): write handoffs to project directory#42

Merged
martinffx merged 1 commit into
mainfrom
chore/handoff-chores
Jul 18, 2026
Merged

fix(code-handoff): write handoffs to project directory#42
martinffx merged 1 commit into
mainfrom
chore/handoff-chores

Conversation

@martinffx

Copy link
Copy Markdown
Owner

Description

Save generated handoff documents under the project root instead of the operating system's temporary directory.

Changes

  • Create <project-root>/.handoff/ when needed.
  • Save handoffs there using descriptive .md filenames.

Testing

  • Ran git diff --check.
  • No automated tests required for this instruction-only change.

Checklist

  • Tests pass
  • Commits follow conventional format
  • Documentation updated (if needed)

@martinffx
martinffx merged commit abd6ec9 into main Jul 18, 2026
1 check 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