1-CLICK ONBOARDING
사내 신규 개발 PC 원클릭 환경 배포
신규 PC 터미널에서 다음 명령어를 실행하면 Pi Agent, 로컬 RAG, Cursor/VS Code 연동 킷이 즉시 자동 설치됩니다:
curl -fsSL http://piagent.xf.datasona.kr/install.sh | bash
벤치마크 통과율 (실측)
– (0/0)
Level 1~4 완주 • 16/16 Pass@1
비교한 모델 수
– 모델
비용 $0.00 • 100% 망분리 오프라인
Qdrant 실시간 벡터 색인
0 Vectors
mxbai-embed-large (1024D Cosine)
하드웨어 인퍼런스 엔진
RTX 5090
벤치마크 미실행
사내 지식 베이스(Qdrant Vector DB) 실시간 질의 Zero Reload AJAX
mxbai-embed-large로 1024차원 쿼리 임베딩을 생성하여 Qdrant에서 가장 유사한 문서 청크를 초고속으로 검색합니다.
검색 엔진:
QDRANT
검색 소요 시간:
45ms
상위 3개 청크 반환됨
검색어를 입력하고 [검색] 버튼을 누르면 실시간 Qdrant 벡터 검색 결과가 표시됩니다.
📊 실측 벤치마크 리더보드 (profile: - · -)
각 태스크마다 모델이 코드를 작성하고, 그 산출물을 실제로 실행해 통과 여부를 판정한 결과입니다.
아직 벤치마크 결과가 없습니다.
./run_pi.sh -b를 실행하면 이 대시보드에 반영됩니다.
📊 모델별 벤치마크 통과율 (%)
⏱️ 모델별 평균 소요 시간 (초)
| 평가 지표 / 영역 | 실무 시사점 |
|---|---|
벤치마크 결과 없음 — ./run_pi.sh -b 실행 후 표시됩니다. | |
Cursor Rules (.cursorrules)
망분리 환경에서 Qwen 3.8의 Overthinking 루프를 방지하고 Diff 기반 수정을 강제하는 최적화 프롬프트입니다.
# Cursor Rules for Pi Agent & Qwen 3.8 Air-Gapped Coding
[Model & Reasoning Guidelines]
- Prioritize concise Diff-based modifications over full-file rewrites.
- Avoid overthinking loops (<think> blocks > 2048 tokens).
- Always include robust type hints and unit test cases.
[Air-Gapped & Offline Constraints]
- External network requests are disabled in airgap mode.
- Use local Qdrant Vector DB (http://localhost:6333) and local Ollama embeddings.
VS Code 단축키 작업 (.vscode/tasks.json)
VS Code / Cursor의 [Ctrl+Shift+P ➜ Tasks: Run Task] 단축키로 원클릭 벤치마크 및 오프라인 코딩을 실행합니다.
{
"version": "2.0.0",
"tasks": [
{ "label": "Pi Agent: Airgap Interactive", "command": "./run_pi.sh" },
{ "label": "Pi Agent: Run 5-Level Feasibility Benchmark", "command": "./run_pi.sh --eval-airgap" },
{ "label": "Pi Agent: 1:1 Comparative Matrix", "command": "./run_pi.sh --compare" },
{ "label": "Pi Agent: View Leaderboard", "command": "./run_pi.sh --leaderboard" }
]
}
🖥️ 호스트 인프라 및 서비스 헬스 모니터
로컬 워크스테이션 GPU, Ollama 인퍼런스 엔진 및 Docker Qdrant 컨테이너 상태입니다.
NVIDIA GPU VRAM
32 GB Dedicated
NVIDIA GeForce RTX 5090 • CUDA Ready
Ollama 로컬 모델
9개 로드됨
• qwen3.8-coder:27b
• mxbai-embed-large
• gemma4:26b-a4b
Docker Qdrant
Port 6333 Active
컬렉션: piagent_codebase
포인트: 0 Vectors
거리 메트릭: Cosine