v1.3.4
Central agent defaults + reasoning in deck bootstrap
- Discovery order gains
~/.parley/agents.toml— the user-global central default (each agent's model + reasoning), inherited by every project unless the deck overrides it. Precedence: built-in →~/.parley/agents.toml→ project deck config →PARLEY_HEADLESS_AGENT_CONFIG. - The deck-bootstrap confirmation now seeds from the central default and confirms each agent's reasoning/effort (default = strongest/highest level), alongside roster + model.
Pairs with parley-deck-cli v1.30.4, which wires the same central default into the Go binary and parley init.
Windows .exe attached by CI.