55987c8e59
feat: node provider milestone and SDD docs add
2026-06-29 15:21:33 +09:00
e30fb2494e
feat(edge): node resource model unification - update phase/SDD docs and edge service
...
- Move node-resource-model-unification milestone and SDD to archive
- Update PHASE.md for operational-observability-provider-management
- Refactor edge node registration and model queue logic
- Add status provider tests for model queue validation
- Update edge config and Go config structs
2026-06-29 14:39:27 +09:00
1204a06960
update operational-observability-provider-management phase and node-resource-model-unification milestone
2026-06-29 14:21:17 +09:00
7112edfeef
feat: edge runtime bridge contract & validation, automation phase milestone
2026-06-28 07:23:29 +09:00
135259619e
fix(openai): Cline 도구 호출 변환을 지원한다
...
Cline이 텍스트 XML 블록으로 도구 호출을 내보내는 경우 OpenAI-compatible tool_calls 응답으로 변환해야 클라이언트 실행 루프가 멈추지 않는다.
Node resource model 로드맵과 agent-task 문서는 요청된 전체 변경 범위에 포함한다.
2026-06-27 13:16:49 +09:00
de78479670
refactor: organize contract files and update agent-ops structure
...
- Move contract files to inner/outer directory structure
- Add create-contract and update-contract skills
- Update agent-ops rules and domain rules
- Update roadmap and SDD documentation
- Update README files across apps
2026-06-27 07:02:48 +09:00
6dfbd03fd3
update roadmap: move inference-provider-extension to archive
2026-06-26 21:07:20 +09:00
29a00f5634
feat: operational-observability-provider-phase 업데이트
...
- PHASE.md 및 usage-token-log-ops-mvp.md 업데이트
- request-execution-log-usage-ledger-foundation.md 마일스톤 추가
- SDD 디렉터리 초기화
2026-06-25 10:22:45 +09:00
0210e20eab
refactor: update-plane milestone archive and edge node registry refactor
...
- Archive runtime-reconnect-config-refresh milestone and SDD documents
- Refactor edge node registry and transport server
- Update PHASE.md for update-plane-self-update-foundation
2026-06-24 07:03:29 +09:00
7d69b9f2a1
feat: runtime reconnect config refresh completed
...
- Update SDD and milestone documentation
- Add node transport client test
- Update edge local dev guide
- Add field docs smoke tests
2026-06-24 04:36:29 +09:00
695df72eac
feat: runtime reconnect config refresh - node drain config refresh
...
- Add PHASE.md for cli-agent-group-grade-routing milestone
- Add SDD for automation-runtime-bridge
- Update edge configrefresh classify logic and tests
- Update node config_set, node.go, and run_manager for runtime config refresh
- Archive old plan/review docs for 06+05_node_drain_runtime_config
2026-06-23 13:33:21 +09:00
bf6b7de354
feat: runtime reconnect config refresh 구현
...
- edge node의 runtime 재연결 시 config refresh機制 구현
- node adapter에 config set 및 diff 기능 추가
- proto runtime에 config refresh 관련 스키마 추가
- edge transport server에 config refresh 핸들러 추가
- 관련 테스트 코드 및 archive 작업 기록 추가
2026-06-23 01:53:36 +09:00
445716cc3e
feat(edge): runtime config refresh mechanism implementation
...
- Add configrefresh package for config classification, request handling
- Add bootstrap refresh_admin.go for admin-level config refresh
- Add edgevalidate package for config validation
- Update edge bootstrap runtime with refresh capabilities
- Update edge service layer with config refresh integration
- Update openai layer routes/chat_handler/server for config refresh
- Update edgecmd config handling with refresh support
- Update input manager, transport server, status provider
- Add edge.yaml config updates and go/config package changes
- Add hostsetup templates and test updates
- Update roadmap and phase documentation for runtime-reconnect-config-refresh
2026-06-21 21:35:50 +09:00
ff161b9b12
feat: runtime reconnect config refresh milestone completion
...
- Add runtime-reconnect-config-refresh milestone and SDD
- Archive m-runtime-reconnect-config-refresh task with full logs
- Update edge/node domain rules, bootstrap, transport sessions
- Update config package and node.yaml configuration
- Update documentation and ROADMAP/PHASE files
2026-06-21 16:14:16 +09:00
f59ecea97e
archive: move completed milestones and SDDs to archive
2026-06-21 06:24:48 +09:00
0e6c7ce3c1
update: operational-observability-provider-management PHASE and provider-catalog-device-status milestone
2026-06-21 06:02:35 +09:00
3f8da3354c
feat: provider catalog device status milestone completion and catalog view implementation
...
- Add provider catalog device status milestone tracking
- Implement catalog status HTTP endpoints
- Add client catalog view implementation
- Update control-plane HTTP views and tests
- Update edge cmd nodes and tests
- Update roadmap and phase documentation
2026-06-20 19:51:45 +09:00
69efa4ea3f
feat: provider catalog device status implementation
...
- Add provider catalog and device status management for edge nodes
- Update edge config and model queue services
- Add status provider tests
- Update proto definitions for runtime
- Add agent-task for m-provider-catalog-device-status
2026-06-20 08:54:18 +09:00
e636cfef4c
update roadmap and add SDD for provider-catalog-device-status
2026-06-19 19:53:01 +09:00
337ee0d71a
update roadmap: archive sglang-provider-serving-validation milestone and update PHASE.md
2026-06-19 18:18:04 +09:00
747fa27fa7
feat: update inference provider extension phase and edge app changes
...
- Update PHASE.md for inference-provider-extension
- Archive vllm-provider-serving-validation milestone and SDD
- Update edge app OpenAI handlers (chat, responses, stream, run_result)
- Update tests and e2e scripts for vLLM integration
- Update READMEs for edge and node apps
2026-06-18 09:45:38 +09:00
dd5352c6e9
update vllm provider validation roadmap, clean up config contract artifacts, update edge mapper test and config
2026-06-17 22:35:25 +09:00
98a976a746
feat(roadmap): vLLM provider milestone updates and SDD/split task structure
...
- Update vllm-provider-serving-validation.md: unlock state, finalize decisions
- Add SDD directory structure for vLLM provider serving validation
- Add split task directories: 01_spark_container, 02+01_config_contract, 03+02_openai_vllm_smoke, 04+03_field_smoke
- Record decisions on adapter approach, base URL/port, model alias, auth, streaming
2026-06-17 20:18:28 +09:00
d0cddf6f6c
add update-plane-self-update-foundation phase and update ROADMAP
2026-06-17 13:54:12 +09:00
084080c833
feat: update roadmaps for inference provider extension and operational observability
...
- Update ROADMAP.md and phase documents
- Update vllm/sglang provider serving validation milestones
- Update operational observability PHASE and milestones
- Add provider device model qualification report milestone
2026-06-17 10:12:24 +09:00
3a0d290ae0
archive: move model-route-queue-policy-alignment to archive
2026-06-17 08:54:52 +09:00
957700c2d6
feat: model route queue policy alignment phase added and edge service updates
...
- Add model-route-queue-policy-alignment milestone to inference provider extension phase
- Add SDD documentation for inference provider extension
- Update edge chat/responses handlers for OpenAI compatible API
- Update edge config with new queue policy settings
- Add config tests for queue policy support
- Update task tracking for model route queue policy alignment
2026-06-16 22:30:36 +09:00
80e1374676
refactor: edge-model-group-queue-scheduling 마일스톤을 archive로 이동
2026-06-16 20:06:33 +09:00
81ba90bf7f
Update edge-model-group-queue-scheduling: mark 6 tasks as completed, update completion review
2026-06-16 14:42:54 +09:00
274ed27375
feat: roadmap update - add new phases and milestones
...
- Add operational-observability-provider-management phase with milestones
- Add new milestones for automation-runtime-bridge (CLI agent usage notification, OTO automation scheduler, remote workspace operations)
- Add new milestones for knowledge-tool-optimization-extension (advisor context hook second wave, long-term memory RAG second wave)
- Update existing milestones and phase documents
- Add IOP_ROADMAP_STATUS.md for tracking
2026-06-15 21:59:40 +09:00
aca988db51
update roadmap files for inference provider and knowledge tool optimization
2026-06-15 20:56:17 +09:00
8089d4b8e4
chore: move lemonade provider milestone to archive and update PHASE.md
2026-06-15 15:47:11 +09:00
a27994f4c5
feat: lemonade provider serving validation milestone completion
...
- Update PHASE.md and milestone roadmap
- Archive field smoke test artifacts (plan, code review, complete.log)
- Add e2e-openai-lemonade.sh script
- Update Makefile
2026-06-15 15:39:03 +09:00
28945ee742
update roadmap for lemonade provider serving validation
2026-06-15 08:38:44 +09:00
953617b12d
feat(node): FIFO admission queue 구현 및 관련 파일 업데이트
...
- edge connector 및 service 테스트 개선
- node FIFO admission queue 구현
- 로드맵 및 마일스톤 문서 업데이트
- queue observe snapshot 아카이브 이동
2026-06-15 07:38:37 +09:00
04c99810ca
feat(edge): provider availability capacity queue foundation
...
- Move task artifacts to archive (PLAN, CODE_REVIEW, complete.log)
- Update roadmap milestone documentation
- Implement edge node snapshot and status provider
- Add control plane connector for edge commands
- Update proto definitions for control and runtime
2026-06-14 17:19:06 +09:00
0e02958684
feat(node): inference provider availability probing을 추가한다
...
Adapter에 ProviderProber 인터페이스를 도입하여 provider endpoint와
target model의 가용성을 확인한다.
- runtime에 ProviderStatus, ProviderProbeResult 타입을 추가한다
- ollama/vllm/mock adapter에 ProbeProvider를 구현한다
- node handleCapabilitiesCommand에서 Prober 인터페이스를 호출하여
target-aware provider status를 응답한다
- 각 adapter 및 node 테스트를 추가한다
- 로드맵 문서를 갱신한다
2026-06-14 16:39:49 +09:00
bf0265ed48
update roadmap: automation-runtime-bridge phase and milestones
2026-06-14 10:34:24 +09:00
21fd7dbcdf
update: automation-runtime-bridge phase and edge openai server test
2026-06-14 05:32:20 +09:00
24735a5914
feat: openai workspace agent execution contract implementation
...
- Update agent contract documentation for openai-compatible API
- Update automation-runtime-bridge milestone tracking
- Add edge smoke tests for openai CLI workspace
- Add node CLI adapters (codex, opencode, oneshot, persistent)
- Add e2e openai-cli-workspace script
- Add agent task tracking for execution contract
2026-06-13 23:12:07 +09:00
423264feb2
feat: openai-workspace-agent-execution-contract milestone plan & code review, node test fixes
...
- Update automation-runtime-bridge phase and milestone docs
- Add plan and code review for CLI CWD (G07) and session workspace isolation (G08)
- Fix node and router tests
2026-06-13 19:07:59 +09:00
a758926593
feat: openai workspace agent execution contract milestone and edge updates
...
- Add milestone doc for openai-workspace-agent-execution-contract
- Update edge chat/responses handlers and types
- Update edge service run dispatch logic
- Add edge and service tests
- Update edge README
2026-06-13 16:33:00 +09:00
dd3572a0ef
update agent-roadmap: automation-runtime-bridge and inference-provider-extension phase docs
2026-06-13 16:06:56 +09:00
620b94b618
feat(agent-roadmap): update phase docs and migrate completed milestones to archive
...
- Move codex-app-server-streaming-migration to archive
- Add openai-workspace-agent-execution-contract milestone
- Add lemonade-provider-serving-validation milestone
- Add provider-availability-capacity-queue-foundation milestone
- Add vllm-provider-serving-validation milestone
- Update PHASE.md files for automation-runtime-bridge and inference-provider-extension
2026-06-13 15:49:30 +09:00
d967812c2c
update roadmap: automation-runtime-bridge phase and codex-app-server-streaming-migration milestone
2026-06-13 08:56:51 +09:00
77ab8c294c
feat: codex-app-server streaming migration and node CLI improvements
...
- Add codex_app_server adapter for streaming migration
- Update node CLI adapters with persistent execution support
- Add output filter for blackbox filtering
- Update agent-roadmap with codex-app-server-streaming-migration milestone
- Add agent-task for codex-app-server-streaming-migration
- Update edge.yaml configuration
2026-06-13 06:05:41 +09:00
7398f326b3
update roadmap: archive inference-provider-extension milestone and update phase docs
2026-06-12 11:26:29 +09:00
3624ff0f01
feat: node multi-target serving foundation
...
- Add inference provider extension phase and milestones for node multi-target serving
- Update edge cmd config and node mapper for multi-target support
- Add Ollama adapter updates and transport client changes
- Update config package and edge.yaml for new settings
- Extend runtime proto with multi-target serving fields
- Add agent task archives and plans for adapter registry, route catalog,
engine profiles, edge options, commands/caps, runtime concurrency,
and field smoke tests
2026-06-11 04:09:48 +09:00
89660dc1bd
docs(roadmap): 완료 milestone을 archive로 반영한다
...
브리지 선행 경계 및 Control Plane 운영 Phase의 완료 상태를 활성 로드맵에서 archive 기준으로 이관해 현재 로드맵 경로를 정리하고, 남은 POC Phase에서 다음 단계로 진행할 수 있도록 문서 상태를 일치시킨다.
2026-06-10 07:46:47 +09:00
4b159c8f46
docs(roadmap): 브리지 선행 경계 상태를 검토중으로 반영한다
...
워크스페이스 포트/환경 표준화 마일스톤이 완료되었으므로 브릿지 경계 하드닝의 상위 상태를 리뷰 단계로 전환하고, 완료 리뷰 근거를 증빙 로그 기반으로 정리해 다음 승인 흐름으로 넘기기 위해서이다.
2026-06-09 03:40:48 +09:00