|
|
7112edfeef
|
feat: edge runtime bridge contract & validation, automation phase milestone
|
2026-06-28 07:23:29 +09:00 |
|
|
|
4aa0867ca2
|
fix(openai): text tool fallback system 병합
|
2026-06-27 22:40:58 +09:00 |
|
|
|
ea7388cfe9
|
fix(openai): native tool unsupported fallback 추가
|
2026-06-27 22:24:06 +09:00 |
|
|
|
7dc0788f88
|
fix(openai): provider tool call을 그대로 전달한다
|
2026-06-27 21:44:49 +09:00 |
|
|
|
912e900244
|
feat(runtime): workspace_root 제거와 tool 호환을 반영한다
Node store/workspace 위치를 Edge가 내려주는 runtime payload에서 분리한다. Chat Completions tool 요청은 내부 실행에서 tool_choice=none으로 낮춰 downstream 자동 tool 호출 요구로 실패하지 않게 맞춘다.
|
2026-06-27 11:32:45 +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 |
|