Builder Template Automation, UI Polish, and Library Workflow Simplification
October 14, 2025
This release delivers a mix of builder infrastructure, interface polish, and workflow simplification. The builder template system gains automated tooling that extracts requirements and generates specifications for 50+ builders. On the UI side, several visual inconsistencies have been corrected — star buttons stay put when toggled, the sidebar header aligns properly with the main content header, and the sidebar pin control has moved to a more logical position. The library creation workflow has also been simplified by removing experimental features that weren’t ready.
New Features
- Prompt copy-to-clipboard — A copy button has been added to the prompt viewer in library detail pages. Click it to copy the full prompt content to your clipboard with visual feedback confirming the action. This makes it faster to grab prompts for use in external tools.
- Automated builder template generation — An automated system now extracts requirements from builder definitions and generates structured specifications for 50+ builders. Each builder gets a domain-specific requirements document that feeds into the template creation process, ensuring consistent quality across the entire builder library.
Improvements
- Star button stays in place — Previously, starring (favoriting) a library or prompt card caused the star icon to jump to a different position on the card. The star now remains in its action button row regardless of toggle state.
- Aligned sidebar and page headers — The sidebar header and main page header now share the same 60px height with consistent padding, eliminating the visual mismatch that made them appear offset.
- Sidebar pin control moved to main header — The pin/unpin button that controls whether the sidebar stays expanded has been moved from inside the sidebar to the main header area (left of the brand name), making it accessible even when the sidebar is collapsed. The sidebar brand text has been removed in favor of the logo only, giving the sidebar a cleaner look.
- Cleaner prompt cards — Descriptions have been removed from prompt cards in library views, resulting in a more compact layout. Library indicator and action buttons now share the same row for better space efficiency.
Deprecated / Removed
- AI description generation removed from library creation — The experimental feature that auto-generated library descriptions using AI has been removed from the library creation form. The feature wasn’t producing consistently useful results and added complexity to what should be a quick workflow. You can still write descriptions manually.
- Auto-icon assignment removed — The feature that automatically assigned an icon based on your library name has been removed. You can still choose icons manually using the emoji picker, which gives you more control over the result.
- Redundant metadata panel removed from prompt viewer — The separate metadata panel showing Last Updated, Created, and Type information has been removed from the prompt viewer since this information was displayed elsewhere on the page.
- Chat navigation hidden — The Chat option has been temporarily removed from the main sidebar navigation. The feature isn’t ready for general use and will return when it’s more complete.

