Agent runtime closure hotfix for ordinary users.
Fixed
pf-agent setup --quicknow writes the actual provider profile key names
used at runtime, includingDASHSCOPE_API_KEY,ARK_API_KEY,
ZHIPU_API_KEY, andXAI_API_KEY.- Provider resolution now honors
.pf-agent/config.yamlmodel and
api_key_refoverrides instead of always using bundled profile defaults. pf-agent service checknow reports missing real provider keys instead of
claiming every requested provider is configured.- Agent tool calls such as
provider.configureno longer report fake success;
unavailable tool actions return clear next steps. - The product TUI no longer prompts configured users to run setup again, and
placeholder workflow packs are marked as coming soon. - POSIX installer PATH persistence and PowerShell installer command execution
are safer and less likely to mislead new terminal sessions.