Meldwork V1.0.4
Pre-release
Pre-release
·
34 commits
to main
since this release
This prerelease refactors group conversations around natural Agent discussion and task-scoped native session continuity.
Improvements
- Sequential discussion mode runs one Agent at a time in configured CLI order and records every round.
- Auto Discussion starts with concurrent proposals, then routes later turns from exact final-line @agent mentions. One mention runs one Agent; multiple mentions run concurrently.
- Natural discussion prompts let Agents exchange views before work and review instead of forcing every turn into a review-only role.
- Native Agent sessions are reused across rounds and restarts within one group task.
Reliability
- Durable checkpoints recover completed turns without duplicate reruns.
- Stale operation and snapshot bindings are rejected before late results can be committed.
Verification
- Frontend tests: 320/320 passed.
- Desktop workspace tests: 515/515 passed.
- Frontend Web and desktop renderer builds passed.
- DMG checksum verification, ZIP integrity, packaged app code-signature verification, and git diff --check passed.
Distribution
- Apple silicon macOS only: DMG and ZIP are included with SHA256SUMS.txt.
- The app is ad-hoc signed, not Apple Developer ID signed or notarized. macOS may require Open Anyway on first launch.
- Live Agent behavior depends on the installed CLI version, authentication, Provider, and declared capabilities.