You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pi Agent Harness: Agent runtime now uses @earendil-works/pi-ai / AgentHarness (ADR-0018), with more reliable tool approval and edit proposals
Back / Forward navigation: Title-bar history navigation for workspace browsing
Windows polish: Native title bar overlay; window control colors follow the active theme
Auto-update: Clearer update status for macOS / Windows; unified CI and release workflows
Improvements
i18n: More dialogs, tables, and panels localized (zh / en)
AutoGit: Auto-commit debounce increased from 10s to 2 minutes; on quit, a commit-only flush runs so long debounce windows don’t drop the last checkpoint
Agent input UX: @ / [[ suggestion popovers stay within the window; [[ note pills use a light-yellow style and show the closing ]]
Agent note-writing rules: Executable SQL must use runsql fences; do not invent or rewrite <detail> blocks
Fixes
Update status indicator issues
Several Windows CI / release build fixes
Notes
Quit-time AutoGit flush is commit-only (no push), to avoid hanging on credential prompts