feat: 전역 워크스페이스 사이드 패널 및 파일 뷰어 UX 지원 - #248
Open
byoungholee0821 wants to merge 1 commit into
Open
Conversation
- layout/page: 회사 뷰 전반에서 전역 워크스페이스 사이드 패널 노출 및 드래그 핸들 리사이즈 지원 - workspace-panel: 파일 패널 내 Markdown 및 Office 문서 미리보기 서빙 - codex/connect: Codex 크루 연동 브릿지 및 회사 MCP 활성화
byoungholee0821
force-pushed
the
pr/01-workspace-side-panel
branch
from
August 13, 2026 00:08
77b2bc2 to
56e7172
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 기능 개요
회사(Company) 화면 전반에서 좌/우 **전역 작업공간 패널(Workspace Side Panel)**을 활성화하여 파일 트리를 탐색하고 오피스/Vault 문서를 즉시 미리볼 수 있는 서빙 UX를 제공합니다.
🛠️ 주요 변경 사항
🔍 핵심 변경 파일
app/c/[ws]/layout.jsx: 전역 사이드 패널 노출 및 레이아웃 너비 조절app/c/[ws]/crew/[slug]/workspace-panel.jsx: 파일 패널 내 오피스/마크다운 뷰어 서빙src/runners/codex.mjs: Codex 크루 연동 브릿지 및 회사 MCP 활성화