자동 난이도 라우팅
Auto difficulty routing
b-score와 task family로 L1~L5를 측정해 적합한 티어로 자동 전송합니다.
Measures b-score and task family across L1~L5 and routes to the right tier.
21 rules · IRT classifier-floor쉬운 건 빠르게, 어려운 건 강한 모델로. 프롬프트의 난이도를 자동으로 측정해 Claude · GPT · Gemini 중 적합한 모델로 보냅니다.
Light prompts go light, heavy prompts go heavy. gitcli measures difficulty and routes to the right model — Claude · GPT · Gemini.
정식 출시 시 패키지 매니저로 한 줄 설치를 지원합니다. 현재는 Preview 단계로 명령은 추후 공개됩니다.
Package-manager install at launch. Commands shown after public release.
설치 후 자기 API 키(Claude · GPT · Gemini)만 등록하면 같은 인터페이스에서 9종 모델을 자동 선택해 사용합니다.
After install, register your API keys — same interface, automatic model selection across 9 models.
검증된 라우팅 엔진과 멀티 프로바이더 인프라. 매번 모델을 비교하느라 멈추지 않아도 됩니다.
A verified routing engine and multi-provider infrastructure. Stop comparing models every prompt.
b-score와 task family로 L1~L5를 측정해 적합한 티어로 자동 전송합니다.
Measures b-score and task family across L1~L5 and routes to the right tier.
21 rules · IRT classifier-floorAnthropic · OpenAI · Google · 로컬 LLM. 한 인터페이스에서 9종 모델을 동시 사용합니다.
Anthropic · OpenAI · Google · local. One interface, 9 models.
37 models registered자기 PC에서 자기 API 키로 동작. 프롬프트가 모델사 외 다른 곳으로 새지 않습니다.
Runs on your machine, your keys. Prompts never leave the model vendors.
Your keys · Your PC · Your logs학습 코퍼스 100% / Holdout 74.4% — 부풀리지 않은 정직한 검증 결과.
100% trained / 74.4% holdout — honest, no inflation.
214 trained · 43 holdout가벼운 요청은 가벼운 모델로. 같은 작업을 더 적은 토큰 비용으로 처리합니다.
Light prompts → light models. Same outcome, fewer tokens.
L1 → Haiku · L5 → Opus대화 history · 이미지 · 멀티턴 입력. 컨텍스트 단위로 라우팅이 일관됩니다.
History · images · multi-turn. Routing stays consistent across the conversation.
conversation-aware분류는 로컬에서 일어납니다. 모델 호출 전에 어떤 티어가 필요한지 먼저 결정합니다.
Classification runs locally — the tier is decided before any model call.
21개 키워드 룰 + IRT classifier-floor가 프롬프트의 b-score와 task family를 측정합니다.
21 keyword rules + IRT floor measure b-score and task family.
L1(인사) ~ L5(시스템 설계)까지 5단계. rule이 우선, 애매하면 IRT가 결정합니다.
L1 (greet) ~ L5 (system design). Rules first, IRT for the rest.
티어와 family에 따라 Claude · GPT · Gemini 중 가장 적합한 모델로 전송합니다.
By tier and family, the best fit among Claude · GPT · Gemini.
TUI와 동일한 라우팅 엔진을 그대로 쓰는 페이퍼 톤 데스크톱 앱입니다. 좌측 세션 아카이브 · 가운데 채팅 영역 · 상단 토큰/비용 미터링.
A paper-tone desktop app sharing the same routing engine. Sessions archive on the left · chat in the center · tokens/cost metering up top.
Enter: 전송 · Shift+Enter: 줄바꿈 · Tab: 다음 모델 · Shift+Tab: 이전 모델 · ulw: ultra mode · /auto: 자동 반복 mode
Enter: send · Shift+Enter: newline · Tab: next model · Shift+Tab: prev model · ulw: ultra mode · /auto: repeat mode
각 모델이 잘하는 영역은 분명히 다릅니다. 세 영역의 강점을 골라 씁니다.
The three models have clearly distinct strengths. We pick the right one for you.
모바일에서도. PC에서 시작한 대화를 그대로 이어받고, 티켓 큐로 백그라운드 작업을 던져두세요.
On mobile too. Pick up a desktop conversation right where you left off and queue tickets in the background.
Active session
분산 KV 스토어 설계
Distributed KV-store design
Tickets · queue
데스크톱에서 시작한 대화를 같은 인덱스로 모바일에서 이어받습니다.
A desktop conversation continues in mobile under the same index.
긴 작업을 티켓으로 던져두면 라우터가 백그라운드에서 처리하고 알림으로 회신.
Long tasks go in as tickets — routed in background, returned by notification.
TUI·GUI와 동일한 분류·티어 결정. 어떤 디바이스에서 보내든 결과는 일관됩니다.
Same classify + tier decisions as TUI/GUI — consistent across every device.
자세한 문서는 정식 출시 시 함께 공개됩니다.
Full docs ship with the public release.