---
title:

korchasa awesome lists digest (22.06.2026)

date: 2026-06-22
categories: [news ]
draft: false
---

Today’s update to the korchasa awesome lists is centered on two practical directions: agentic desktop and memory tools are moving closer to everyday user environments, while infrastructure projects increasingly treat LLM agents as part of distributed systems, code review pipelines, and MCP layers.

The AI Agents list added 9 projects.

asgeirtj/system_prompts_leaks — 44581 stars. This repository provides a collection of extracted system prompts from various large language models (LLMs) including Anthropic’s Claude, OpenAI’s ChatGPT, Google’s Gemini, and xAI’s Grok, updated …

micro/go-micro — 22804 stars. Go Micro is a Go framework for building agents and services, integrating AI capabilities like LLMs directly into distributed systems with automated tool generation and delegation.

nikivdev/flow — 21136 stars. Flow is a command-line interface tool designed to accelerate project development and automation, integrating with AI for enhanced workflows.

fathah/hermes-desktop — 12551 stars. Hermes Desktop provides a native desktop application for managing and interacting with the Hermes Agent, a self-improving AI assistant.

XiaomiMiMo/MiMo-Code — 10217 stars. MiMoCode is a terminal-native AI coding assistant that helps developers read, write, and manage code, offering persistent memory, autonomous agents, and self-improvement capabilities.

calesthio/OpenMontage — 9278 stars. OpenMontage is an open-source, agentic video production system that transforms AI coding assistants into full video studios for automated video creation from text prompts.

alibaba/open-code-review — 8325 stars. AI-powered CLI tool for code review, evolved from Alibaba Group’s internal assistant, using a hybrid architecture of deterministic pipelines and LLM agents for precise, line-level comments.

netease-youdao/LobsterAI — 5312 stars. LobsterAI is an open-source, desktop-grade AI office assistant built by NetEase Youdao that leverages the OpenClaw framework to perform real-world tasks directly on your computer and can be control…

omnigent-ai/omnigent — 4352 stars. Omnigent is an open-source AI agent framework and meta-harness for orchestrating, supervising, and governing various AI agents, offering real-time collaboration and sandboxed execution across devices.

The MCP list added 3 projects.

micro/go-micro — 22804 stars. Go Micro is a versatile Go framework for building AI agents and distributed services, integrating Model Context Protocol (MCP) for seamless communication and tool orchestration.

screenpipe/screenpipe — 19418 stars. Screenpipe is a local-first, AI-powered memory tool that records computer activity (screen, audio, accessibility tree) to provide a searchable, automated context for personal AI agents and users, i…

DeusData/codebase-memory-mcp — 10548 stars. High-performance Model Context Protocol (MCP) server that indexes codebases into a persistent knowledge graph for AI coding agents, supporting 158 languages, lightning-fast queries, and various dev…

There were no new commits for awesome-aiops, so this edition mainly records additions to the agentic and MCP layers: system prompt intelligence, terminal-native coding assistants, local desktop memory, and graph-based codebase indexing.