Tagged articles

Web Dashboard

6 articles · Page 1 of 1
Geek Labs
Geek Labs
Jun 25, 2026 · Artificial Intelligence

Managing an Army of AI Coding Agents with Agent of Empires

Agent of Empires is an open‑source tool that lets developers run and monitor multiple AI coding agents—such as Claude Code, Codex, Gemini CLI, and others—through a unified TUI or web dashboard, with features like Docker isolation, Git worktree handling, session persistence, and mobile access via secure tunnels.

AI agentsAgent ManagementDocker
0 likes · 5 min read
Managing an Army of AI Coding Agents with Agent of Empires
Old Zhang's AI Learning
Old Zhang's AI Learning
May 3, 2026 · Artificial Intelligence

One‑Command Setup of Reusable Claude Code Configurations (Full Toolkit)

The article reviews the GitHub project claude-code-templates, which aggregates over 100 reusable Claude Code assets—including agents, commands, MCPs, settings, hooks, and skills—into an npm‑like repository and a web dashboard, showing how a single npx command can install a complete development stack, detailing usage examples, pros, cons, and target audiences.

AI codingAgentsCLI
0 likes · 9 min read
One‑Command Setup of Reusable Claude Code Configurations (Full Toolkit)
Liangxu Linux
Liangxu Linux
Dec 2, 2024 · Operations

Top 8 Linux System Monitoring Tools You Should Try

This guide reviews eight Linux system‑monitoring applications—including Stacer, htop, Xfce Task Manager, Glances, Conky, Monitorix, bpytop, and GNOME Usage—detailing their main features, usage scenarios, and where to obtain them, helping users choose the right tool for performance analysis.

GNOMELinuxSystem Monitoring
0 likes · 8 min read
Top 8 Linux System Monitoring Tools You Should Try
ITPUB
ITPUB
Aug 18, 2016 · Backend Development

Step-by-Step Guide to Building a Django‑Based Operations Platform

This article fills the gap of detailed tutorials by chronologically documenting how the author constructed a Django‑powered operations platform, adding monitoring, dashboards, log viewing, task submission, and various management features, each illustrated with screenshots and brief explanations.

Backend DevelopmentDjangoPython
0 likes · 8 min read
Step-by-Step Guide to Building a Django‑Based Operations Platform