Home / Companies / CopilotKit / Blog / July 2026

July 2026 Summaries

2 posts from CopilotKit

Filter
Month: Year:
Post Summaries Back to Blog
CopilotKit has introduced support for Angular, allowing developers to build agentic apps and generative UIs using the framework, similar to what was previously available only for React. Maintained by Soverius AI, the Angular bindings for CopilotKit provide developers with tools such as a drop-in chat surface, generative UI, sandboxed open generative UI, and shared agent state, all under an MIT license. The initiative aims to extend the capabilities of Angular by integrating features like NgRx Signal Store for state management, thus enabling local LLMs to operate without necessitating cloud dependency. The MacroQuest demo app, which includes a food tracker with a live macro dashboard, exemplifies these capabilities by transforming meal descriptions into interactive, agent-generated UIs. The project is focused on achieving parity with React's v2 experience and is in the process of aligning with future Angular releases, with Angular 22 integration already being validated. Despite some initial gaps compared to React, the effort is committed to maintaining current standards and providing comprehensive documentation and examples to support developers in using Angular with CopilotKit effectively.
Jul 23, 2026 1,726 words in the original blog post.
David McKay argues in his blog post that the current AI infrastructure overly relies on general-purpose models with extensive prompts for narrow tasks, a practice he believes is inefficient and unsustainable. He advocates for a shift towards smaller, continuously trained models tailored to specific tasks, utilizing existing data from production traffic. McKay criticizes the discontinuation of OpenAI's fine-tuning platform, suggesting that the capability to automatically and continuously fine-tune models should be a standard feature in AI infrastructure. He envisions an architecture where a central model delegates tasks to a fleet of specialized models, each retrained independently based on domain-specific needs. This approach, he contends, would improve efficiency and adaptability by decoupling model training schedules, contrasting with the current practice of retraining monolithic models at high costs. McKay emphasizes that the necessary technology for this transformation exists, but lacks implementation, and proposes a simple "auto-tune" feature as a potential solution.
Jul 20, 2026 2,246 words in the original blog post.