feat: update codex live runtime and restart flow
This commit is contained in:
@@ -126,7 +126,7 @@ docs/
|
||||
- 앱 문서는 Vite `import.meta.glob`으로 Markdown 파일을 수집합니다.
|
||||
- 작업일지는 날짜별 파일로 누적하며 캡처 이미지는 `docs/assets/worklogs/YYYY-MM-DD/` 기준으로 관리합니다.
|
||||
- Plan 자동화 스크립트는 `scripts/run-plan-codex-once.mjs`를 사용합니다.
|
||||
- 서버 재기동을 호스트 프로젝트 루트 기준으로 처리하려면 `npm run server-command:runner`를 실행합니다.
|
||||
- command runner는 별도 명시적 요청이 있을 때만 `npm run server-command:runner`로 직접 기동하거나 재기동합니다.
|
||||
- 문서/작업일지 일일 정리는 `npm run docs:daily`와 `.github/workflows/daily-docs-maintenance.yml` 기준으로 실행합니다.
|
||||
|
||||
## 프로젝트 현황
|
||||
|
||||
Reference in New Issue
Block a user