v1.0.3
Chat can offer an edit instead of failing at one
Asking chat to change the page you were discussing failed outright.
Chat is granted read-only tools deliberately — a conversation should not
silently rewrite your wiki — but nothing ever told the model that. So it reached
for an editing tool, the CLI refused a tool it was never granted, and you got an
error instead of an offer.
The right tool already existed and was simply not wired up. Chat can now
propose an edit: it writes the revised page as a suggestion, tells you it is
waiting, and you apply or reject it on the page itself. Nothing it proposes
changes anything until you say so — the property that made it read-only in the
first place is intact, and the thing you actually asked for now happens.
Only that one tool was added. Direct page writes stay out.
A Reload button
Between Back and Forward, where a browser puts it.
Install
brew tap VerinFast/waikiki && brew install --cask waikiki
or pipx install waikiki. Installed copies update themselves.