github mnemosyne-artificial-intelligence/doppelganger 0.5.3
Release 0.5.3

latest release: 0.5.4
3 hours ago

Highlights

  • Added AGENTS.md with agent guidance, license reminders, workflow tips, and compliance expectations for contributors.
  • Refreshed the README: kept the inline demo-run.gif, reordered the “Getting Started” sections (Docker before npm), and clarified Docker commands/notes.
  • Enhanced the editor:
    • Type blocks now include a “Mode” dropdown (replace vs append) persisted on the action and honored during execution (agent.js now clears or appends before typing depending on the mode).
    • Press blocks gained modifier checkboxes plus a dropdown of base keys (navigation, digits, letters, functions), building combos such as Ctrl+Shift+A.
  • Updated the type definition (Action.typeMode) and agent runtime to support the new typing modes.
  • Added .github/workflows/npm-publish.yml so pushing a v* tag now runs npm ci, builds the app, and publishes @doppelgangerdev/doppelganger via the NPM_TOKEN secret.

Full Changelog: v0.5.2...0.5.3

Don't miss a new doppelganger release

NewReleases is sending notifications on new releases.