Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: narghev/askdiff

v0.3.3

11 May 10:19
@narghev narghev

Choose a tag to compare

  • Update README
Assets 2
Loading

v0.3.2

10 May 13:24
@narghev narghev

Choose a tag to compare

  • Add guardrails so each new askdiff invocation treats its arguments as the single source of truth
Loading

v0.3.1

10 May 11:46
@narghev narghev
d2e27c3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • Natural language session descriptors
  • Optimize the skill and make it consume less tokens
Loading

v0.3.0

08 May 14:35
@narghev narghev

Choose a tag to compare

  • Natural-language diff descriptions /askdiff now accepts free-form descriptions: /askdiff last commit, /askdiff main vs feature/x, /askdiff the 5th latest commit, /askdiff the commit where I added the favicon, /askdiff David's latest commit where he removed the xmpp integration (author + content search). The skill resolves the description to git via a four-step ladder (author → message → diff content → file history), then writes the result to a temp file the server reads.
  • New update mechanism Now askdiff invocation will check for a new version and only notify the user about it. It will not auto-install. This makes staying on a version an easier UX and update-check does not halt the main process of the skill.
  • Default install location changed to local Now running npx askdiff install-skill will install the skill in the local .claude folder adjacent to the nearest .git folder.
  • new --global flag for cli installer (replaces the previous default)
  • TopBar diff-label badge Shows what diff you're reviewing — Working tree, HEAD~1..HEAD, main...feature/x, etc.
  • Staleness banner For working-tree diffs, the UI now shows an amber notice when any reviewed file has been edited since the diff was captured, prompting you to re-run /askdiff
  • /askdiff-stop skill is gone Idle shutdown (5 min, no clients) plus refresh-on-reinvoke cover its job. To kill Vite during dev: pkill -f 'ui-browser.*vite'.
Loading

v0.2.1

04 May 17:29
@narghev narghev

Choose a tag to compare

  • Add favicon
Loading

v0.2.0

04 May 07:29
@narghev narghev

Choose a tag to compare

  • Add dark theme
Loading

v0.1.1

01 May 20:24
@narghev narghev

Choose a tag to compare

fix pnpm-lock
Loading

AltStyle によって変換されたページ (->オリジナル) /