Updated June 19, 2026

Privacy, in plain English.

We don't sell your data. We don't track you behind your back. Here's the full version, broken into readable bites.

Local-first

Your app data lives on your device — by default, nothing leaves it.

No accounts

We don't ask you to sign up. We can't tie data to you because we don't have any.

No tracking

No analytics, no ad SDKs, no data brokers — Agents only talks to git remotes you've configured and our update feed.

Effective Date: 2026/06/19

At Agents, your code and your privacy are both off-limits to anyone but you. Here’s exactly what the app does and doesn’t do with your data.


1. Overview

Agents is a macOS app for running multiple terminal sessions — primarily AI coding agents, but also plain shells — each isolated in its own git worktree and branch. It manages local git operations and terminal processes on your Mac; there is no backend service that sees your projects.


2. Data Collection

Agents does not collect any personal data. Specifically, we do not:

  • Collect names, emails, or contact information
  • Read or upload the contents of your repositories
  • Use advertising SDKs or data brokers
  • Use analytics or crash-reporting SDKs

3. Data Storage

Everything Agents manages lives locally on your Mac:

  • App state: ~/Library/Application Support/Agents/store.json — your workspaces, sessions, and UI settings.
  • Terminal appearance: ~/Library/Application Support/Agents/ghostty.config.
  • Session worktrees: ~/.agents-sessions/<slug> by default (configurable in Settings) — each one a git worktree checked out on its own branch.

None of this is synced or uploaded anywhere.


4. Network Access

Unlike a fully offline app, Agents does make two kinds of outbound connections — both narrowly scoped:

  • Update checks. Agents uses Sparkle to check our update feed for new versions. This only sends your current app version, not personal data — unless you explicitly opt in to Sparkle’s anonymous system-profile sharing, which is off by default.
  • Your own git remotes. Actions like fetching an existing branch or computing a diff talk only to the git remotes you’ve already configured for your own repositories (e.g. GitHub, GitLab) — never to Choscor’s servers.

5. Third-Party Services

Agents bundles two on-device, open-source components:

  • Sparkle — handles update checks, as described above.
  • libghostty — renders the terminal panes; runs entirely on your Mac.

We do not use any advertising networks, analytics platforms, or data brokers.


6. Your Control

You’re in full control of your data at all times.

  • Delete a workspace or session in-app to remove its worktree.
  • Uninstall the app and remove ~/Library/Application Support/Agents and ~/.agents-sessions to erase everything Agents has stored.

7. Children’s Privacy

Agents is a developer tool built for a general professional audience and is not directed at or knowingly used by children.


8. Changes to This Policy

We may update this Privacy Policy to reflect improvements or changes in functionality. If we do, we’ll update the Effective Date at the top of this page.

The latest version will always be available at: 👉 https://choscor.com/agents/privacy-policy


9. Contact Us

If you have any questions, feedback, or concerns about privacy, please contact us:

📧 support@choscor.com


In summary: Agents is built for developers who don’t want their code leaving their machine. No accounts. No analytics. No ad SDKs. Your repos stay yours.

Choscor Studio · Vietnam · Last updated June 19, 2026