Skip to content

Agent! 1.1.7 (build 203)

Latest

Choose a tag to compare

@AgentiLoop AgentiLoop released this 31 Aug 17:50
· 2 commits to main since this release

Highlights

🏷️ AgentiLoop Rebrand β€” New Home

  • Everything moved from macOS26 β†’ AgentiLoop: app menu links, SPM package URLs, update checker, script repos, docs, and the built-in help book (055777d5, 678e9baf)
  • Website menu now points to https://AgentiLoop.ai (833280e3)
  • READMEs updated across all 5 translations (EN/ES/FR/ZH/DE) (9e5704a5)
  • Cleared the SwiftPM "conflicting identity for agentaudit" warnings β€” AgentAccess 2.10.11 and AgentD1F 1.0.7 now declare the AgentiLoop AgentAudit URL, and the app pins those versions (f1cbd124)

πŸ› οΈ Reliability Fixes

  • Fixed API 400 "tool_use ids without tool_result blocks" β€” new repairOrphanToolUse pass at the request boundary (a2f719c1)
  • Fixed silent drop of parallel read-only tool batches that aren't shell-parallelizable (a6a820b1)
  • Fixed missing "βœ… Completed" in the activity log when the log is at its 50K cap (7e388046)

β™Ώ Accessibility

  • Added check_permission / request_permission to the accessibility dispatcher (b28a490f)
  • Bumped AgentAccess to 2.10.10 with the getChildren depth fix (5d98de6a)

🧹 Project Hygiene

  • Removed stray "Agent! copy-Info.plist" Xcode target-duplication artifact and its dangling pbxproj references (cdef3091)

πŸ”’ Versioning

  • Bumped version 1.1.4 (build 200) β†’ 1.1.7 (build 203)

Full Changelog: v1.1.4.200...v1.1.7.203