March 2026 Summaries
3 posts from Superblocks
Filter
Month:
Year:
Post Summaries
Back to Blog
AI coding tools have revolutionized software development by reducing the cost of writing code and enabling rapid development through natural language prompts, allowing non-engineers to create apps without deeply understanding the code. This shift has introduced challenges in governance, security, and maintenance as AI-generated apps transition from prototypes to production. Tools like Claude Code, Cowork, and Superblocks address these challenges by targeting different user needs and organizational tiers, with Superblocks providing a centralized platform for enterprise-level governance, security, and deployment. Despite the productivity gains offered by AI coding tools, the transition to production requires significant engineering effort to integrate authentication, access control, and audit logging, highlighting the need for platforms like Superblocks that ensure compliance and maintainability. Enterprises are finding success by utilizing a tiered strategy, where domain experts can swiftly create apps while IT departments maintain control and oversight, thereby balancing speed and governance in AI-driven development.
Mar 17, 2026
3,772 words in the original blog post.
Superblocks addresses the challenges of cross-repo workflows and orchestration by introducing a centralized workspace repository that serves as a coordination hub without containing application code. This workspace facilitates cross-repo development by providing a standardized environment setup, reducing the complexity of combining multiple build systems, and managing dependencies. It employs tools such as Tilt for service orchestration and justfile to define interaction commands, maintaining flexibility and minimizing disruption during changes. Engineers can utilize profiles to define common workflows, enhancing efficiency and consistency across teams. The workspace also integrates Git worktrees for feature-specific branches, improving the management of multi-repo projects without the overhead of duplicating context files. Cross-repo pull requests are streamlined using Linear or Jira for aggregation, while the just pr command ensures linkage among related PRs. This approach not only tackles immediate development friction but also lays the groundwork for a potential future migration to a monorepository setup, promising a more cohesive and less risky transition.
Mar 10, 2026
1,530 words in the original blog post.
Virgin Voyages successfully developed eight production AI apps in just 30 days by leveraging Superblocks on Google Cloud, enabling transformation in itinerary planning, crew management, and guest operations without traditional developers. This initiative involved a Center of Excellence comprising 10 semi-technical analysts, who, after a two-day training, utilized Superblocks to build real internal tools tailored to their needs, such as a BigQuery GUI, crew data organization tools, and an itinerary planning app that dynamically calculates marine requirements and revenue projections. The approach allowed business teams to independently create solutions by connecting Superblocks to data sources like BigQuery, Cloud SQL, and Cloud Storage, thus ensuring IT governance and fulfilling specific operational needs. This model, which emphasizes empowering semi-technical business owners with AI coding agents, presents a replicable framework for other complex organizations to develop custom apps and move beyond reliance on off-the-shelf solutions.
Mar 05, 2026
893 words in the original blog post.