Tagged articles

cmux

4 articles · Page 1 of 1
Geek Labs
Geek Labs
Jun 27, 2026 · Artificial Intelligence

Five Hot GitHub Open‑Source Projects Transforming AI Development

This article reviews five recently popular GitHub open‑source projects—cmux, OmniRoute, omnigent, IronClaw, and ccx—detailing their unique features, installation methods, and how each aims to improve AI‑assisted coding, reduce costs, and increase control.

AI toolingIronClawOmniRoute
0 likes · 13 min read
Five Hot GitHub Open‑Source Projects Transforming AI Development
Design Hub
Design Hub
Mar 17, 2026 · Artificial Intelligence

How to Manage 10 Claude Code Agents Without Losing Your Mind

The article analyzes how Artem Zhutov structures a multi‑agent AI workflow by replacing chaotic browser tabs with named workspaces using cmux, programming a single orchestrator agent, and visualizing status through an Obsidian dashboard, turning ten Claude Code agents into a scalable, controllable system.

AI agentsClaudeObsidian
0 likes · 12 min read
How to Manage 10 Claude Code Agents Without Losing Your Mind
Code Wrench
Code Wrench
Mar 12, 2026 · Backend Development

Unlocking Go Server Secrets: How 1Panel Uses cmux, Docker, and Clean Architecture

This article walks through the 1Panel Go codebase, highlighting its clean project layout, the "golden" dependency stack, the step‑by‑step server startup chain, the clever use of cmux for port multiplexing, and robust Docker configuration validation to build a more reliable backend service.

DockerProject LayoutServer Initialization
0 likes · 9 min read
Unlocking Go Server Secrets: How 1Panel Uses cmux, Docker, and Clean Architecture