toki
83c26c4ac3
chore: update test rules, docs, and client configuration
2026-07-13 15:12:24 +09:00
bb367055aa
Merge remote-tracking branch 'origin/main'
2026-07-13 12:14:56 +09:00
5368926822
feat(observability): compose 관측 구성을 추가한다
2026-07-13 12:14:34 +09:00
toki
89b6aaf9d6
update test rules and docs
2026-07-13 11:45:56 +09:00
toki
469d2f32b4
Update dev-corp inventory configuration
2026-07-13 07:10:18 +09:00
ae4819046e
Merge branch 'main' of https://git.toki-labs.com/toki/iop
2026-07-13 06:25:59 +09:00
01ba1b5796
chore: mark model group dispatch milestones as complete
2026-07-13 06:25:42 +09:00
leedongmyun
5a3a63fac2
docs(dev-corp): Spark Ornith direct 인벤토리를 기록한다
2026-07-13 06:13:47 +09:00
b7fedd04dc
feat(edge): model group dispatch code polish and test coverage
2026-07-13 05:54:54 +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
ceefb85055
chore: archive task files and update tests
...
- Move plan/code_review to archive
- Update test files (edge, node, server, model_queue)
2026-07-12 20:50:29 +09:00
3cfe3181c4
feat(edge): model group mixed provider dispatch implementation + archive completed tasks
...
- Implement mixed provider dispatch with selection-first and path classifier strategies
- Add model queue service for provider load balancing
- Add OpenAI chat handler and stream updates for mixed provider support
- Add comprehensive tests for dispatch and queue logic
- Add inventory for Ornith vLLM mixed provider config
- Archive completed agent tasks (G06, G07)
2026-07-12 15:42:16 +09:00
398c9247db
docs(dev): Ornith vLLM 설정 인벤토리를 보강한다
2026-07-12 15:41:08 +09:00
9578744c35
docs(dev): Ornith FP8 vLLM 인벤토리를 기록한다
2026-07-12 15:10:59 +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
a2523513f5
Merge branch 'main' of https://git.toki-labs.com/toki/iop
2026-07-11 12:44:46 +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
leedongmyun
192cf8e417
Sync uncommitted changes to new branch
2026-07-11 12:29:03 +09:00
b38f978652
feat: update edge config runtime refresh, openai compatible provider, and mapper
2026-07-11 09:48:54 +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
64328d2639
chore: grafana rollup docs - archive completed task files and add usage guide
2026-07-10 19:02:17 +09:00
6a54d62837
Merge remote-tracking branch 'origin/main'
2026-07-10 17:54:54 +09:00
0bfcb0f189
feat: usage metrics - identity metering, usage token logging, and runtime proto
2026-07-10 17:54:23 +09:00
toki
c58fbac0d5
feat(agent-client): Claude 및 Pi 에이전트 클라이언트를 위한 설치 스크립트와 README를 추가한다
2026-07-10 15:35:26 +09:00
toki
ddcc4f42f8
docs: update dev-corp openai compatible call guide and pi settings guide
2026-07-10 08:55:24 +09:00
toki
14c88c32aa
docs(docs): dev-corp OpenAI-compatible 호출 시 반복 출력 loop 방지를 위한 파라미터 가이드를 추가한다
2026-07-10 07:51:10 +09:00
toki
6ab66277b8
docs: update dev-corp profile with sampling parameter extension
2026-07-10 07:40:02 +09:00
toki
526bfb31a7
chore: remove IOP_ROADMAP_STATUS.md
2026-07-10 07:19:14 +09:00
65b48c96a2
Merge remote-tracking branch 'origin/main'
2026-07-09 22:13:00 +09:00
d2b03618ab
feat: operational observability - usage token log ops MVP
2026-07-09 22:12:21 +09:00
leedongmyun
ef236878ff
docs: update dev-corp openai-compatible call and pi settings guide
2026-07-09 21:02:50 +09:00
leedongmyun
a709db0251
docs(contract): dev-corp gemma4:26b 파라미터 범위 및 가이드 문서 추가
2026-07-09 20:48:05 +09:00
leedongmyun
6d2de5bd1c
docs: update dev-corp runtime deploy skill, edge smoke and inventory
2026-07-09 18:18:29 +09:00
leedongmyun
e8c240ea23
chore(dev-corp): dev-corp 환경의 규칙 및 테스트 스모크 테스트를 업데이트한다
2026-07-09 18:07:18 +09:00
leedongmyun
85a49fa3df
chore: update dev-corp testing files and skill
2026-07-09 16:51:06 +09:00
leedongmyun
eefb599c99
chore: remove HANDOFF.md
2026-07-09 16:22:02 +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
toki
0d9f42970e
docs: dev-corp passthrough handoff
2026-07-09 13:40:41 +09:00
toki
ff7330680f
refactor: reject transformed mode and responses for provider-pool/tunnel routes
2026-07-09 12:47:20 +09:00
d2d4449703
feat(agent-task): openai_passthrough_model_groups G06 계획 및 코드 리뷰를 추가한다
2026-07-09 11:26:45 +09:00
toki
b6363f7dd2
feat(openai): explicit reasoning 보존 로직 추가 및 관련 핸들러 개선
...
Strict output 모드에서 reasoning이 명시적으로 요청된 경우 이를 보존할 수 있도록
normalizeCompletionOutput 함수와 관련 핸들러들의 로직을 업데이트한다.
2026-07-09 11:23:34 +09:00
toki
5aece17895
docs(dev-corp): Pi 프로필 분리를 기록한다
2026-07-09 09:30:16 +09:00
e3053b1a4f
update agent-test/dev configs
2026-07-09 05:41:19 +09:00
99fcd19b06
test(dev): tool-call smoke 검증 기준을 갱신한다
2026-07-08 16:55:42 +09:00
toki
c747c395cf
test(openai): passthrough 모델 alias 설명을 정리한다
2026-07-08 16:24:01 +09:00
toki
909f916df8
fix(openai): passthrough 응답 모델 alias를 보존한다
2026-07-08 16:14:14 +09:00