mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
BREAKING CHANGE: Passing a prompt on the command line now starts interactive mode with the prompt pre-submitted, instead of exiting after completion. Use --print or -p to get the previous non-interactive behavior. - Add --print / -p flag for non-interactive mode - Update runInteractiveMode to accept initial messages - Update README documentation - Fix Model Selection Priority docs to include --models scope