co-mono/packages
Rafał Krzyważnia d2f9ab110c
feat(coding-agent): add startup.quiet setting to silence startup output (#777)
* feat(coding-agent): add startup.quiet setting to silence startup output

* feat(coding-agent): add startup.quiet setting to silence startup output

Adds a new setting `startup.quiet` that when set to `true` hides:
- Version and keybinding hints header
- Loaded context/skills/templates/extensions discovery info
- Model scope line

Changelog notifications are still shown so users know about updates.

Usage in ~/.pi/agent/settings.json:
{
  "startup": {
    "quiet": true
  }
}

* refactor: flatten startup.quiet to quietStartup on Settings
2026-01-16 22:03:29 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-16 04:41:48 +01:00
ai docs: add OpenCode Zen to provider lists in coding-agent README 2026-01-16 21:20:52 +01:00
coding-agent feat(coding-agent): add startup.quiet setting to silence startup output (#777) 2026-01-16 22:03:29 +01:00
mom Add [Unreleased] section for next cycle 2026-01-16 04:41:48 +01:00
pods Release v0.47.0 2026-01-16 04:41:04 +01:00
tui chore: audit changelog entries for v0.47.0, add cl.md prompt template 2026-01-16 21:11:01 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-16 04:41:48 +01:00