Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NeoGenesisAI
/
WebPilot-Engine
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Main
- #1
#1
Merged
Yesol-Pilot
merged 10 commits into
master
NeoGenesisAI/WebPilot-Engine:master
from
main
NeoGenesisAI/WebPilot-Engine:main
Copy head branch name to clipboard
Feb 23, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Main
#1
Yesol-Pilot
merged 10 commits into
master
NeoGenesisAI/WebPilot-Engine:master
from
main
NeoGenesisAI/WebPilot-Engine:main
Copy head branch name to clipboard
Commits
Commits on Feb 13, 2026
fix: 체험하기 버튼 라우트 수정 및 enterDemoMode 추가
Show description for e4cbb58
yesol1
committed
e4cbb58
View commit details
Copy full SHA for e4cbb58
Browse repository at this point
feat: Tripo API 일일 5회 호출 제한 추가
Show description for 341979a
yesol1
committed
341979a
View commit details
Copy full SHA for 341979a
Browse repository at this point
fix: KTX2 텍스처 로더 설정 추가 (4곳 GLTFLoader 초기화)
Show description for c1654e4
yesol1
committed
c1654e4
View commit details
Copy full SHA for c1654e4
Browse repository at this point
fix: PreviewCanvas API 호출 시 type 파라미터 추가 (404 에러 수정)\n\n- /api/resources/match 호출 시 type: 'asset' 누락으로 모든 분기 통과 후 404 반환\n- API 에러 방어 로직 강화 (네트워크 에러 조용히 처리)\n- 404는 매칭 실패의 정상 케이스로 처리
yesol1
committed
3adf971
View commit details
Copy full SHA for 3adf971
Browse repository at this point
fix: 월드 생성 구조적 문제 3건 해결 - 에셋 매칭 편향, API 404, 씬 복원
Show description for c4bba04
yesol1
committed
c4bba04
View commit details
Copy full SHA for c4bba04
Browse repository at this point
fix: Matcap 외부 URL 의존성 제거 및 로딩 안정화
Show description for aee1ccd
yesol1
committed
aee1ccd
View commit details
Copy full SHA for aee1ccd
Browse repository at this point
fix: 에셋 매칭 품질 v3 - 역방향 페널티 강화, 다중 후보 비교, 카테고리 페널티, 임계값 보정
yesol1
committed
5509e8c
View commit details
Copy full SHA for 5509e8c
Browse repository at this point
fix: 월드 입장 캐시 버그 수정 + 크기 기반 자동 중복 방지 + 배포 Dev/Live 분리
yesol1
committed
a7bdd22
View commit details
Copy full SHA for a7bdd22
Browse repository at this point
fix: character 에셋이 non-character 개념에 매핑되는 버그 수정 (Phase 6 role 필터링)\n\n- findBestHybridMatch에 roleHint 파라미터 추가\n- character 카테고리 에셋은 role이 character/npc일 때만 매칭 허용\n- searchLocalCache에 role 정보 전달 (3곳…
Show description for babf056
yesol1
committed
babf056
View commit details
Copy full SHA for babf056
Browse repository at this point
Commits on Feb 23, 2026
feat(v4.0): Phase 3 완료 - 자가 진화 파이프라인 통합 (12-Step Pipeline)\n\n- [Stage 7] PhysicsScatteringService: Rapier.js 물리 시뮬레이션 기반 오브젝트 안착\n- [Stage 8] PBRMaterialConverter: PBR 재질 자동 변환\n- [Stage 9] VLMFee…
Show description for ba87ee0
yesol1
committed
ba87ee0
View commit details
Copy full SHA for ba87ee0
Browse repository at this point
You can’t perform that action at this time.