a72d3cc7ef
feat(agent-ui): 완료 정합화 경로를 추가한다
...
계획 기반 UI 작업의 완료 근거와 상태 갱신을 명확히 연결한다.
2026-07-29 08:08:35 +09:00
8808a69e0f
refactor(agent-ops): 검증 컨텍스트 흐름을 정리한다
...
계획과 리뷰 단계의 책임을 분리해 완료 근거를 일관되게 전달한다.
2026-07-29 08:08:16 +09:00
211d33e1f5
feat(agent-ops): 작업공간 소유권 검증을 추가한다
...
같은 물리 작업공간에서 충돌하는 병렬 작업과 외부 실행 상태가 서로 영향을 주지 않도록 한다.
2026-07-29 08:07:43 +09:00
8e389eb2cd
sync: to agentic-framework v1.1.175
2026-07-29 04:08:54 +09:00
fa62ccc4cd
fix(agent-ops): 작업 아티팩트 언어 계약을 정리한다
...
Canonical English 출력과 legacy Korean 읽기 경계를 일치시켜 리뷰 복구와 dispatcher 판정이 같은 계약을 따르도록 한다.\n\nVerdict schema와 completion scan 회귀를 deterministic 테스트로 고정한다.
2026-07-28 22:55:38 +09:00
449ae44422
fix(agent-ops): 충돌로 되돌아간 작업 계약을 복원한다
...
rebase 후 과거 plan/code-review 계약과 진입 규칙이 되살아나 dispatcher 파일명 규약과 work-log archive 번호 계산이 깨진 상태를 바로잡는다.
2026-07-28 21:00:47 +09:00
e588d12964
fix: resolve rebase conflicts in common skill files
2026-07-28 20:45:03 +09:00
7d0e2ca4dd
refactor: dispatcher observation module & clean up archive logs
2026-07-28 20:43:23 +09:00
5347973cb9
feat: runtime bridge refactor - remove legacy CLI adapters, add agentruntime packages
2026-07-28 20:02:27 +09:00
094ec20ec2
docs(agent-ops): 이벤트 기반 모니터링을 강제한다
2026-07-28 19:25:33 +09:00
432284820e
sync: to agentic-framework v1.1.174
2026-07-28 10:39:20 +09:00
c675cfd166
sync: to agentic-framework v1.1.173
2026-07-28 10:35:40 +09:00
5924629a40
fix(agent-ops): 자동 실행기의 공통 역의존을 제거한다
2026-07-28 10:34:42 +09:00
18ba75dd99
feat: finalize-task-routing 스킬 정책 스크립트, edge observation sink 필터 구현
2026-07-28 04:18:19 +09:00
0e12a540c8
feat(agent-ops): 로컬 우선 라우팅 경계를 보강한다
...
로컬 모델의 작업 비중을 유지하면서 복합 위험과 반복 실패가 누적될 때만 cloud로 승격하고, 라우팅 자체의 재분석 비용과 반복 루프를 줄이기 위함이다.
2026-07-27 19:57:23 +09:00
1550e8cacc
Merge branch 'main' of https://git.toki-labs.com/toki/iop
2026-07-27 17:55:49 +09:00
cdbc80a308
sync: archive migration, runtime-bridge updates, edge openai rebuilder, dispatch skill, docs
2026-07-27 17:55:16 +09:00
toki
324ac4f67e
feat: add lgucorp-confluence-docs skill, extend openai-usage-token-issue for dev-corp user create + Confluence sync
2026-07-27 15:10:02 +09:00
toki
4795738e4c
Update dev-corp-runtime-deploy skill
2026-07-27 10:39:27 +09:00
a17bad1fd3
feat: agent-task-runtime-target-selector 완료 및 SDD/로드맵 동기화
...
- dispatch.py: unknown isolation, selfcheck policy, admission quota, target cap 제거 로직 구현
- select_execution_target.py: 대상 선택器 개선
- test_dispatch.py: 전체 시나리오 테스트 대폭 추가/리팩토링
- test_select_execution_target.py: 신규 테스트 추가
- ROADMAP/PHASE/SDD 마일스톤 업데이트: unknown_isolation 완료, cli-agent-group-grade-routing 종료
- archive: 07~10번 subtask를 archive로 이동
- WORK_LOG 갱신, agent-test/inventory-dev.yaml 동기화
- shared-agent-task-runtime-desktop-agent SDD 신규 생성
2026-07-26 20:48:23 +09:00
5b56add0d8
Merge branch 'main' of https://git.toki-labs.com/toki/iop
2026-07-26 12:25:39 +09:00
492a79199e
feat: add G07 plan/review, rename G08/G09 artifacts to .log, update rules
2026-07-26 12:24:38 +09:00
c6ea3bdc87
fix(agent-ops): 구현 체크리스트 완료 판정을 완화한다
2026-07-26 12:11:57 +09:00
8d782e8fc3
feat: runtime target selector milestones progress, archives, and skill updates
...
- Update orchestrate-agent-task-loop skill and dispatch scripts
- Add 8 new milestone directories (07+06 through 12+08,11)
- Archive completed tasks for 05+04 and 06+05
- Update test configs, docs, and edge-smoke/node-smoke
- Add WORK_LOG.md for runtime target selector
2026-07-26 12:01:14 +09:00
01ca614ef3
chore: update orchestrate-agent-task-loop skill, roadmap, and archive completed tasks
2026-07-26 08:42:12 +09:00
51e1a20ff4
finalize task routing & orchestrate improvements, roadmap/SDD updates
2026-07-26 00:58:29 +09:00
deea59d035
feat: task routing, orchestration, quota probe, and skill updates
...
- add finalize-task-routing skill with policy and test scripts
- add execution target selection scripts and tests for orchestrate-agent-task-loop
- add quota probe adapter and CLI status for node app
- update plan, finalize-task-routing, and orchestration skill files
- add agent-task archive for runtime target selector
- update stream-evidence-gate-core milestone
2026-07-25 19:33:17 +09:00
3f01d08ceb
sync: archive task evidence, update skills and roadmap, streamgate commit boundary & stream release, add runtime target selector SDD
2026-07-25 15:18:30 +09:00
8a4f6c55a1
sync: roadmap, skills, test inventory, streamgate package, docs updates
...
- Update roadmap milestones and phase docs across multiple phases
- Update plan, code-review, create-roadmap, update-roadmap, finalize-task-routing skills
- Update dev-corp-runtime-deploy, dev-runtime-deploy, orchestrate-agent-task-loop skills
- Refactor agent-task-loop dispatch script
- Add streamgate Go package (commit_boundary, evidence_tail, filter_registry, stream_release)
- Add test inventory files (dev, dev-corp, unified)
- Update test smoke tests and rules for dev/dev-corp
- Update docs/edge-local-dev-guide and e2e scripts
- Update inventory-query Go package
- Remove deprecated templates and inventory.yaml files
- Add orchestrate-agent-task-loop tests
2026-07-25 11:41:08 +09:00
41e06e8727
sync: archive task evidence, add parallel evaluation coordinator implementation
2026-07-24 17:01:07 +09:00
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
7bf153ea1c
sync: to agentic-framework v1.1.172
2026-07-23 21:50:43 +09:00
c41d9e2c41
sync: to agentic-framework v1.1.171
2026-07-23 21:37:34 +09:00
e8df747b5f
docs(agent-ops): agent-ops 스킬·룰·라우터 갱신
...
- router: refine-local-plans 라우팅 추가, plan/review 역할 경계 명시
- plan: review stub 템플릿 및 SKILL.md 보강
- code-review: SKILL.md, agent yaml, user-review 템플릿 갱신
- finalize-task-routing: SKILL.md 및 agent yaml 갱신
- _templates: implementation-user-review-request-section 수정
- rules/common/rules.md, AGENTS.md: archive 접근 예외 확장
2026-07-22 18:10:26 +09:00
56767f8a35
chore(agent-ops): OpenAI 전용 plan 메타데이터를 제거한다
2026-07-21 07:50:45 +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
823dec28b4
sync: to agentic-framework v1.1.170
2026-07-19 22:17:07 +09:00
546a3f8a12
sync: to agentic-framework v1.1.169
2026-07-19 19:56:57 +09:00
e4966b0b17
sync: agent-ops from agentic-framework v1.1.168
2026-07-19 14:32:16 +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
be05139b5b
sync: agent-ops from agentic-framework v1.1.168
2026-07-18 23:04:27 +09:00
03fefd3f9d
sync: agent-ops from agentic-framework v1.1.167
2026-07-18 23:02:26 +09:00
1378a7fc27
refactor: readability baseline 및 리팩토링 (에지/노드/클라이언트/설정)
2026-07-18 07:39:38 +09:00
49ecb3ec9e
sync: to agentic-framework v1.1.167
2026-07-16 07:26:33 +09:00
63d01eba5e
refactor: 로드맵 기능 개선 및 템플릿 정합성 수정
...
- 로드맵 생성/갱신/분석 스킬 및 템플릿 일관성 수정
- phase별 PHASE.md 업데이트
- priority-queue 구조 개선
- roadmap 관련 규칙 파일 정렬
2026-07-15 21:21:26 +09:00
478d425af0
sync: to agentic-framework v1.1.166
2026-07-15 14:45:59 +09:00
91a676b237
docs: update domain rules and project rules with current guidelines
2026-07-15 07:34:17 +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
toki
83c26c4ac3
chore: update test rules, docs, and client configuration
2026-07-13 15:12:24 +09:00
toki
89b6aaf9d6
update test rules and docs
2026-07-13 11:45:56 +09:00
leedongmyun
192cf8e417
Sync uncommitted changes to new branch
2026-07-11 12:29:03 +09:00
c836f1e562
feat: update edge config, usage docs, tests, and roadmap
2026-07-11 04:47:11 +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
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
toki
5aece17895
docs(dev-corp): Pi 프로필 분리를 기록한다
2026-07-09 09:30:16 +09:00
toki
8ff1489124
docs(dev-corp): record 15 concurrency deployment verification
2026-07-08 15:53:38 +09:00
toki
c2437aaede
docs(dev-corp): 동시성 검증 기준을 15개로 정한다
2026-07-08 15:44:53 +09:00
toki
b44ac82991
docs: update pi agent default provider and model for Mac Studio vLLM-MLX
2026-07-08 15:41:06 +09:00
toki
4837c9bff4
docs: update dev-corp skill and smoke tests
2026-07-08 15:35:46 +09:00
toki
1c65587795
chore: update dev-corp skill and test files
2026-07-08 15:20:27 +09:00
toki
04581a5802
docs: update runtime capacity, parser/template settings and observation data for Gemma4 and Qwen
2026-07-08 14:56:22 +09:00
toki
7d0c3ca14e
chore: update agent-ops and agent-test files
2026-07-08 14:28:31 +09:00
toki
baa1c0a890
chore: update dev-corp testing and runtime-deploy skill
2026-07-08 11:20:10 +09:00
toki
11edd14c88
Update files
2026-07-08 11:07:53 +09:00
0879dedc85
sync: to agentic-framework v1.1.165
2026-07-07 11:10:03 +09:00
ae243a03c1
update agent-spec templates and skills, add agent-spec dir
2026-07-07 11:08:25 +09:00
f7dcf9118e
sync: to agentic-framework v1.1.164
2026-07-07 07:38:37 +09:00
8f030265ca
feat: agent-ops rules and skills update
...
- Add agent-spec rules and templates
- Add complete-milestone, create-spec, update-spec skills
- Update common router and rules
2026-07-07 07:37:56 +09:00
86b10a6c54
sync: agent-ops from agentic-framework v1.1.163
2026-07-06 10:24:22 +09:00
cb426fe9f5
sync: agent-ops from agentic-framework v1.1.162
2026-07-06 10:06:12 +09:00
0eb78377ee
sync: to agentic-framework v1.1.161
2026-07-03 05:32:24 +09:00
toki
d6dd3da59d
docs(dev-corp): Control Plane 검증 기준을 갱신한다
...
native Control Plane이 활성화된 provider-pool 상태와 capacity smoke 결과를 dev-corp 테스트 규칙과 인벤토리에 반영한다.
2026-07-02 16:07:26 +09:00
7cb5d96420
sync: to agentic-framework v1.1.160
2026-06-30 19:08:37 +09:00
cbada8c460
sync: agent-ops from agentic-framework v1.1.159
2026-06-30 15:00:05 +09:00
leedongmyung
1c11339905
chore: update dev-corp skill and smoke tests
2026-06-29 13:21:09 +09:00
3f2b79d953
docs(dev): dev-runtime 3-node 프로파일 문서와 inventory를 갱신한다
...
mac-mlx-vllm-node를 별도 node에서 mac-codex-node의 provider resource로
통합한 구현 결과를 dev-runtime 기준 문서에 반영한다.
3 connected nodes + 3 provider candidates 기준으로 일치시킨다.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-28 23:59:40 +09:00
94ac2e6e57
sync: to agentic-framework v1.1.158
2026-06-27 07:08:35 +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
leedongmyung
0327d11dcc
update: dev-corp 환경 추가
2026-06-25 15:15:56 +09:00
53fca716ba
sync: agent-ops from agentic-framework v1.1.157
2026-06-25 10:21:48 +09:00
5cd28cf9e5
sync: agent-ops from agentic-framework v1.1.156
2026-06-24 23:15:23 +09:00
a47331f21d
fix(dev-runtime): 배포 검증 실패를 수정한다
...
원격 macOS에서 빈 prompt 인자가 oneshot CLI에 전달되어 cwd 테스트가 실패했고, app-server cwd 검증은 고정 sleep 레이스에 의존했다.
dev 배포가 같은 기준으로 반복되도록 inventory와 capacity smoke 절차도 함께 정리한다.
2026-06-24 15:39:43 +09:00
36d8393a10
sync: to agentic-framework v1.1.155
2026-06-24 11:04:09 +09:00
e3369a2a37
sync: to agentic-framework v1.1.154
2026-06-23 18:46:01 +09:00
ff161b9b12
feat: runtime reconnect config refresh milestone completion
...
- Add runtime-reconnect-config-refresh milestone and SDD
- Archive m-runtime-reconnect-config-refresh task with full logs
- Update edge/node domain rules, bootstrap, transport sessions
- Update config package and node.yaml configuration
- Update documentation and ROADMAP/PHASE files
2026-06-21 16:14:16 +09:00
5dd99fa0e9
sync: to agentic-framework v1.1.153
2026-06-21 11:48:21 +09:00
0066f37b9f
sync: agent-ops from agentic-framework v1.1.152
2026-06-20 16:27:51 +09:00
0d46b0c873
sync: agent-ops from agentic-framework v1.1.151
2026-06-19 17:03:58 +09:00
3a754d339b
sync: to agentic-framework v1.1.149
2026-06-17 23:18:34 +09:00
b0318dfd30
sync: agent-ops from agentic-framework v1.1.148
2026-06-17 22:57:59 +09:00
5b6b550f0b
sync: agent-ops from agentic-framework v1.1.147
2026-06-17 20:42:21 +09:00
ad95e34f6e
sync: agent-ops from agentic-framework v1.1.145
2026-06-17 18:33:50 +09:00
d276c74700
sync: agent-ops from agentic-framework v1.1.141
2026-06-16 20:57:31 +09:00
b98f048706
sync: agent-ops from agentic-framework v1.1.140
2026-06-16 10:54:28 +09:00
1525138b61
sync: to agentic-framework v1.1.137
2026-06-13 11:26:54 +09:00
fa910ef06c
feat: m-node-multi-target-serving-foundation task completion and edge/node updates
...
- Complete edge owned options and commands capabilities tasks
- Update edge ollama passthrough and server tests
- Update opsconsole console, events, and status
- Update node command service and service tests
- Update node ollama adapter and node tests
- Update node README and domain rules
2026-06-11 16:51:08 +09:00
918cfed90c
sync: agent-ops from agentic-framework v1.1.134
2026-06-10 20:33:07 +09:00
02846ed618
sync: to agentic-framework v1.1.132
2026-06-06 13:59:19 +09:00
90d5dec64e
sync: agent-ops from agentic-framework v1.1.131
2026-06-06 13:17:16 +09:00
4b58256208
chore: update project rules, roadmap, and documentation
2026-06-06 05:22:20 +09:00
fd2d95800a
sync: agent-ops from agentic-framework v1.1.129
2026-06-05 10:39:04 +09:00
07d979fc7f
sync: agent-ops from agentic-framework v1.1.126
2026-06-03 20:23:31 +09:00
aacc679a1c
Plan multi-edge operations milestone
2026-06-03 19:31:46 +09:00
f3277c757e
sync: to agentic-framework v1.1.124
2026-06-03 12:53:53 +09:00
393a9163ee
sync: to agentic-framework v1.1.123
2026-06-03 12:22:57 +09:00
e4c645a8d7
sync: agent-ops from agentic-framework v1.1.122
2026-06-02 21:49:42 +09:00
e74b50c7f3
feat: persistent executor output filtering and test updates
...
- Add output filtering for persistent CLI executor
- Update e2e smoke test script and skill documentation
- Update testing domain rules
2026-06-01 17:41:55 +09:00
c6baac391c
refactor: migrate packages to packages/go/ structure
2026-06-01 10:03:55 +09:00
e4d22b3383
feat: update roadmap and migrate iop_console to packages/flutter
2026-06-01 09:20:15 +09:00
c5432243dc
update: domain rules 갱신
2026-06-01 04:17:54 +09:00
49872ae120
feat(client): iop_console 패키지로 클라이언트 UI를 분리한다
...
- IopConsoleShell, IopAgentPanel 컴포넌트로 main.dart 리팩토링
- packages/iop_console 새 패키지 추가
- 클라이언트 pubspec에 iop_console 의존성 추가
- 로드맵 및 마일스톤에 embeddable-iop-console-workbench 추가
- 관련 규칙 및 문서 업데이트
2026-05-31 21:08:46 +09:00
0ecd9d481c
sync: agent-ops from agentic-framework v1.1.119
2026-05-31 16:30:08 +09:00
9a4f1a0936
sync: agent-ops from agentic-framework v1.1.116
2026-05-31 16:14:15 +09:00
fe135e2483
update domain rules and add client domain rule
2026-05-31 06:48:09 +09:00
ef8d0c4f7a
sync: agent-ops from agentic-framework v1.1.115
2026-05-30 22:11:00 +09:00
31421b2a8e
sync: agent-ops from agentic-framework v1.1.113
2026-05-30 21:34:35 +09:00
82744ef6a3
sync: agent-ops from agentic-framework v1.1.111
2026-05-30 21:11:05 +09:00
e641daef38
sync: agent-ops from agentic-framework v1.1.110
2026-05-30 21:09:24 +09:00
702f3619b2
sync: agent-ops from agentic-framework v1.1.108
2026-05-30 20:49:42 +09:00
1e45d96643
sync: agent-ops from agentic-framework v1.1.107
2026-05-30 20:48:59 +09:00
617bde60c0
sync: agent-ops from agentic-framework v1.1.105
2026-05-30 19:05:48 +09:00
d7324fe184
feat: client integration and control-plane phase updates
...
- Update control-plane and edge domain rules
- Update roadmap phase and current status
- Archive client-integration-clone-adoption and nexo-notification-message-smoke-alignment milestones
- Update control-plane-client milestone
- Add client assets, lib/src, integrations tests
- Add google-services.json for client android
- Update client pubspec, build configs, and platform manifests
2026-05-30 18:02:06 +09:00
d426847980
docs: local 테스트 환경값을 agent-test/local/rules.md로 라우팅 변경
...
- .gitignore에 agent-test/local/ 및 agent-test/runs/ 추가
- project rules.md에서 private rule 대신 agent-test/local/rules.md로
local 테스트 환경값 라우팅 변경
2026-05-30 06:22:00 +09:00
6d20c251d9
sync: agent-ops from agentic-framework v1.1.101
2026-05-30 06:03:20 +09:00
b3b1dddd9d
sync: agent-ops from agentic-framework v1.1.99
2026-05-30 05:39:10 +09:00
41d0396111
sync: agent-ops from agentic-framework v1.1.84
2026-05-28 21:47:14 +09:00
e02ae80ce6
refactor: move dev scripts to scripts/dev/ and update configurations
2026-05-28 19:42:54 +09:00
5c3fef65e9
feat: edge local dev infrastructure and artifact server implementation
...
- Add artifact_server.go for edge node artifact serving
- Refactor bootstrap/runtime.go to use new artifact server
- Update Makefile for new build workflow
- Remove deprecated bin/build/field-binaries.sh
- Update edge README with new development workflow
- Update edge-local-dev-guide.md with artifact server info
- Add config and hostsetup updates for artifact serving
- Update agent-ops rules and testing domain rules
2026-05-28 18:53:12 +09:00
63d69f2957
chore: update domain rules and remove portal domain rule
2026-05-28 10:57:04 +09:00
f309c094b7
feat: add control-plane and portal domain rules, update project rules
...
- Add control-plane domain rule
- Add portal domain rule
- Update edge domain rule
- Update node domain rule
- Update platform-common domain rule
- Update testing domain rule
- Update project rules
2026-05-28 10:45:43 +09:00
6e1c201d0b
sync: agent-ops from agentic-framework v1.1.83
2026-05-28 10:15:21 +09:00
0ac1217730
update docs and roadmap files
2026-05-28 09:57:07 +09:00
eb74d041b7
sync: to agentic-framework v1.1.80
2026-05-28 09:54:50 +09:00
7d3e24bb08
sync: agent-ops from agentic-framework v1.1.79
2026-05-28 05:35:49 +09:00
b54f3945d4
chore: update project docs, rules, and roadmap files
2026-05-27 20:58:00 +09:00
6092658758
docs: deploy 및 field 가이드 문서 업데이트, project rules 갱신
2026-05-27 20:46:19 +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
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
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