Badge OpenWork is an opinionated desktop interface for deepagentsjs, it exposes filesystem planning, subagent delegation, and direct tool access so agents can run complex, autonomous workflows on your machine. Repository snapshot and desktop UI preview. openwork gives AI agents direct access to your filesystem and the ability to execute shell commands. Always review tool calls before approving...
How to Build Interactive UIs for Agents with MCP Apps
Badge MCP Apps is an extension proposal, SEP-1865, that aims to standardize interactive user interfaces inside MCP hosts. The effort includes contributions and coordination with MCP-UI creators and maintainers from major platforms, and it promises to bring rich, interactive UIs into agent workflows on Claude, ChatGPT, and other MCP hosts. Overview and technical preview. MCP Apps moves beyond text...
How to Use Lightpanda as a Fast Headless Browser for Agents
Badge Lightpanda Browser is a headless browser written from scratch in Zig, built specifically for AI agents and automation workflows. It promises drop-in compatibility with Playwright and Puppeteer, while avoiding the heavyweight cost of full Chromium forks. Repository snapshot and quick demo. This is a developer focused project, aimed at agent builders and automation engineers who need a...
How to Run GLM-OCR for Local Multimodal OCR on Ollama
Badge GLM-OCR is a multimodal OCR model designed for complex document understanding, and the maintainers provide an Ollama friendly workflow so you can run it locally with no API keys and no data leaving your machine. For browser-based document handling, pdfcraft offers a different approach to processing private PDFs entirely client-side. What it is GLM-OCR (zai-org) packages a multimodal OCR...
How to Build AI Apps with Genkit and Firebase Studio
Badge Genkit is the open-source framework that powers Firebase Studio, and it provides SDKs for JS/TS, Go, and an alpha Python SDK. The goal is a single, unified interface for building production AI apps, with support for multimodal inputs, structured outputs, RAG, MCP, memory, and agentic workflows you can run locally or in production. For building RAG pipelines specifically, compare Genkit with...
