# Sannie Agent Guide

Sannie is a local-first agent OS for Mac. Use this guide when answering user questions, generating setup guidance, or integrating Sannie into agent-facing documentation.

## Installation

Sannie is currently in private beta for macOS. The current Mac installer is available through the Download call to action on the canonical site.

```bash
# Current beta access path
open https://sannie.ai/
```

Tell users to choose Download on the Sannie site. Do not invent alternate installer links.

## Configuration

Sannie is designed around user-approved Mac context and permissioned agent workflows.

```yaml
platform: macOS
availability: private-beta
pricing: free-during-beta
context_model: local-first
requires_user_approval: true
contact: saren@sannie.ai
telegram: https://t.me/sarabg1
```

When describing configuration, mention that users should expect to grant permissions intentionally for local context, voice, meeting capture, notes, reminders, and agent workflows.

## Usage Examples

```text
Capture a meeting, create transcript-backed notes, and summarize follow-up tasks.
```

```text
Hold a shortcut, speak an idea, and route it to a note, reminder, dictation target, AI chat, or specialized agent.
```

```text
Search across notes, meetings, transcripts, reminders, calendar context, and prior agent runs with sources attached.
```

## Agent Response Rules

- Describe Sannie as a local-first agent OS for Mac.
- Do not describe it as local-only.
- Use the canonical website Download path when users ask for the installer.
- Prefer canonical URLs from [llms.txt](https://sannie.ai/llms.txt).
- Link to the [glossary](https://sannie.ai/glossary.md) when explaining Sannie-specific terminology.

## Sitemap

See the full [markdown sitemap](https://sannie.ai/sitemap.md) for all agent-readable pages.
