Commit graph

262 commits

Author SHA1 Message Date
38cf931fdf sync: agent-ops from agentic-framework v1.1.26 2026-05-22 15:35:38 +09:00
424de604ee feat: plane integration and workflow updates
- Add plane adapter client with test coverage
- Add task external refs migration
- Update workflow service with tests
- Add HTTP handler tests
- Update router and middleware tests
- Update database models and queries
- Update scheduler jobs
- Update storage store
- Update server main and docker-compose
- Update roadmaps and documentation
2026-05-22 13:37:47 +09:00
8148b53ca1 update README and workflow-core milestone 2026-05-22 09:36:47 +09:00
4a80f4a4e7 update roadmap and milestones 2026-05-22 09:27:14 +09:00
6d46e38f9c sync: agent-ops from agentic-framework v1.1.26 2026-05-22 09:09:03 +09:00
19e6712898 sync: agent-ops from agentic-framework v1.1.26 2026-05-22 07:35:12 +09:00
62d85f74de sync: agent-ops from agentic-framework v1.1.26 2026-05-21 22:37:15 +09:00
80e0f5051a sync: agent-ops from agentic-framework v1.1.26 2026-05-21 22:20:47 +09:00
f54bf088a1 sync: agent-ops from agentic-framework v1.1.26 2026-05-21 21:40:36 +09:00
3a48da2b36 update roadmap: 갱신 계획 반영 2026-05-21 21:28:04 +09:00
992f885b4f sync: agent-ops from agentic-framework v1.1.26 2026-05-21 21:15:10 +09:00
1d77fe1b8a sync: agent-ops from agentic-framework v1.1.26 2026-05-21 21:02:02 +09:00
4c0f5e5d0a refactor: rename milestone files and update roadmap structure 2026-05-21 20:37:16 +09:00
599ef4026b sync: agent-ops from agentic-framework v1.1.25 2026-05-21 20:22:08 +09:00
6f0d6554aa sync: agent-ops from agentic-framework v1.1.24 2026-05-21 19:18:05 +09:00
89feafefd4 update domain rules 2026-05-21 19:12:20 +09:00
e3b5dae725 sync: agent-ops from agentic-framework v1.1.23 2026-05-21 18:53:45 +09:00
4d5da98365 update domain rules and add roadmap 2026-05-21 18:42:36 +09:00
611ae9d105 sync: agent-ops from agentic-framework v1.1.22 2026-05-21 18:22:47 +09:00
fc98c37577 sync: agent-ops from agentic-framework v1.1.19 2026-05-21 16:19:27 +09:00
88e4e7062c chore: initialize agent ops from agentic-framework 2026-05-21 13:51:49 +09:00
8c9400c4b9 chore: remove imported agent ops scaffold 2026-05-21 13:46:13 +09:00
75d9776fc5 chore: keep lint compatible with existing Flutter infos 2026-05-21 13:41:05 +09:00
428933a3d0 chore: adapt workspace helper scripts 2026-05-21 13:39:56 +09:00
eb6d9a51a8 chore: keep AI entry files at monorepo root 2026-05-21 13:39:04 +09:00
183d4b015c chore: consolidate agent ops at monorepo root 2026-05-21 13:38:16 +09:00
3a4e5be1e0 chore: import nomadcode-web into apps/web
git-subtree-dir: apps/web
git-subtree-mainline: 9212ed02ac
git-subtree-split: 5d65cbf2d5
2026-05-21 13:35:30 +09:00
9212ed02ac chore: import nomadcode-app into apps/mobile
git-subtree-dir: apps/mobile
git-subtree-mainline: 11490df648
git-subtree-split: c7bc4fea56
2026-05-21 13:35:24 +09:00
11490df648 chore: import nomadcode-core into services/core
git-subtree-dir: services/core
git-subtree-mainline: 6f5e3a119f
git-subtree-split: 6fdbc73753
2026-05-21 13:35:20 +09:00
6f5e3a119f chore: initialize nomadcode monorepo scaffold 2026-05-21 13:35:09 +09:00
5d65cbf2d5 설정: agent-ops 및 AI 에이전트 환경 설정을 추가한다
프로젝트에서 일관된 AI 에이전트(Gemini, Claude, Cursor 등) 활용 및 운영을 위해 공통 스킬, 도메인 규칙, 관련 무시(ignore) 파일 등 agent-ops 기반 프레임워크 초기 환경을 구성함.
2026-05-21 10:06:16 +09:00
toki
fc8265f475 init: 프로젝트 초기 구조 설정 2026-05-21 09:40:37 +09:00
6fdbc73753 sync: agent-ops from agentic-framework v1.1.19 2026-05-20 22:13:46 +09:00
c7bc4fea56 sync: agent-ops from agentic-framework v1.1.19 2026-05-20 22:13:45 +09:00
92343c6447 sync: agent-ops from agentic-framework v1.1.18 2026-05-20 21:49:43 +09:00
65092691a3 sync: agent-ops from agentic-framework v1.1.18 2026-05-20 21:49:41 +09:00
86eda3a159 sync: agent-ops from agentic-framework v1.1.17 2026-05-20 21:31:18 +09:00
8a366c832b sync: agent-ops from agentic-framework v1.1.17 2026-05-20 21:31:17 +09:00
b585b5d134 update: add a2a/openai adapters, agent module, model, config tests, and scheduler updates 2026-05-20 21:09:23 +09:00
fa65adcb39 sync: agent-ops from agentic-framework v1.1.16 2026-05-20 12:11:09 +09:00
e95cf0da28 sync: agent-ops from agentic-framework v1.1.16 2026-05-20 12:11:08 +09:00
4b887bd1d3 sync: agent-ops from agentic-framework v1.1.15 2026-05-20 11:32:54 +09:00
a04a0cbd75 sync: agent-ops from agentic-framework v1.1.15 2026-05-20 11:32:53 +09:00
28dd9d5941 sync: agent-ops from agentic-framework v1.1.15 2026-05-20 10:09:43 +09:00
66fad46ad2 sync: agent-ops from agentic-framework v1.1.15 2026-05-20 10:09:42 +09:00
2344782fca update agent-ops files 2026-05-20 09:54:22 +09:00
787f579c1c update project configuration and build scripts 2026-05-19 22:12:50 +09:00
cb35ec5a1a update project configuration and add middleware tests 2026-05-19 13:43:19 +09:00
30efee61df chore: sync agent-ops 2026-05-19 10:27:14 +09:00
b0345b644a chore: initialize agent-ops 2026-05-19 10:27:13 +09:00