Commit graph

154 commits

Author SHA1 Message Date
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
3e1248d584 chore: update knowledge-tool-optimization-extension phase, SDD, and openai changes 2026-07-03 14:29:51 +09:00
c724158c04 update roadmap: mark tool-call-runtime-validation-retry as completed and archive 2026-07-03 08:27:11 +09:00
ac0271cf29 roadmap: knowledge-tool-optimization-extension update PHASE and retry milestone 2026-07-03 08:05:12 +09:00
c3b40cbe1c feat(edge): tool validation contract and chat completion retry 2026-07-03 05:08:02 +09:00
5b1255abc5 feat: provider-first config surface milestone complete - add priority field to dispatch config 2026-07-01 22:03:59 +09:00
5031bfaab3 feat(node): 노드 동시성 처리 개선과 테스트를 추가한다
노드 내부 동시성 핸들링을 개선하고 동시성 통합 테스트, 단위 테스트,
싱크 테스트를 추가한다. 관련 로드맵과 SDD를 갱신하며
G06 PLAN/CODE_REVIEW를 아카이빙한다.
2026-07-01 07:15:10 +09:00
745cca3ef0 feat: config validation and roadmap updates
- Add validate_test.go for edge validation
- Update config.go and config_test.go with new config handling
- Update roadmap and SDD documents for operational observability provider management
- Update edge node mapper and config tests
- Add inflight accounting recovery task and archive
2026-06-30 08:01:50 +09:00
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