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
repairOrphanToolUsepass 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_permissionto the accessibility dispatcher (b28a490f) - Bumped AgentAccess to 2.10.10 with the
getChildrendepth 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