Skip to content

Tome v0.1.0

Choose a tag to compare

@zwaneldmz zwaneldmz released this 09 Aug 06:36
· 253 commits to main since this release

First public release of Tome — run your coding agents behind an air gap, in one workspace. Agents, terminals, editors, documents, and an assistant in one grid.

Highlights

  • Workspace grid — terminals, editors, documents, and agent panes side by side; light/dark following the system
  • Air gap — network confinement for agent sessions, with team-level config and policy presets
  • Flows — draw agent workflow diagrams (.flow.json), edit nodes/edges visually, and run them as topologically-ordered agent terminals with user-gated prompts (no auto-submit)
  • Conductor — orchestrate agents, including flow-kind panes
  • File tree — browse, create files/folders, drag & drop
  • Language servers — diagnostics, hover, go-to-definition
  • Security event log — see what agents did, summarized
  • 181 tests passing

Install (macOS, Apple Silicon)

Download Tome-0.1.0-arm64.dmg, drag Tome to Applications.

Note: this build is not notarized (signing lands in a later release). macOS will warn on first launch. Either allow it via System Settings → Privacy & Security → Open Anyway, or clear the quarantine flag:

xattr -d com.apple.quarantine /Applications/Tome.app

Intel builds and notarization are on the roadmap.