Codepeek banner
codepeek-labs codepeek-labs

Codepeek

AI community

Description

Windows 11 Dynamic Island for AI Coding Agents — peek-edge status panel, hook-driven notifications, and one-click terminal jump for Claude Code & friends.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

CodePeek

**Your AI Agent, Always in Sight.**

Dynamic Island for Claude Code, Codex & AI coding agents on Windows. Keep every session visible — without switching windows.

[English](README.md) | [中文](README.zh-CN.md)

CodePeek

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Platform: Windows](https://img.shields.io/badge/Platform-Windows%2011-0078D4.svg)]() [![Electron](https://img.shields.io/badge/Electron-33-47848F.svg)]()


The Problem

You're reading docs in the browser. Claude Code is running in a terminal behind it — writing 47 files, hitting a permission wall, asking a question. **You see nothing.**

Five minutes later you switch back: "Permission denied. Session ended."

The Solution

CodePeek floats a Dynamic Island at the top of your screen. Like the iPhone notch, it's always visible but never in the way:

  • Idle — thin color-coded strip (green = running, orange = waiting, gray = idle)
  • Needs you — expands to show permission cards or questions, with one-click approve
  • Done — completion card pops up, click to jump straight to the terminal
  • Browsing — hover to see all sessions, tools in use, conversation previews

Why Not Just Watch the Terminal?

Terminal CodePeek
Visible while in browser / IDE - Yes
Visible in fullscreen apps - Yes
Multiple agents in one view - Yes
Approve permissions without switching - Yes
Answer questions inline - Yes
Sound alerts on key events - Yes
Click to jump to the right tab - Yes

Ins