Skip to content

Neumann 0.1.2

Choose a tag to compare

@crazyparadox crazyparadox released this 08 Jul 15:51
9f9cf54

Neumann 0.1.2

Run agents in the cloud

  • Cloud sandbox runs — pick Cloud in the composer's environment menu and your prompt runs in an isolated sandbox against your repo, coming back as a branch and a pull request. Pick Local · your-branch to keep working in a worktree, or create a new worktree without leaving the composer.
  • Login with GitHub — connect your repo's forge straight from the chat (device flow, no tokens to paste). GitLab and Bitbucket work with access tokens.
  • Repository picker — cloud runs target your repo's origin by default; pick any repository your account can see.
  • You stay signed in across restarts — forge connections and provider keys now persist (encrypted at rest).

Safer by default

  • New chats start in Restricted mode: shell commands and file writes ask for approval right above the composer. Switch to Full access per-chat when you want the agent unattended.

A calmer workspace

  • Chat is now full screen by default. Open the diff/editor pane with the new toggle next to the context meter (or ⌥⌘E) — it slides instead of snapping.
  • The environment and worktree controls live in the bar under the composer, next to the access-mode toggle.

The app updates itself now

  • Neumann checks for updates in the background and shows an Update Neumann button above Settings when a new version is ready — one click to install.