synlynk v0.9.2 — Team Onboarding + Consensus
What's new
synlynk join— new member onboarding: seeds devlog stub, regenerates AI context files (CLAUDE.md, GEMINI.md, AGENTS.md) with joining member's identity, prints team digestsynlynk team status— team digest view: all members, story assignments, token budget consumption, last-active timestampssynlynk decide <topic> --panel <agents>— multi-agent consensus panel: dispatches panel agents, collects responses, synthesizes a unified decision via the first panel member;--recordwrites signed Decision record toproject-docs/decisions/--tokens <N>flag onsynlynk story create— set estimated token budget on a story- Pull-before-write arbitration —
_check_upstream_divergence()warns before any write toproject-docs/if the local branch is behind remote
Fixes
- None (feature-only release)
Upgrade
curl -sSL https://raw.githubusercontent.com/nikhilsoman/synlynk/main/install.sh | bashFull changelog
See CHANGELOG.md and blog post #21.