February 2026 Summaries
6 posts from Sanity
Filter
Month:
Year:
Post Summaries
Back to Blog
The discussion around optimizing content for AI citations explores the emergence of Agent Engine Optimization (AEO), which involves making content accessible and attractive for AI models to cite and recommend. This process is divided into two key areas: positioning, which focuses on how content is presented to AI models during training and retrieval, and content consumption, which involves serving content effectively when AI agents access it. Despite ongoing debates and research by companies like Profound, there is no definitive strategy for increasing AI citations, as the landscape is rapidly evolving, with AI models improving their content processing capabilities. Strategies like using markdown, implementing llms.txt files, and serving content via APIs or markdown routes are examined, each with its own benefits and limitations. The emphasis is on maintaining clean content structures and standards-based content negotiation, which are durable investments that will remain relevant regardless of changes in AI technology. Ultimately, the goal is to serve quality content in appropriate formats to meet both human and AI needs, acknowledging that while the impact of format on AI citations remains uncertain, structured content and robust infrastructure provide a solid foundation for future developments.
Feb 19, 2026
2,865 words in the original blog post.
Sanity TypeGen, now generally available in Sanity Studio v5, automates the generation of precise TypeScript types from content schemas and GROQ queries, enhancing developer experience by maintaining type synchronization with content models. The tool replaces manual configurations and updates with an automated process enabled via a single configuration option in the sanity.cli.ts file, making it easier for developers to handle complex content schemas. Key improvements include faster type generation through memoization, a progress indicator, and more accurate generated outputs with preserved casing and properly quoted non-identifier keys. TypeGen supports multiple frameworks beyond Next.js, including SvelteKit, Vue, and Astro, and offers utility types like Get and FilterByType for efficient handling of nested and union types. While the API surface is stable, some limitations exist, such as the handling of cross-dataset references and custom GROQ functions. The migration from the beta version involves updating configurations and enabling automatic type generation, with improvements aimed at making the types more precise and reducing file sizes.
Feb 17, 2026
1,456 words in the original blog post.
Sanity's content platform is now available as a native integration on the Vercel Marketplace, allowing for seamless incorporation into any Vercel project with a single click, eliminating the need for manual configuration and separate billing processes. The platform offers structured content that is instantly previewable, customizable, and queryable via GROQ, making it ideal for projects that require real-time updates, reusable content, and efficient collaboration. With features like Sanity Studio, Content Lake, automations, and a schema-aware AI assistant, Sanity supports a range of applications from marketing sites to e-commerce and developer platforms. The integration simplifies the setup process by automatically synchronizing environment variables and providing framework-specific guides, while also offering a unified billing system through Vercel. Users can choose from Free, Growth, or Enterprise plans based on their needs, with options for custom features and dedicated support.
Feb 06, 2026
798 words in the original blog post.
Managing a collection of diverse logos with varying aspect ratios, visual weights, and embedded padding presents a significant challenge in achieving a cohesive and visually balanced display. The Proportional Image Normalization Formula (PINF) offers a mathematical solution to this problem by adjusting logos based on their aspect ratios to ensure a harmonious appearance. LogoSoup, a React library, automates this normalization process by implementing the PINF, analyzing pixel density, detecting content boundaries, and adjusting for optical alignment. This tool allows content teams to seamlessly integrate and display logos from various sources, such as a CMS like Sanity, without manual intervention, ensuring that logos are consistently visually balanced regardless of their original format or characteristics.
Feb 05, 2026
1,884 words in the original blog post.
Daily content updates, while seemingly minor, can significantly burden content operations due to the constant need for coordination and scheduling, often leading to inefficiencies and stress for teams. Modern websites, being dynamic and frequently updated, require meticulous management to avoid conflicts and ensure high-quality output. The manual processes involved in editing, reviewing, and publishing content are not scalable and often result in fragmented scheduling and lack of visibility into how changes will interact. Content Releases offer a solution by allowing teams to group related updates into a single release, providing a clear overview of what changes are included, enabling scheduling without manual intervention, and facilitating parallel work on upcoming changes. This approach reduces the time spent on administrative tasks, minimizes last-minute disruptions, and provides a clearer structure for content operations. A global telecommunications company successfully adopted this method, seeing a 50% reduction in time spent loading content. Content Releases help streamline workflows, improve planning, and enhance confidence in publishing, benefiting content editors, marketers, technical leaders, and product owners alike.
Feb 02, 2026
878 words in the original blog post.
Sanity has introduced several product updates, focusing on enhancing AI tool efficiency and functionality. The MCP server is now generally available and offers a set of agent rules to improve code scalability, alongside the introduction of Agent Skills, which provide portable best practices. The Content Agent, now accessible to all users, can read Sanity schemas and allows content teams to manage updates conversationally, with notable early adopters including Morning Brew and Complex. Additionally, the implementation of automatic system logging aims to clarify function failures by outputting events directly to the log stream. Community insights include Martin Jacobsen's exploration of tarot cards as structured data and Adam Wathan's discussion on Tailwind CSS facing significant staff cuts due to AI's impact on their framework's development. Furthermore, Corey Ward developed a Rust app to help manage bandwidth usage, demonstrating the practical application of AI tools in solving problems efficiently.
Feb 02, 2026
778 words in the original blog post.