Commit graph

201 commits

Author SHA1 Message Date
8a39d22fcb update agent-ops roadmap and add mattermost-push-plugin-extraction milestone 2026-05-25 07:56:17 +09:00
e865a7b406 chore: archive completed milestones and update roadmap
- Archive flutter-first-client-consolidation milestone to 2026/05
- Archive plane-task-pipeline-design milestone to 2026/05
- Update ROADMAP.md and current.md
- Update workflow-core milestone
2026-05-25 06:53:03 +09:00
84c8ac67ed 기능: monorepo 구조를 변경하고 web을 제거한다
- apps/web 디렉터리 전체를 삭제하여 web 클라이언트 제거
- Flutter 모바일 앱 구조를 정리하고 모델/스크린/서비스 추가
- agent-ops 규칙 및 로드맵 업데이트
- monorepo 문서 갱신
2026-05-24 21:48:51 +09:00
3a6c9fb627 update agent-ops rules and roadmap, bin scripts, README, docs 2026-05-24 21:08:07 +09:00
19f7528365 feat: add flutter first client consolidation milestone and update roadmap 2026-05-24 20:40:43 +09:00
9a7a5f80ed chore: README localized to Korean and updated with current product boundary and environment variables 2026-05-24 19:58:23 +09:00
4b6951cfa8 feat: notification 및 workflow 기능 개선
- notification 서비스 테스트 추가
- workflow lifecycle 관리 구현
- config, scheduler, workflow 서비스 개선
2026-05-24 19:36:43 +09:00
02a4ced8d7 update agent-ops roadmap and milestones 2026-05-24 18:53:34 +09:00
e7ddbcdfed feat: add task metadata migration and update workflow service
- Add migration for task metadata column (00003)
- Update workflow model and service with metadata support
- Update database layer (models, queries) for metadata field
- Update storage store to handle metadata
- Update roadmap documents and milestones
2026-05-24 18:10:40 +09:00
ba7ae3d165 sync: agent-ops from agentic-framework v1.1.48 2026-05-24 17:24:07 +09:00
8417fa5655 sync: agent-ops from agentic-framework v1.1.45 2026-05-24 16:22:03 +09:00
a63a23c4ee 문서: work item pipeline 진행 상태를 갱신한다 2026-05-24 12:36:35 +09:00
10e17a693e sync: agent-ops from agentic-framework v1.1.42 2026-05-24 11:37:06 +09:00
fed334e18c sync: agent-ops from agentic-framework v1.1.39 2026-05-24 11:02:01 +09:00
2b40c38934 sync: agent-ops from agentic-framework v1.1.37 2026-05-24 10:17:45 +09:00
4b4bc5e35c sync: agent-ops from agentic-framework v1.1.33 2026-05-24 09:20:56 +09:00
e9090cd9a8 sync: agent-ops from agentic-framework v1.1.32 2026-05-24 09:19:18 +09:00
1a61dd3735 sync: agent-ops from agentic-framework v1.1.31 2026-05-24 08:51:18 +09:00
18139825a9 sync: agent-ops from agentic-framework v1.1.31 2026-05-24 08:09:35 +09:00
52a1953ef4 archive: plane-thin-e2e-loop 및 server-skeleton 마일스톤 아카이브로 이동, ROADMAP 갱신 2026-05-24 08:06:31 +09:00
44e376ee74 sync: agent-ops from agentic-framework v1.1.30 2026-05-24 07:07:55 +09:00
3e0fd2a268 update roadmap milestones 2026-05-24 06:59:35 +09:00
d5a11df31f sync: agent-ops from agentic-framework v1.1.29 2026-05-24 06:43:58 +09:00
e1fd7837a6 update external-integration milestone 2026-05-24 06:39:41 +09:00
b88ccc5195 update README files 2026-05-24 06:05:57 +09:00
85574a5851 update agent-ops/rules/project/rules.md 2026-05-23 23:47:44 +09:00
339088e0cd update roadmap and add project-workspace-management-ux milestone 2026-05-23 23:38:07 +09:00
0e3b4a46a1 sync: agent-ops from agentic-framework v1.1.29 2026-05-23 23:20:05 +09:00
3e2cad7e03 feat: workitempipeline 패키지와 HTTP 핸들러 개선 2026-05-23 21:19:26 +09:00
0e1fb9cf27 refactor: http handlers와 workitem provider 개선 2026-05-23 20:33:13 +09:00
61283dce9e sync: agent-ops from agentic-framework v1.1.26 2026-05-23 18:50:38 +09:00
401488f299 add workitem provider and update plane client integration
- Add workitem package with provider interface for workspace item management
- Update plane client to support workspace item operations
- Add tests for workitem provider
- Update roadmap current.md and plane-task-pipeline-design milestone
2026-05-23 18:47:30 +09:00
881753bc54 문서: 작업 트리거 결정을 정리한다 2026-05-23 18:14:01 +09:00
639c64e204 update agent-ops files and .gitignore 2026-05-23 17:47:40 +09:00
fef4b514e7 update roadmap and milestones 2026-05-23 16:59:13 +09:00
3a71d13055 update roadmap and domain rules 2026-05-23 16:47:06 +09:00
cc00ac25fb chore: plane-task-pipeline-design 마일스톤 진행 상태 및 생성 흐름 문서화 2026-05-23 15:27:38 +09:00
dc4d28d0bf feat: plane task pipeline design milestone and roadmap update 2026-05-23 15:15:13 +09:00
3504e2837a update plane integration and core http handlers 2026-05-23 11:45:50 +09:00
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