URL Workflow, Task Builder & Error Handling
Version: 1.6.0, Date: September 5, 2025
Task Builder gets a substantial redesign in this release, alongside reliability fixes for the URL-to-library workflow and a platform-wide effort to standardize error handling. You can now select from 24 structured output formats organized into six categories, prompt categories have been expanded from a handful to over 35 with distinct emojis, and every API endpoint now reports errors consistently. The rest of this post is grouped by app area.
Highlights
- 24 output formats in Task Builder: Organized into six categories, with multi-selection support.
- 35+ prompt categories: Each with distinct emojis, covering areas from cybersecurity to music to real estate.
- URL-to-library workflow reliable: Multiple hangs and errors resolved end to end.
- Consistent errors across the app: 95+ endpoints now use a unified error format.
Task Builder
- New: 24 structured output format options organized into six categories: Basic, Business, Analysis, Technical, Creative, and Academic. Select multiple formats across categories to get exactly the output structure you need, whether that is an executive summary, a SWOT analysis, a JSON object, or a research outline.
- Improved: The Task Builder form is reorganized for a more natural editing flow. Context and constraint fields sit alongside the main task definition, a “Required” badge highlights the essential field, and the layout uses the full available width instead of being constrained to a narrow column.
- Fixed: Prompt builder component errors affecting the color picker and archetype configuration have been resolved. These tools now work reliably without runtime issues.
Libraries
- Fixed: The create-from-URL workflow now completes reliably. Multiple issues were preventing it from progressing: a server configuration error blocked step one, and a validation error produced “undefined undefined” messages when checking URL accessibility. The workflow now validates URLs, fetches content, and advances smoothly.
- Fixed: Library creation no longer fails with an “Invalid response: Missing library ID” error. A response format mismatch between internal systems has been corrected.
- Fixed: URL content extraction no longer hangs indefinitely on slow external pages. Multiple layers of timeout protection are now in place, so long-running extractions fail gracefully with a clear error message instead of leaving you waiting.
Prompts
- New: Prompt categories have been expanded from a handful to over 35, covering areas like real estate, cybersecurity, DevOps, design, music, film, mathematics, and more. Each category has its own distinct set of emojis, so no two categories share an icon. A new keyword mapping system also improves how prompts are automatically categorized based on your input.
Across the App
- Improved: The standalone “Prompt Builder” and “Prompt Variations” menu items in the sidebar have been consolidated under Creation Tools with clearer icons, reducing clutter.
- Improved: All 95+ API endpoints now use a unified error handling and response format. Errors are reported consistently with proper status codes and clearer categorization, so you get more useful messages when something goes wrong regardless of which feature you were using.

