# AI Agent Framework New Feature ยท 2026-01-22 ## Details The AI brain is in place. Each employee runs as an intelligent agent capable of multi-step reasoning, tool use, and autonomous decision-making. The employee receives your message, plans an approach, calls tools as needed, and delivers a result. The modular prompt system lets us customize behavior per employee through skills, duties, and persona settings. ## What changed - Multi-step reasoning and planning - Autonomous tool use and decision-making - Modular prompt system for per-employee customization - Foundation for skills, duties, and persona injection