Commit graph

180 commits

Author SHA1 Message Date
d8889d0867 chore: update roadmap and docs for serving-routing-optimization phase 2026-05-27 20:15:36 +09:00
0d83ef378e 기능: bootstrap 명령을 positional token 방식의 한 줄 UX로 변경한다
사용자가 artifact URL, Edge 주소, token을 환경변수로 직접 설정하던
IOP_* named parameter 방식을 제거하고, curl | bash -s <token> 형태의
단일 positional token UX로 변경한다.

- bootstrap script에서 NODE_TOKEN을 첫 번째 인자로 받도록 변경
- token 누락 시 명확한 에러 메시지 출력
- artifact HTTP를 127.0.0.1 바인딩으로 변경
- docs, rules, roadmap에 one-line bootstrap UX 기준 기록
2026-05-27 17:56:27 +09:00
3b9f37076a feat: field bootstrap test port readiness milestone complete
- Add field bootstrap user test documentation
- Update serving-routing-optimization phase and milestone
- Update edge runtime bootstrap and openai server implementation
- Add edge/node binaries build script updates
- Update config structures and tests
- Update architecture and deploy docs
- Archive agent task logs for completed sub-tasks
2026-05-27 14:32:03 +09:00
8f66b212df sync: agent-ops from agentic-framework v1.1.75 2026-05-27 13:49:48 +09:00
9ddae51ab2 update agent-ops and agent-roadmap 2026-05-27 12:58:39 +09:00
19ddd9bd38 sync: agent-ops from agentic-framework v1.1.72 2026-05-27 09:45:38 +09:00
7b8c2e64ee sync: agent-ops from agentic-framework v1.1.71 2026-05-27 09:14:35 +09:00
183c3d12a6 feat: add field-bootstrap-test-port-readiness milestone and archive ollama-field-validation-follow-up
- Add new milestone for field bootstrap test port readiness
- Archive completed ollama field validation follow-up milestone
- Update PHASE.md, current.md, project rules, and deploy docs
2026-05-26 20:16:44 +09:00
6a4c141e97 chore: add m-ollama-field-validation-follow-up archive 2026-05-26 18:53:46 +09:00
1878accc75 update agent-ops roadmap: add inference-provider-extension, rename knowledge-tool phase, update milestones 2026-05-26 18:23:29 +09:00
308135cfd1 sync: agent-ops from agentic-framework v1.1.70 2026-05-26 16:24:29 +09:00
1d6e2b0882 sync: agent-ops from agentic-framework v1.1.69 2026-05-26 14:27:17 +09:00
48a3aaf82f chore: update roadmap files for all phases 2026-05-26 13:27:08 +09:00
17ac84144b sync: agent-ops from agentic-framework v1.1.65 2026-05-26 09:14:20 +09:00
636bf264de update roadmap and implement runtime proto changes 2026-05-25 22:39:44 +09:00
a0eea23af2 sync: to agentic-framework v1.1.57 2026-05-25 22:39:25 +09:00
1750688e3c sync: agent-ops from agentic-framework v1.1.56 2026-05-25 21:43:58 +09:00
b7d636c1fb feat: model serving load routing - OpenAI edge proxy and Ollama adapter improvements
- Add streaming support and load balancing in OpenAI edge server
- Enhance Ollama adapter with runtime event handling and health checks
- Add new runtime event types for model loading/unloading
- Update e2e test script for OpenAI-Ollama flow
2026-05-25 21:35:05 +09:00
4c18132a51 sync: agent-ops from agentic-framework v1.1.55 2026-05-25 21:16:47 +09:00
302b97c2eb sync: agent-ops from agentic-framework v1.1.54 2026-05-25 21:08:08 +09:00
240f87affd chore: update roadmap milestone and deploy docs 2026-05-25 20:29:24 +09:00
1a84420dac update roadmap and deploy docs 2026-05-25 20:01:50 +09:00
2c694bf2ec update agent-ops roadmap and phase contents 2026-05-25 19:41:24 +09:00
a71338b567 update roadmap files 2026-05-25 15:48:40 +09:00
6cfdb35eb2 update roadmap and phase documents 2026-05-25 13:28:47 +09:00
cd65cad23e sync: agent-ops from agentic-framework v1.1.53 2026-05-25 13:10:49 +09:00
792add1153 sync: agent-ops from agentic-framework v1.1.51 2026-05-25 12:38:37 +09:00
3e413adc49 sync: to agentic-framework v1.1.51 2026-05-25 12:36:12 +09:00
d3727567ea update: agent-ops roadmap templates and skills 갱신 2026-05-25 11:57:55 +09:00
3f97f6ecf2 sync: agent-ops from agentic-framework v1.1.50 2026-05-25 10:54:35 +09:00
97c356ee97 sync: to agentic-framework v1.1.50 2026-05-25 10:50:24 +09:00
544e925161 refactor: agent-ops 구조 리팩토링 및 로드맵 업데이트 2026-05-25 10:50:00 +09:00
7f2724c8e4 chore: update roadmap - archive flutter-first-portal-migration milestone 2026-05-25 06:55:07 +09:00
8b5848a32d migration: migrate web app to Flutter portal and update control-plane 2026-05-24 22:47:01 +09:00
55db0154b9 chore: update docs, roadmap and agent-ops (excluding agent-task) 2026-05-24 21:28:43 +09:00
4dab65de3a chore: update roadmap files 2026-05-24 20:31:14 +09:00
c2f8794670 update specialized agent contract task and milestone 2026-05-24 19:44:36 +09:00
f76f828e74 update roadmap and milestones 2026-05-24 17:46:17 +09:00
deccf216fe sync: agent-ops from agentic-framework v1.1.48 2026-05-24 17:24:06 +09:00
071d828ae1 sync: agent-ops from agentic-framework v1.1.45 2026-05-24 16:22:01 +09:00
3f6d9b754c sync: agent-ops from agentic-framework v1.1.42 2026-05-24 11:37:05 +09:00
a323db8e60 sync: agent-ops from agentic-framework v1.1.39 2026-05-24 11:02:00 +09:00
2054951a5e sync: agent-ops from agentic-framework v1.1.37 2026-05-24 10:17:44 +09:00
a3c6937def sync: agent-ops from agentic-framework v1.1.33 2026-05-24 09:20:55 +09:00
c2f1bd7e36 sync: agent-ops from agentic-framework v1.1.32 2026-05-24 09:19:16 +09:00
5d8866a506 sync: agent-ops from agentic-framework v1.1.31 2026-05-24 08:51:16 +09:00
570705dc00 update roadmap: archive completed milestones and update current status 2026-05-24 08:13:55 +09:00
60983395ad sync: agent-ops from agentic-framework v1.1.31 2026-05-24 08:09:33 +09:00
75a3b45a70 sync: agent-ops from agentic-framework v1.1.30 2026-05-24 07:07:53 +09:00
5948efcf42 update roadmap and milestones 2026-05-24 07:00:00 +09:00