Releases
v1.0.41
Agent! 1.0.41 (Build 126)
Compare
Sorry, something went wrong.
No results found
Agent! 1.0.41
π Tool System
Consolidated tool naming β all tools renamed with _tool suffix, auto-stripped after first turn
mkdir and cd actions added to file_manager
Condensed tools β strip _tool suffix after first turn, auto-revert on failure
AgentTools 2.31.0 β synced all tool action lists with new naming
Run agent β support both run agent X and agent run X for direct execution
Fix run_agent β compile then dlopen/run dylib instead of just compiling
πΊ LLM Output Overhaul
NSTextTable inline rendering β tables render inline with proper padding and sizing
AgentTerminalNeo integration β native auto-scroll, smooth streaming, cursor blink
Auto-grow output β LLM Output grows with content, capped at 50% window height
Draggable resize handle β resize LLM Output panel with drag, respects max height
Live token counts β estimate input/output tokens during streaming
Always-blinking cursor β seamless streaming to idle, AGENT! prompt blinks too
Line-count-based height β eliminates NSTextTable overestimation and jitter
Fix streaming jitter β height only grows, never shrinks
π§ Fallback Chain
Fallback Chain UI β configure backup models in toolbar, auto-switch on failure
Model picker dropdowns β shows fetched models from all providers
Eye icon for vision models in pickers and fallback entries
Wire fallback chain into error handler β auto-switch on provider failure
π¨ UI Improvements
Status icons and colors β π§ /blue Thinking, βΆ/green Running, π₯/orange Executing, π‘/red Root
Coding Preferences icon turns green when any feature is on
Agents menu retry β longer initial delay, 10 insertion attempts
Window frame persistence β retains size after tiling
Fix double overlay β tab selected shows only its own indicator
Cmd+B toggles overlay on all tabs including running ones
π§ Fixes
batch_commands β run all in single shell session so variables persist
Fix token accuracy β live output estimate, no double-counting
Fix timer β 0.25s refresh for live tokens, freeze on cancel
Fix elapsed time β freeze at actual value when done
Fix duplicate recordFailure β was double-counting failures
Fix drag jitter β global coordinate space for handle gesture
Fix window resizing on drag β prevent window resize from LLM Output handle
π€ Z.ai / Model Providers
Dynamic model fetching β Z.ai models 100% from OpenAPI spec, zero hardcoding
Two endpoints β coding (no vision) and general (vision), URL routing with :v tag
Fetch models for ALL providers β Z.ai, Gemini, Grok, Mistral, etc.
Coding endpoint models tagged with -Code suffix
π Architecture
Xcode-only gating β block xc tools when no .xcodeproj detected
Verify gate β build must pass before task_complete allowed
Remove Claude Code references from source comments
AgentTools pinned to 2.31.0, prompt revision 62
You canβt perform that action at this time.