Alongside this week's new GitHub repository creation we also shipped a wave of smaller improvements across the Admin UI, Studio, and developer tooling.
Studio and AI Improvements
Remember last repo and branch per project: The repo and branch selectors now remember your last choice within each project.
Friendlier sub-agent handover banner: When a conversation is assigned to a sub-agent, you now see a clear "Assigning to..." state instead of an abrupt transition.
Unified compaction triggers with freed-token widget: Compaction behavior is now consistent, and a new widget shows you how many tokens were reclaimed.
Better element display in chat history: Elements referenced in chat conversations now render more clearly in the history view.
Specify elements for prompt: You can now choose which elements to include as context when crafting a prompt.
Studio widget on the dashboard: Access Studio directly from the main dashboard without navigating to a separate section.
Updatable Studio job owner: Job ownership can now be reassigned after creation.
Admin UI and Data Management
Search for parent/variant records: New record actions let you quickly find a product's parent or its variants directly from the list view.
Context Doc list updates on mutate: The context document list now refreshes immediately when you add or edit a document.
Nesting sidebar on the Response tab: Block nesting information is now visible directly on the Response tab for easier debugging.
Feed schema update button: A new button lets you trigger a feed schema refresh on demand.
Developer Tooling
TypeScript fix for tree companion schemas: Generated client code for tree companion schemas now produces valid TypeScript.
Nuxt module components registration fix: UI components are now only registered when Frontic UI is actually initialized, preventing unnecessary module loading.
Check out this week's full product update for the bigger features that shipped alongside these improvements.