Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

sketch -unsafe without -git-remote-addr doesn't notify about new commits #209

Description

@philz
	sketch, err := resolveRef(ctx, repoRoot, "sketch-wip")

Ever since we switched to making the agent use sketch-wip, we only notify the user on new commits when sketch-wip is updated rather than HEAD. In unsafe, if you don't set a git-remote-addr and friends, Sketch just works in your current branch, and therefore we don't notice changes.

The configuration space is gnarly here. We should notify but not push, probably.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions