GitHub Copilot SDK: Build AI into Your Apps (Fast Overview)
An overview of the GitHub Copilot SDK, showing how to embed AI coding assistance into custom applications using .NET, Python, Go, and JavaScript.
An overview of the GitHub Copilot SDK, showing how to embed AI coding assistance into custom applications using .NET, Python, Go, and JavaScript.
KeyboardKit 10.2 introduces a new on-device dictation engine for keyboard extensions, enabling private, voice-based features.
OpenAI launches its ChatGPT App Directory and SDK, transforming the AI into a platform for third-party interactive applications.
A developer-friendly introduction to the Microsoft Agent Framework, an open-source SDK for building and orchestrating AI agents in C# and Python.
A tutorial on using the Gemini API's File Search feature for RAG in web development with JavaScript/TypeScript.
Explains how to add dSYM files from a closed-source Swift SDK to an app to get fully symbolicated crash reports for debugging.
A speaker shares their experience presenting at CollabDays Finland 2025 on building M365 Copilot extensions with the Agents SDK, including slides and demos.
Announcing the Developer Preview of KeyboardKit 10, a major update merging SDKs and improving the library for building custom iOS keyboards.
Explores the technical implementation of .NET 10's new 'dotnet run app.cs' feature for running single C# files without a project file.
Troubleshooting guide for the .NET tool installation error "Settings file 'DotnetToolSettings.xml' was not found in the package."
Announcing a talk at iOSKonf25 on distributing and monetizing closed-source SDKs using Swift Package Manager.
Announcing the official PostHog .NET SDK for ASP.NET Core, enabling user analytics and feature flag integration in .NET applications.
A guide on installing and managing multiple versions of the Go programming language for different projects using the Go downloader and direnv.
Explores the .NET muxer (dotnet.exe), its role as a multiplexer for SDK/runtime versions, and begins a deep dive into its internal code.
A technical guide on building a custom extension for GitHub Copilot using Hono.js and the preview SDK.
Sample code and review of the new official OpenAI SDK for .NET, including chat, audio, and image analysis demos.
The EmojiKit SDK for Swift is being open-sourced, moving from a commercial product to a free, public GitHub repository.
A developer reflects on the successful technical launch of KeyboardKit 8 but expresses disappointment over the lack of user traction and signups.
DeckKit 0.7 update introduces new SwiftUI shuffle animations and view modifiers for card deck interactions.
RichTextKit update adds indentation support, grouped controls, and bug fixes for rich text editing in SwiftUI & UIKit.