v1.51

v1.51: Inline Subagents & Background Execution

|1 min read

What's New

  • Inline Subagents: Fabric can now run multiple AI agents in parallel and coordinate complex workflows automatically. Agents can work in the background while you continue chatting.

  • Browser Landing Page: The browser view now shows a helpful landing page with quick access to recent files and common actions.

  • Auto-Discover Project Files: Fabric automatically finds and uses AGENTS.md and CLAUDE.md files in your project for better context.

  • Smarter Command Search: The slash command picker now handles typos and partial matches, making it easier to find the command you need.


Bug Fixes

  • Fixed token count estimates for Fabric Large requests.
  • Fixed diagram rendering issues.
  • Fixed Help menu on Windows and Linux.