Releases
v1.0.85
Agent! for macOS 26.4.1 v1.0.85
Compare
Sorry, something went wrong.
No results found
🚀 This is the best Agent release so for by a long shot!
🦾 Major speed improvements with GLM-5.1 and most likely all LLMs!
🧠 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-file read-without-edit guard to stop the loop
Dedup read_file emissions to stop the token spiral
Scale read limit with edit count so LLM can always verify edits
🐛 Bug Fixes
Fix duplicate git commit output in activity log
Fix diff_and_apply display not starting on new line
Fix index tool to use current tab's projectFolder instead of main tab
Revert "Remove whitespace trimming from project folder paths"
⚡ Performance & Cleanup
Dedupe drip + log-flush sleep cadence into ScriptTab statics
Watch chat.db with FSEventStream instead of 5s polling
Drop polling sleeps in favor of proper async signals
Consolidate LLM error handlers into handleTaskLoopError
Extract LLMRateLimiter actor for shared Retry-After + min-gap
Consolidate startup ping/warmup; replace post-restart sleeps with poll
Remove redundant Task.sleep delays
📝 README Updates
Revised Agent! description and feature list
Enhanced README with video game creation capability
Clarified wording about main branch updates
Grammar and clarity improvements throughout
Updated release schedule and project overview
🔖 Version Bump
Bump version to 1.0.85, build 179
You can’t perform that action at this time.