# Show GN: $300/월 AI 비용을 절반으로 줄인 OSS — claude-ns-hub

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=30069](https://news.hada.io/topic?id=30069)
- GeekNews Markdown: [https://news.hada.io/topic/30069.md](https://news.hada.io/topic/30069.md)
- Type: show
- Author: [nave94](https://news.hada.io/@nave94)
- Published: 2026-06-01T12:29:52+09:00
- Updated: 2026-06-01T12:29:52+09:00
- Original source: [github.com/jaytoone](https://github.com/jaytoone/claude-ns-hub)
- Points: 2
- Comments: 1

## Topic Body

AI 코딩 에이전트 도구 사용이 늘면서 월 청구서가 무섭게 커집니다. 직접 측정해보니 토큰의 약 2%만 실제 코드 생산에 쓰이고, 나머지는 같은 컨텍스트를 반복 적재하거나 사라진 결정을 다시 추론하는 데 낭비되더군요.  
  
이 갭을 메우려고 Claude Code용 OSS 허브를 만들었습니다: claude-ns-hub.  
  
• 실시간 병렬 세션 모니터링 (어떤 sub-agent가 동시에 뭘 하는지 wave 단위로 추적)  
• Decision memory (세션 간 결정 사항 보존 — 토큰 재추론 제거)  
• 컨텍스트 압축 569KB → 42KB (-93%)  
• North Star 마일스톤 + tmux 분기 세션 자동 관리  
  
2주 운영 후 Claude 청구서 약 50% 절감. 모든 결정 추적 가능, 컨텍스트 손실 버그 0건.  
  
설치: pip install claude-ns-hub → hub  
GitHub: https://github.com/jaytoone/claude-ns-hub  
PyPI: https://pypi.org/project/claude-ns-hub/  
  
여러분의 월 AI 도구 비용은 어떠신가요? 댓글에 숫자 남겨주시면 비교 데이터로 정리해 공유드리겠습니다.

## Comments



### Comment 58747

- Author: dydwls140
- Created: 2026-06-01T16:47:01+09:00
- Points: 1

깃허브 404 나옵니다
