Commit graph

8 commits

Author SHA1 Message Date
2d08d240d4 update task, test, and config files 2026-07-05 20:53:43 +09:00
b55d1a2e85 fix: document and verify provider priority leveling 2026-07-04 15:05:36 +09:00
77ab36cbd1 feat: edge config refresh and OpenAI handlers update
- Add config refresh classification and test coverage
- Update OpenAI chat/responses/stream handlers with config refresh support
- Add comprehensive server tests for config refresh
- Update local dev guide with config refresh information
- Extend config package with ConfigRefresh field
2026-07-04 09:33:00 +09:00
3f2b79d953 docs(dev): dev-runtime 3-node 프로파일 문서와 inventory를 갱신한다
mac-mlx-vllm-node를 별도 node에서 mac-codex-node의 provider resource로
통합한 구현 결과를 dev-runtime 기준 문서에 반영한다.
3 connected nodes + 3 provider candidates 기준으로 일치시킨다.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-28 23:59:40 +09:00
a18cc9065a update test docs and edge local dev guide 2026-06-24 23:59:04 +09:00
395c0b4708 update: edge/node config and openapi contract changes 2026-06-24 22:03:09 +09:00
a47331f21d fix(dev-runtime): 배포 검증 실패를 수정한다
원격 macOS에서 빈 prompt 인자가 oneshot CLI에 전달되어 cwd 테스트가 실패했고, app-server cwd 검증은 고정 sleep 레이스에 의존했다.

dev 배포가 같은 기준으로 반복되도록 inventory와 capacity smoke 절차도 함께 정리한다.
2026-06-24 15:39:43 +09:00
1a90b7fe09 add agent-test dev smoke tests and update config files 2026-06-12 19:07:04 +09:00