새 대화
프로젝트를 선택하세요
컨텍스트
무엇을 도와드릴까요?
질문하거나 대화를 시작해보세요
{ message = ''; })" >
maxH ? 'auto' : 'hidden'" @keydown.enter="const isMobile = 'ontouchstart' in window || navigator.maxTouchPoints > 0; if(isMobile || $event.shiftKey) { $event.preventDefault(); message += '\n'; $nextTick(() => { $el.style.height = 'auto'; const maxH = window.innerHeight * 0.4; $el.style.height = Math.min($el.scrollHeight, maxH) + 'px'; $el.style.overflowY = $el.scrollHeight > maxH ? 'auto' : 'hidden'; }); } else if(message.trim() && !chatStreaming) { $event.preventDefault(); $el.form.requestSubmit(); $el.style.height = 'auto'; $el.style.overflowY = 'hidden'; }" >
Solar Pro
Solar Pro
{ message = ''; const ta = $refs.chatTextarea; if(ta) { ta.style.height = 'auto'; ta.style.overflowY = 'hidden'; } })" class="max-w-3xl mx-auto" >
maxH ? 'auto' : 'hidden'" @keydown.enter="const isMobile = 'ontouchstart' in window || navigator.maxTouchPoints > 0; if(isMobile || $event.shiftKey) { $event.preventDefault(); message += '\n'; $nextTick(() => { $el.style.height = 'auto'; const maxH = window.innerHeight * 0.4; $el.style.height = Math.min($el.scrollHeight, maxH) + 'px'; $el.style.overflowY = $el.scrollHeight > maxH ? 'auto' : 'hidden'; }); } else if(message.trim() && !chatStreaming) { $event.preventDefault(); $el.form.requestSubmit(); $el.style.height = 'auto'; $el.style.overflowY = 'hidden'; }" >
Solar Pro
Solar Pro
프로젝트를 시작하세요
왼쪽 + 버튼을 눌러 새 프로젝트를 만드세요
새 프로젝트 만들기
maxH ? 'auto' : 'hidden'" @keydown.enter="const isMobile = 'ontouchstart' in window || navigator.maxTouchPoints > 0; if(isMobile || $event.shiftKey) { $event.preventDefault(); message += '\n'; $nextTick(() => { $el.style.height = 'auto'; const maxH = window.innerHeight * 0.4; $el.style.height = Math.min($el.scrollHeight, maxH) + 'px'; $el.style.overflowY = $el.scrollHeight > maxH ? 'auto' : 'hidden'; }); } else if(message.trim() && !codeStreaming) { $event.preventDefault(); $el.form.requestSubmit(); $el.style.height = 'auto'; $el.style.overflowY = 'hidden'; }" >
새 프로젝트 만들기
원격 서버에 새 작업 폴더를 생성합니다.
취소
생성
$el.querySelector('span').textContent = '복사', 2000)" class="flex items-center gap-1 px-2 py-1 text-sm text-claude-text-secondary hover:text-claude-text hover:bg-claude-border rounded transition-colors" >
복사
로딩 중...