CopilotKit: CopilotKit is a React framework for embedding AI copilots, chatbots, and in-app agents directly into web applications. It provides UI components (chat interface, sidebar, textarea) and backend infrastructure for building agentic frontends — where AI can read and modify application state, take actions, and render generative UI. Supports LangChain, LangGraph, CrewAI, and custom agent backends.; codebadger: Codebadger is a containerized Model Context Protocol (MCP) server that performs static code analysis using Joern's Code Property Graph (CPG) technology. It integrates with various LLM clients like GitHub Copilot and Claude to provide advanced program analysis capabilities, especially for vulnerability detection across multiple languages.
Adding a context-aware AI copilot to a SaaS product that understands app state
Performing advanced static code analysis for multiple programming languages.