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
0ffcb88db0
feat: provider-resource-admission-ownership alignment
...
- Archive provider-resource-admission-ownership milestone/SDD
- Align contract: CP-edge wire, runtime refresh, node runtime, OpenAI surface
- Update roadmap: phase state, priority queue
- Update specs: control-plane ops, OpenAI surface, edge execution, provider pool refresh
- Add node runtime supervisor bootstrapping and unit tests
- Fix control-plane edge registry handler and http_views
- Fix edge model queue admission and long context queue tests
2026-07-22 20:45:04 +09:00
51de0e259e
docs(spec,contract,roadmap,scripts): 계약·스펙·로드맵 문서 갱신 및 e2e 테스트 보완
...
- edge-node-runtime-wire 계약 스키마 동기화
- edge-node-execution, provider-pool-config-refresh 스펙 갱신
- provider-resource-admission-ownership-alignment 마일스톤 상태 동기화
- control-plane-portal-ops phase 신규 추가 (multi-edge-operations)
- e2e-smoke: 재연결 테스트 플로우, bind timeout, reconnect 설정 반영
2026-07-22 18:11:24 +09:00
64883dde61
update roadmap: archive milestones and update phase files
2026-07-20 21:07:27 +09:00
c14640f305
feat: provider resource admission ownership alignment - runtime refresh & model queue implementation
...
- Implement runtime refresh logic for provider resource ownership alignment
- Add model queue admission service with scheduling support
- Add comprehensive tests: runtime_refresh_test, provider_scheduling_test, service_internal_test
- Update edge and node smoke tests for new functionality
- Update dev-runtime-deploy SKILL, PHASE, SDD documents
- Archive G07 task files and update priority queue
- Update agent-test dev configs (edge-smoke, node-smoke, inventory)
2026-07-20 10:50:44 +09:00
2f560e3f3b
feat: provider pool admission, policy config, snapshot source task archive + runtime updates
...
- Archive completed subtask plans/code reviews (04, 05+03,04, 07+03)
- Add provider_pool_admission_test.go
- Update edge config types, load, catalog validation
- Update runtime, config refresh, service layers for admission
- Update test docs and inventory
- Update provider scheduling, resolution, tunnel, status modules
2026-07-19 22:41:05 +09:00
3515ba6e4c
refactor: model queue admission/release/reservation, provider resolution, tunnel 개선
2026-07-19 14:03:46 +09:00
9a4013904d
sync: all pending changes - roadmap, spec, test, code, scripts, archive
2026-07-18 23:47:02 +09:00
cedb7fd41b
refactor: 로드맵 갱신 및 클라이언트/에지/노드 개선
2026-07-18 14:15:53 +09:00
1378a7fc27
refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정)
2026-07-18 07:39:38 +09:00
01dc2ef78b
refactor: readability baseline 및 테스트 구조 개선
...
- agent-readable-repository-refactor 완료: 기존 테스트 파일 아카이브 이동
- 새 테스트 파일 추가 (edge, node, client, config, readability)
- readability_audit 스크립트 및 baseline 추가
- roadmap/SDD 문서 갱신
- agent-client/pi/extensions/openai-sampling-parameters 추가
2026-07-17 16:02:12 +09:00
8c5b01c893
refactor: repository readable restructuring - OpenAI tests, roadmap, and cleanup
...
- Add unit tests for OpenAI edge adapter (chat handler, stream reasoning, tool synthesis, auth routes, test support)
- Add roadmap: agent-readable-repository-refactor milestone with subtask plans
- Update PHASE.md, priority-queue.md, .gitignore
- Delete old edge/node/openai.test files (replaced by proper test structure)
2026-07-16 13:38:19 +09:00
63d01eba5e
refactor: 로드맵 기능 개선 및 템플릿 정합성 수정
...
- 로드맵 생성/갱신/분석 스킬 및 템플릿 일관성 수정
- phase별 PHASE.md 업데이트
- priority-queue 구조 개선
- roadmap 관련 규칙 파일 정렬
2026-07-15 21:21:26 +09:00
b502e86ba6
add priority-queue and update roadmap
2026-07-15 14:35:44 +09:00
toki
c33b50faa7
feat(agent-roadmap): provider load metrics queue 대시보드 마일스톤을 추가한다
2026-07-15 12:42:40 +09:00
79b361d7d9
Merge branch 'main' of https://git.toki-labs.com/toki/iop
2026-07-14 18:21:10 +09:00
0239ae9063
refactor: archive openai-compatible-provider-passthrough files and update configs
...
- Move openai-compatible-provider-passthrough contract sync milestone and SDD to archive
- Update agent-spec for openai-compatible surface and edge-node-execution
- Update routing policy model orchestration phase
- Sync agent-test/dev/inventory.yaml
- Update .env.example files
- Update configs/edge.yaml and docker-compose.yml
2026-07-14 18:20:48 +09:00
toki
f8978dbf70
docs: add repetition guard milestone detail
2026-07-14 18:12:01 +09:00
c839ea7c66
milestone: OpenAI-compatible passthrough contract sync to 검토중
...
- PHASE.md 상태를 [진행중]에서 [검토중]으로 전환
- Milestone: 완료 리뷰 업데이트, dev gx10 동등 환경 smoke 검증을 완료 근거로 추가
- SDD: External Provider에 dev gx10 Ornith/vLLM 추가, S10 시나리오와 Evidence Map 동기화
2026-07-14 10:27:36 +09:00
5cd7aea826
fix(openai): provider native thinking을 보존한다
...
OpenAI-compatible passthrough에서 caller가 보낸 provider-native thinking field가 catalog 기본 thinking budget으로 덮이지 않아야 한다. provider가 거부한 extension field도 Edge가 선판단하지 않고 provider status/body로 relay되는지 테스트 근거를 남긴다.
2026-07-14 07:21:37 +09:00
f430a07a3d
update roadmap phase and milestone for openai-compatible provider passthrough
2026-07-14 06:50:36 +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
5368926822
feat(observability): compose 관측 구성을 추가한다
2026-07-13 12:14:34 +09:00
01ba1b5796
chore: mark model group dispatch milestones as complete
2026-07-13 06:25:42 +09:00
8473a5450e
feat: custom field preservation and sideband observation
...
- Add custom field preservation implementation
- Add sideband observation support
- Update OpenAI-compatible API contract
- Update roadmap and task files
2026-07-12 21:15:18 +09:00
leedongmyun
70c99c17a8
docs(roadmap): 출력 검증 후속 마일스톤을 추가한다
...
OpenAI-compatible 출력 검증 범위를 syntax gate, runtime integrity filter, LLM judge 정책 스케치로 나눠 후속 작업을 추적하기 위해 추가한다.
2026-07-12 12:36:23 +09:00
aeec784c7b
feat: 라우팅 정책 모델 오케스트레이션 진행 및 provider config 반영
...
- seulgivibe OpenAI-compatible provider 완료 후 archive로 이동
- 모델 그룹 혼합 제공자 디스패치 milestone 진행
- agent-spec: OpenAI-compatible surface, provider pool config refresh 갱신
- Go: mapper.go/config.go provider config 매핑 개선
- agent-task: 새 subtask plan/code-review 문서 추가
2026-07-11 14:27:24 +09:00
1659fc568e
feat: routing-policy-model-orchestration - responses passthrough & model group mixed provider dispatch
2026-07-11 12:44:32 +09:00
12a26d4b4c
feat: routing-policy-model-orchestration - responses passthrough & model group mixed provider dispatch
2026-07-11 12:42:16 +09:00
c836f1e562
feat: update edge config, usage docs, tests, and roadmap
2026-07-11 04:47:11 +09:00
8150d4697e
docs(agent-roadmap): usage-token-log-ops-mvp 마일스톤 및 SDD를 아카이브하고 관련 spec 갱신한다
...
usage-token-log-ops-mvp 마일스톤 완료에 따라
roadmap 파일들을 archive로 이동하고, PHASE.md와
agent-spec 문서를 현재 구현 상태로 동기화한다
2026-07-10 20:09:33 +09:00
d2b03618ab
feat: operational observability - usage token log ops MVP
2026-07-09 22:12:21 +09:00
leedongmyun
601ec79a53
docs: add milestone for OpenAI-compatible output validation filters
2026-07-09 15:22:59 +09:00
toki
514f9509fc
docs: add seulgivibe provider planning
2026-07-09 13:47:20 +09:00
bc966f8cb3
sync: routing policy model orchestration updates and node implementation
2026-07-08 10:21:10 +09:00
893aad6edb
sync: edge openai raw tunnel sideband passthrough - contracts, specs, implementation, and tests
2026-07-08 07:51:23 +09:00
1bf5eec31a
sync: edge openai raw tunnel sideband passthrough implementation, stream and test updates, roadmap phase sync
2026-07-08 07:17:40 +09:00
a1a15faabb
sync: update routing-policy-model-orchestration phases, edge/node runtime and transport fixes, openai-compatible adapter improvements
2026-07-07 22:52:55 +09:00
1319e328fe
update roadmap: knowledge-tool-optimization-extension, routing-policy-model-orchestration
2026-07-07 19:26:20 +09:00
0e93b615f6
update roadmap phases and milestones
2026-07-06 15:41:31 +09:00
698f03c0ea
refactor: clean up long-context admission smoke test files and input estimator
2026-07-06 09:33:08 +09:00
26e2301116
feat: long context admission support for model group
2026-07-05 15:44:54 +09:00
568b57ff20
Update roadmap: phase PHASE.md and archive openai-compatible-tool-call-boundary-hardening milestone
2026-07-05 05:50:42 +09:00
9b64a26f18
Update roadmap and openai server implementation
2026-07-05 05:19:02 +09:00
dccfbff9ff
feat(roadmap): 업데이트 OpenAI-compatible Tool Call Boundary Hardening 마일스톤 상태를 검토중으로 변경
2026-07-04 19:50:39 +09:00
59e55d409e
feat: openai-compatible tool call boundary hardening & knowledge tool optimization
2026-07-04 18:21:27 +09:00
0ca170013d
feat: openai-compatible tool call boundary hardening changes
2026-07-04 17:31:03 +09:00
fcd6068501
chore: update openai-compatible tool call boundary hardening milestone
2026-07-04 17:11:33 +09:00
7261b919d5
feat: operational observability provider management milestones and phase updates
2026-07-04 16:58:09 +09:00
001365a05f
Update phase status and add new milestone for openai-compatible tool call boundary hardening
2026-07-04 10:04:25 +09:00