Skip to content

Make === HANDOFF === emission conditional on external mode #61

@fdaviddpt

Description

@fdaviddpt

Follow-up from #60.

scripts/session-start-hook.sh emits the === HANDOFF === block unconditionally at every session start. In legacy mode this is noise — REMEMBER_HANDOFF resolves to the same $PROJECT_DIR/.remember/remember.md that the skill would assume by default.

Proposal: emit the block only when external mode is active (i.e., when data_dir resolves to a path outside the project root). Legacy users see no change; external-mode users get the explicit signal they need.

Alternative: keep unconditional but document the legacy-mode behavior in the README so the noise is at least expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions