Back to Easy Terminal home

Preparing for Mac App Store release

Easy Terminal Local

Local memory for AI agent work.

Easy Terminal Local keeps repeated AI agent work as structured local state on your Mac.

Choose a local memory folder, import structured File Inbox events manually, and review the generated agent-memory.md projection without an account, cloud sync, tracking, analytics, network behavior, or an AI model inside the app.

.easy-terminal/
inbox/
ledger.jsonl
patterns.json
current-state.json
agent-memory.md

Local memory for AI agent work.

How it works

01

Choose local memory folder

Select an existing .easy-terminal folder or a project folder that contains one.

02

Drop structured events into File Inbox

AI agents write allow-listed structured event JSON into the local inbox folder.

03

Import manually

You decide when the app imports pending File Inbox events.

04

Review agent-memory.md

The app generates agent-memory.md from structured local state as a projection, not the source of truth.

Why local-first

The app is built for local agent memory, not cloud workflow management. It stores structured state and sanitized receipts rather than raw terminal logs by default.

Privacy posture

  • No account.
  • No cloud sync.
  • No tracking or analytics.
  • No network behavior in the app.
  • No AI model inside the app.
  • User-selected local storage only.

Mac App Store preparation

Easy Terminal Local is preparing for Mac App Store release as a buy-once Mac app. Public pages and App Store materials are being reviewed against the actual app behavior before release.

Related pages