惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

大猫的无限游戏
大猫的无限游戏
J
Java Code Geeks
小众软件
小众软件
D
Docker
腾讯CDC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
V
V2EX
博客园 - 叶小钗
GbyAI
GbyAI
Microsoft Azure Blog
Microsoft Azure Blog
Stack Overflow Blog
Stack Overflow Blog
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 【当耐特】
IT之家
IT之家
博客园 - 司徒正美
M
MIT News - Artificial intelligence
T
The Blog of Author Tim Ferriss
The GitHub Blog
The GitHub Blog
罗磊的独立博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
L
LangChain Blog
阮一峰的网络日志
阮一峰的网络日志
C
Check Point Blog

Show HN

GitHub - astefanutti/shaderbang: Shebang for Shaders Show HN: Generate Claude Code Workflows using Spec Driven Development approach Show HN: AI agents for UK GDAD PCF roles and their skills The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal).
Claustrophobic — multi-account harness for Claude Code
blixt · 2026-06-12 · via Show HN

for when the walls close in, switch rooms.

A multi-account harness for Claude Code. Each Claude subscription becomes a room, and c opens Claude in the room with the most air left. Rooms share sessions and settings, so when one account runs dry you exit, type cr, and the same session carries on under a fresher one.

Install

$ curl -fsSL https://claustrophobic.xyz/install | bash

Setup keeps your current login as room 1 and adds more rooms through the official claude login. Safe to re-run. The installer verifies the download against a pinned checksum before anything runs. Prefer to read first? The whole thing is one bash script.

Or hand it to Claude:

Set up Claustrophobic on this machine: read
https://claustrophobic.xyz/llms.txt and follow it.

Rooms

$ cl

✻ Claustrophobic · when the walls close in, switch rooms

ID ACCOUNT PLAN 5H WK RESETS SEEN

1 you@example.com Max 20x ✦✦✦✦✧ 82% 61% 15:00 2m ago

2 ai-002@example.com Max 20x ✦✧✧✧✧ 12% 8% 17:00 3h ago

3 ai-003@example.com Pro ✦✦✧✧✧ 34% 20% 16:00 1h ago

$ c

✻ room 2 · ai-002@example.com · 5h 12% · plenty of air

▐▛███▜▌ Claude Code v2.1.173

▝▜█████▛▘ Fable 5 with high effort · Claude Max

▘▘ ▝▝ ~/my-app

──────────────────────────────────────────────────────────────────────────

Try "refactor docService.ts"

──────────────────────────────────────────────────────────────────────────

✻ 2 ai-002@example.com 5h ✦✧✧✧✧ 12% → 17:00 wk 8% │ Fable 5 │ my-app

⏵⏵ bypass permissions on (shift+tab to cycle) · ← for agents

claunch on the airiest room (coolest of 5h + weekly usage)
c 2launch as account 2; same for cr 2, cw 3
crresume any session, from any account
cwlaunch in a git worktree
clthe table above · cl add · cl help

How it works

  1. Every account gets its own room. Logins live in separate CLAUDE_CONFIG_DIR profiles, and the official Claude CLI does the logging in.
  2. The rooms share furniture. Sessions, settings, skills and plugins are symlinked to your main ~/.claude, so cr resumes any session from any account.
  3. The statusline is the sensor. Every render snapshots that room's rate limits for cl and the auto-picker. Idle rooms show their last known air.

Fine print

Needs macOS or Linux, bash 3.2+, the claude CLI, and python3 or node. Accounts must be distinct emails. Launch flags default to --dangerously-skip-permissions; change them in ~/.claustrophobic/config.

Whether multiple subscription accounts sit within Anthropic's consumer terms is between you and Anthropic. Read them first.

Uninstall: remove the claustrophobic block from your rc file, run claustrophobic statusline uninstall, delete ~/.claustrophobic/.