# Show GN: so-agentbar - Claude Code 세션, 상태를 메뉴바에서 모니터링하는 macOS 앱

> Clean Markdown view of GeekNews topic #28036. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=28036](https://news.hada.io/topic?id=28036)
- GeekNews Markdown: [https://news.hada.io/topic/28036.md](https://news.hada.io/topic/28036.md)
- Type: show
- Author: [sotthang](https://news.hada.io/@sotthang)
- Published: 2026-03-31T11:54:33+09:00
- Updated: 2026-03-31T11:54:33+09:00
- Original source: [sotthang.github.io](https://sotthang.github.io/so-agentbar/)
- Points: 2
- Comments: 3

## Topic Body

안녕하세요,  
Claude Code 에이전트를 여러 개 돌리다 보면 어떤 세션이 작업 중인지, 승인을 기다리는지 파악하기 어려워서 만들어봤습니다  
  
so-agentbar는 실행 중인 Claude Code 세션을 macOS 메뉴바에서 실시간으로 모니터링하는 앱입니다  
  
주요 기능:  
- CLI, VSCode, Xcode 등 Claude Code 세션 자동 감지  
- 토큰 사용량, API 쿼터 실시간 추적  
- 작업 완료, 에러, 승인 대기 시 알림 (클릭하면 해당 프로젝트 에디터로 이동)  
- 일별 통계 대시보드, 프로젝트별 이모지 지정, 글로벌 단축키 등  
- Swift로 만들었고, macOS 14.0 이상에서 동작합니다  
  
GitHub: https://github.com/sotthang/so-agentbar  
다운로드: https://github.com/sotthang/so-agentbar/releases/latest  
  
혹시나 사용하시면 피드백, 기능 추가 등 의견은 언제나 환영합니다 (아직은 버그가 많을 수 있습니다)  
  
감사합니다

## Comments



### Comment 54196

- Author: hshim
- Created: 2026-03-31T14:02:01+09:00
- Points: 1

마침 claude MAX로 넘어왔는데 유용할 듯 싶네요!  
개인적으로 cli 세션 에디터 설정에 intellij도 들어갔으면 합니다

### Comment 54238

- Author: sotthang
- Created: 2026-04-01T00:06:17+09:00
- Points: 1
- Parent comment: 54196
- Depth: 1

피드백 감사드립니다! intellij 도 추가했습니다

### Comment 54263

- Author: hshim
- Created: 2026-04-01T09:09:59+09:00
- Points: 1
- Parent comment: 54238
- Depth: 2

Intellij는 Community랑 Ultimate가 나눠지다보니 Community는 잘 동작하는데, Ultimate는 잘 실행이 안되네요  
open 할 때 "IntelliJ IDEA", "IntelliJ IDEA Ultimate" 나눠져야 될 것 같아요
