Skip to content

Add notyesterday to Development Engineering - #515

Open
rafet wants to merge 1 commit into
ccplugins:mainfrom
rafet:add-notyesterday
Open

rafet wants to merge 1 commit into
ccplugins:mainfrom
rafet:add-notyesterday

Conversation

@rafet

@rafet rafet commented Sep 20, 2026

Copy link
Copy Markdown

Adds notyesterday, a plugin that gives Claude Code a sense of time.

Claude Code knows today's date, but nothing in the context says when its own work happened, so it estimates — and estimates drift toward "yesterday". This reads the session transcript, does the arithmetic, and hands Claude the finished answer (today 14:32 (47m ago)). The timeline survives /compact and --resume, which is where the wrong answers usually come from.

Three hooks, one Python file, no dependencies, no network calls; every failure path exits 0 silently so a session is never broken by a time note. MIT.

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