Skip to content

Agent! 1.0.75 (build 164)

Latest

Choose a tag to compare

@macOS26 macOS26 released this 19 Apr 04:47
· 26 commits to main since this release

Agent! 1.0.75 (build 164)

image

🧠 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
  • Smoother multi-toggle blend with interleaved midpoint colors
  • Gray brain icon when Mediator disabled (was red)
  • Accessibility intent toggle recolored teal → deep blue
  • Gate Accessibility intent parsing on Accessibility permission
  • Apple AI: skip tool + screenshot bypass to stop hallucinated clicks
  • Apple AI: refuse destructive UI actions during triage
  • Fix two bugs behind "Apple AI claimed Safari opened" false positive

📘 Help Book

  • Added full macOS Help Book bundle (Agent.help) with Help Viewer compatibility
  • Switched Agent! target to hand-authored Info.plist so CFBundleHelpBookFolder/Name land correctly
  • Fix Agent Help "content unavailable" — HPDBookType 1 → 3 (local)
  • Removed remote URL from Help book (local-only Pull Help)
  • Flattened Agent.help structure to match Logos (fixes invisible keyboard shortcuts)
  • Replaced <kbd> with <code class="key"> to match Logos pattern
  • Adopted CSS-variable pattern + color-scheme meta for dark mode
  • Fixed Keyboard Shortcuts help readability
  • Rebuilt Agent.helpindex with hiutil

🛠️ Diff & Apply

  • diff_and_apply: actually use the LLM-provided source snippet
  • Put the blank line inside the diff block
  • Added blank line between diff block and status line
  • filePath onto its own line at both log sites
  • Added copy_image action to the file tool

🗜️ Token Compression

  • Token Compression toggle now guards every compression entry point
  • Respect Token Compression toggle for ALL tiers, not just Apple AI summarization

📸 Screenshots & Attachments

  • Paste: popup to pick image resolution, remembers last choice
  • Screenshot button: apply same resolution popup as paste
  • Cache hi-res originals of pasted/screenshot attachments
  • Auto-repair U+202F narrow-no-break-space in screenshot paths

💬 Messaging & Tabs

  • Fix iMessage send lockup: use osascript subprocess instead of in-process NSAppleScript
  • Mirror outgoing iMessage into Messages tab
  • Record tool steps on tab tasks so Steps list renders
  • Mark tab tool steps red when tool_result content indicates failure
  • Detect JSON-shaped tool failures in Steps error heuristic

📊 Usage & Settings

  • Usage popover: record subscription billing per-call, show Included
  • Settings: added refresh button to Claude model picker
  • Added 3px to LLMOutputBox height to prevent cursor blink jitter

🐚 Shell

  • Shell tool: include exit code in tool_result content on failure

📚 Docs & Repo

  • Point repo URLs at macos26/agent
  • README: explain why no manual setCodeSigningRequirement is needed
  • SECURITY: document SMAppService re-signing empirical proof
  • Repin AgentD1F 1.0.3, AgentSwift 1.1.1, AgentTerminalNeo 1.37.2, AgentTools 2.51.6