# Agent

> Agent! connects any AI to your Mac. 13 LLM providers — cloud, local, or on-device. It writes code, builds Xcode projects, manages git, organizes files, automates Safari, controls    any app, and handl

- **URL**: https://www.freshcrate.ai/projects/Agent
- **Author**: macOS26
- **Category**: MCP Servers
- **Latest version**: `v1.0.88.182` (2026-06-03)
- **License**: MIT
- **Source**: https://github.com/macOS26/Agent
- **Homepage**: https://macos26.app
- **Language**: Swift
- **GitHub**: 368 stars, 26 forks
- **Registry**: github
- **Tags**: `accessibility`, `ae`, `agentic`, `agentic-ai`, `agentic-framework`, `agentic-workflow`, `agenticai`, `ai`, `swift`

## Description

Agent! connects any AI to your Mac. 13 LLM providers — cloud, local, or on-device. It writes code, builds Xcode projects, manages git, organizes files, automates Safari, controls    any app, and handles whatever you throw at it. Talk to it by text, voice, or iMessage from your iPhone. Just say what you need. One native Mac app. Zero subscriptions.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v1.0.88.182` | 2026-06-03 | High | # 🤖 Agent! 1.0.88.182 Release Notes  ## 🔧 DeepSeek Re-Fix - Fixed DeepSeek provider integration issues that regressed in 1.0.87 - Re-tuned tool consolidation for DeepSeek models to prevent malformed tool calls - Improved error handling for DeepSeek API responses - Fixed streaming mode compatibility with DeepSeek v3 models  ## 📦 Install - Download Agent_1.0.88.181.dmg - Drag Agent! to /Applications - Launch and approve the privileged daemon when prompted |
| `v1.0.86` | 2026-05-26 | High | ## What's Changed  - **Consolidated read_file handler** — unified read implementation with SHA256-based dedup - **Streamlined read guards** — simplified to one rule: one read per (file, range) to reduce unnecessary re-reads - Version bump to 1.0.86 (Build 180)  **Full Changelog**: https://github.com/toddbruss/Agent/compare/v1.0.85...v1.0.86 |
| `v1.0.85` | 2026-05-23 | High | # 🚀 This is the best Agent release so for by a long shot! ### 🦾 Major speed improvements with GLM-5.1 and most likely *all* LLMs!  <img width="1526" height="1440" alt="image" src="https://github.com/user-attachments/assets/ce9b9252-3c90-438c-906a-b0ff4bd68336" />  ## 🧠 System Prompt & Behavior  - Use the terse read-once rule verbatim - Tighten read-once rule in system prompt + cite tool-layer enforcement - Dedup any second read of an unchanged file (not just same range) - Add cross- |
| `1.0.83.175` | 2026-05-16 | High | ## Changes  - Update README.md (a71dac59) - Reset elapsed timer at task-start callsite, not via view .onChange (1af60952) - Bump version to 1.0.81, build 172 (474372d8) - Consolidate trimLog + trimToRecentTasks into ScriptTab.capActivityLog (2e3806c0) - Add new image to README (490057d6) - Update README.md (cbf6ca3e) - WebSearch: add Exa as an AI-powered web search provider (0e1350be) - Merge pull request #19 from tgonzalezc5/feat/exa-search (9f25195c) - Merge branch 'main' of https:// |
| `1.0.80.170` | 2026-04-25 | High | <img width="1534" height="1440" alt="image" src="https://github.com/user-attachments/assets/26de21fd-78a6-4e54-b101-255116f8642f" />  ## 🌐 New Provider: OpenRouter  - **OpenRouter as a first-class LLM provider** — access hundreds of models through a single API key - **Protocol toggle** — switch between OpenAI-compatible and Anthropic-compatible endpoints per model - **Smart model catalog** — fetches and filters OpenRouter's /models to only show tool-capable models with real context window |
| `1.0.76.166` | 2026-04-23 | High | <img width="1522" height="1436" alt="image" src="https://github.com/user-attachments/assets/fdd0cc32-c1dd-435f-883a-c522353c0c2b" />  ## 🧠 Apple Intelligence  - Add `run_agent` tool so Apple AI can launch agents via FoundationModels - Persist accessibility agent session across turns - Use Apple AI itself to classify follow-up prompts - Gate Accessibility intent parsing on Accessibility permission - Skip accessibility triage for file-path and coding prompts - Skip triage when project fo |
| `1.0.75.164` | 2026-04-19 | High | # Agent! 1.0.75 (build 164)  <img width="1518" height="1435" alt="image" src="https://github.com/user-attachments/assets/61b4bddf-39c6-466f-8029-e0300b2d2e58" />  ## 🧠 Apple Intelligence Mediator - Refresh master **Enable Mediator** toggle on popover appear so sub-features re-evaluate against current state - Added separate **Triage Greetings** toggle - Tinted Apple Intelligence toggles with distinct colors - Brain icon now blends colors of active Apple-AI toggles via AngularGradient - |
| `v1.0.73.162` | 2026-04-18 | High | # Agent! v1.0.73 (build 162)  <img width="1664" height="1393" alt="image" src="https://github.com/user-attachments/assets/0a4e6774-d76e-497f-883e-e8df444f745f" />  ## 🤖 Apple Intelligence - Apple AI: skip tool + screenshot bypass to stop hallucinated clicks - Apple AI: refuse destructive UI actions during triage - Two bugs behind 'Apple AI claimed Safari opened' false positive - Brain icon: distinct color per Apple-AI toggle combo - Brain icon: one color per specific toggle that's off |
| `v1.0.72-build161` | 2026-04-18 | High | ## ✨ Features - feat: add MiniMax provider support - Claude auth: accept Claude Code OAuth tokens alongside API keys - Claude OAuth: prepend Claude Code identity system block - Claude models: OAuth-aware fetch, add Opus 4.7 to defaults  ## 🐛 Bug Fixes - Fix edit_file diff syntax highlighting in activity log - Fence edit_file diff log with language for syntax coloring - Skip Apple triage in TaskExecution when Accessibility is off - Skip Apple triage when Accessibility permission is not |
| `v1.0.71.160` | 2026-04-17 | High | # 🚀 Agent! v1.0.71 (build 160)  **Release date:** 2026-04-17 **Tag:** `v1.0.71.160`  ## ✨ Highlights  - **Full output to the LLM** — removed per-tool-result, per-message, and `read_file` 50K char caps. Index and file reads return the complete body in a single turn. - **Claude Code OAuth support** — paste a Claude Code setup token as an alternative to an API key. OAuth-aware model fetch and Claude Code identity system block are prepended automatically on OAuth sessions. - **MiniMax provider** — |

## Dependency audit

- **Score**: 100/100
- **Total deps**: 0
- **Resolved**: 0
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 0
- **Scanned**: 2026-04-27

## Citation

- HTML: https://www.freshcrate.ai/projects/Agent
- Markdown: https://www.freshcrate.ai/projects/Agent.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/Agent/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
