Skip to content

πŸš€ Agent! v1.0.61 (Build 149)

Choose a tag to compare

@macOS26 macOS26 released this 12 Apr 06:52
· 212 commits to main since this release

🦾 Agent! Agentic AI for your  Mac Desktop (or Laptop)

Agent! Requires macOS 26.4 or later. M series preferred for Apple Intelligence. We don't know if Apple AI works on Intel. Also Apple AI is not supported inside a Mac VM. It's optional, but does help move things along by doing several tasks locally, saving you some tokens.

image

πŸ”§ Bug Fixes

  • Fix double echo β€” skip appendLog for shell commands that already streamed output
  • Remove tool result cache β€” eliminate read loop blocker that caused stale responses
  • Remove file read dedup cache β€” LLMs work around stub responses anyway; cleaner tool flow

🧠 Apple AI Improvements

  • Skip accessibility triage for file-path and coding prompts β€” faster task routing
  • Add ! bypass prefix β€” force Apple AI to skip triage when you know what you want
  • Add AppleScript + shell tools alongside accessibility for Apple AI agent

πŸ–₯️ UI & UX

  • Propagate parent tab project folder to spawned script tabs β€” scripts inherit the right working directory
  • Add provider tooltip to LLM Usage popup model rows β€” see which provider serves each model

πŸ“– Documentation

  • Add Defense Layers section to README covering security features
  • Add build-without-developer-account instructions + build.sh script
  • Add emojis to toolbar icon table, remove SF Symbol text names
  • Fix GLM model sizes β€” 744B/754B MoE, not 32B
  • Clarify GLM-5/5.1 are cloud-only (may be possible to run FP8 locally); GLM-4.7-Turbo (32B) runs locally

⬆️ Upgrade Notes

  • If upgrading from v1.0.60, no migration needed β€” settings and tabs are preserved.