Teams, Themes, and Testing: A Week of Polish

Week 48

Multi-tenancy came to Agentic Editor, Formgen gained drag-and-drop rankings and custom theming, and ADAPTS grew a proper testing suite with IP geolocation — a week of foundations across five projects.

#Agentic Editor

  • Added multi-tenant support with team management and permission systems — users can now collaborate within team workspaces with proper access controls.
  • Full dark mode toggle shipped.
  • Unified chat system consolidates chat, change requests, and refinements into a single messages table, streamlining conversation flow and improving per-change-request workflow tracking.

#Formgen

  • CSS variable-based theming landed with an /apply-form-theme command, allowing forms to match any brand identity. Light/dark/system theme switching followed.
  • New drag-and-drop ranking field using dnd-kit for priority surveys and preference ordering.
  • Rating-matrix field types for collecting structured feedback.
  • Complete multi-page form system with admin dashboard, thank you pages, and response detail viewer.

#ADAPTS

  • Added comprehensive testing frameworks with Vitest including test runner safeguards and debug modes.
  • Event tracking is now enriched with IP geolocation data for geographic insights.
  • Type-checking and test validation run before deployment, catching issues before they reach production.
  • Template enhancements include placeholder metadata API, empty parameter filtering, and improved documentation.

#Silo CDP

Refined analytics templates and added typecheck scripts to maintain code quality.

#Adpharm Shad Registry

Replaced custom container classes with Tailwind utilities for better consistency and maintainability. Resolved component override logic and installation ordering issues for smoother setup experiences.