e5869a53ae
fix(edge): provider 호출 정규화 계층을 추가한다
...
caller별 예외 대신 요청 의미와 protocol profile capability로 operation을 선택해 tools와 effort 조합을 보존한다. 지원하지 않는 effort는 가장 가까운 하위 등급으로만 내리고 상향 매핑은 거부한다.
2026-08-13 23:06:50 +09:00
e250ef6e5c
Merge branch 'feature/iop-one-shot-agent-model-comparison' into dev
2026-08-13 21:15:25 +09:00
f25eda05c3
refactor(benchmark): 전용 하네스를 폐기한다
...
제품 호출 안정성과 측정 경계를 다시 분리하고, 벤치 대상 경로의 최소 HTML 스모크와 초경량 단일 시도 비교만 남긴다.
2026-08-13 21:14:52 +09:00
721960fec7
fix(runtime): provider stall 재시도를 단일 종료로 제한한다
2026-08-13 20:39:10 +09:00
abecea20a9
test(openai): 관리형 용량 검증을 보강한다
...
Ornith 실환경 동시성 및 스트림 terminal 증적을 자동 검증한다.\n배포 스킬과 dev 테스트 문서, 로컬 캐시 ignore 정책을 함께 동기화한다.
2026-08-13 16:55:48 +09:00
2fcc1093c7
fix(openai): 스트림 정지 종료를 복구한다
...
semantic filter 비활성 경로도 endpoint codec과 terminal sink를 유지해야 논리적 finish 뒤 정지가 열린 응답으로 남지 않는다.
2026-08-13 11:43:37 +09:00
39fa1da55b
fix(benchmark): 원샷 비교 실행 실패를 해소한다
...
호출기별 격리 쓰기 계약과 Gemini ingress, 단일 요청 stage 처리를 맞춰 실제 9-cell 비교가 생성물을 남길 수 있게 한다.
2026-08-12 14:37:17 +09:00
c8e98d4e10
refactor(runtime): promote provider-only execution boundary
2026-08-02 20:28:45 +09:00
4c8441e6c9
feat(credential): Provider Credential Slot 라우팅을 구현한다
...
사용자별 credential 저장, lease, projection, runtime 전달과 OpenAI-compatible 계약 및 검증 근거를 함께 반영한다.
2026-08-02 09:10:11 +09:00
f98d1b434b
fix(openai): usage 귀속 마일스톤을 종료한다
...
Stream Gate 준비 실패에서도 요청 terminal 관측 계약을 지키고, direct provider identity 마이그레이션 누락으로 기존 검증과 운영 설정이 깨지지 않게 한다.
2026-07-31 21:20:19 +09:00
8d782e8fc3
feat: runtime target selector milestones progress, archives, and skill updates
...
- Update orchestrate-agent-task-loop skill and dispatch scripts
- Add 8 new milestone directories (07+06 through 12+08,11)
- Archive completed tasks for 05+04 and 06+05
- Update test configs, docs, and edge-smoke/node-smoke
- Add WORK_LOG.md for runtime target selector
2026-07-26 12:01:14 +09:00
8a4f6c55a1
sync: roadmap, skills, test inventory, streamgate package, docs updates
...
- Update roadmap milestones and phase docs across multiple phases
- Update plan, code-review, create-roadmap, update-roadmap, finalize-task-routing skills
- Update dev-corp-runtime-deploy, dev-runtime-deploy, orchestrate-agent-task-loop skills
- Refactor agent-task-loop dispatch script
- Add streamgate Go package (commit_boundary, evidence_tail, filter_registry, stream_release)
- Add test inventory files (dev, dev-corp, unified)
- Update test smoke tests and rules for dev/dev-corp
- Update docs/edge-local-dev-guide and e2e scripts
- Update inventory-query Go package
- Remove deprecated templates and inventory.yaml files
- Add orchestrate-agent-task-loop tests
2026-07-25 11:41:08 +09:00
c90bb755a9
feat: streamline plan/code-review/finalize router, add stream gate SDDs, sync dev-test inventory, update roadmap milestones
...
- Refactor plan, code-review, finalize-task-routing, refine-local-plans, router skills
- Add agent-workflow-loop-orchestration skill and plan agent configs
- Update roadmap: knowledge-tool-optimization milestones, stream-evidence-gate-core SDD
- Add stream-evidence-gate-core task, archive, and Go streamgate package
- Update dev-test inventory (edge/node smoke), agent-contract, edge-local-dev-guide
- Deprecate USER_REVIEW for output-validation-filters SDD
2026-07-24 15:11:00 +09:00
leedongmyun
9f5d15d91c
chore: sync OpenAI compatible API contract, routing policy, and dev-corp test updates
2026-07-13 19:18:07 +09:00
toki
83c26c4ac3
chore: update test rules, docs, and client configuration
2026-07-13 15:12:24 +09:00
toki
89b6aaf9d6
update test rules and docs
2026-07-13 11:45:56 +09:00
leedongmyun
a709db0251
docs(contract): dev-corp gemma4:26b 파라미터 범위 및 가이드 문서 추가
2026-07-09 20:48:05 +09:00
ad77aa3afb
docs(edge): quickstart OpenAI 포트 일관성을 18081로 보정하고 review follow-up 아카이브
...
docs/edge-local-dev-guide.md의 18083 포트 예시를 18081로 수정하여
openai.listen과 일관성을 맞춘다.
또한 관련 review follow-up 작업을 archive로 정리하고,
openai_text_tool_call_boundary 새 plan/review를 추가한다.
2026-07-06 18:44:07 +09:00
53e09201a0
update: sync contract, test documents and cleanup task
2026-07-04 19:17:25 +09:00
b55d1a2e85
fix: document and verify provider priority leveling
2026-07-04 15:05:36 +09:00
9b4c6ac644
feat: edge server-side streaming refactoring and contract/docs update
2026-07-04 13:46:39 +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
cb64df5b39
feat(openai-compat): update think-control implementation and clean up old task docs
...
- Update openai-compatible-api.md contract
- Refactor openai_compat.go adapter
- Update openai_compat_test.go
- Update edge-local-dev-guide.md
- Archive old task files and remove obsolete PLAN/CODE_REVIEW docs
2026-07-04 05:53:48 +09:00
eea8dd0ae9
feat: add think-control API fields and dev smoke tests
...
- Add think, reasoning_effort, thinking_token_budget, include_reasoning to openai-compatible-api.md
- Document provider-specific think-control policies (vLLM, Lemonade)
- Add conflict and strict output policies
- Update edge-local-dev-guide.md with think-control smoke examples
2026-07-03 20:48:11 +09:00
6f2506258c
chore: archive completed G04 runtime docs and update edge config
2026-06-30 12:50:49 +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
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
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
37cb1b2cf7
fix(client): 웹 환경에서 외부 푸시 초기화를 비활성화한다
...
플랫폼별 초기화 분기를 추가해 웹 실행 시 Firebase와 Mattermost 초기화를 건너뛰고, Edge local 운영 문서와 기본 설정값을 실제 운영 연계 흐름에 맞춰 정리한다.
2026-06-10 18:36:01 +09:00
49d32a619b
update roadmap and documentation for control-plane and edge components
2026-05-30 18:29:18 +09:00
4f0b6ba0b5
update roadmap and docs for control-plane-portal-ops phase
2026-05-29 21:25:26 +09:00
95693f1cec
docs: edge local dev guide 및 관련 문서 업데이트
2026-05-28 20:10:54 +09:00
e02ae80ce6
refactor: move dev scripts to scripts/dev/ and update configurations
2026-05-28 19:42:54 +09:00
5c3fef65e9
feat: edge local dev infrastructure and artifact server implementation
...
- Add artifact_server.go for edge node artifact serving
- Refactor bootstrap/runtime.go to use new artifact server
- Update Makefile for new build workflow
- Remove deprecated bin/build/field-binaries.sh
- Update edge README with new development workflow
- Update edge-local-dev-guide.md with artifact server info
- Add config and hostsetup updates for artifact serving
- Update agent-ops rules and testing domain rules
2026-05-28 18:53:12 +09:00
329576345d
refactor: separate local build and field dist targets
...
- Separate local binary build (make build) from field bundle dist (make dist)
- make build now uses direct go build for local development only
- make dist handles cross-platform field binaries with checksums and manifests
- Remove LOCAL_BIN_DIR sync logic from field-binaries.sh
- Update edge-local-dev-guide.md to reflect new build workflow
2026-05-28 14:48:36 +09:00
86311b2d54
Update project files and clean up temp_verif directory
2026-05-28 14:42:55 +09:00
0ac1217730
update docs and roadmap files
2026-05-28 09:57:07 +09:00