Commit graph

278 commits

Author SHA1 Message Date
6de9f3e3e3 sync: agent-ops from agentic-framework v1.1.129 2026-06-05 10:39:09 +09:00
bb43efc8a6 feat(external-integration): 외부 통합 마일스톤 아카이브 및 HTTP 핸들러/테스트를 보강한다
- external-integration 마일스톤 아카이브 추가 (01_provider_intake_registry, 02+01_adapter_boundary)
- HTTP 핸들러에 외부 통합 관련 로직 추가
- HTTP 핸들러 테스트 케이스 보강
- HTTP 라우터 설정 추가
- 외부 통합 마일스톤 문서 업데이트
2026-06-05 04:37:40 +09:00
5bae8e7302 chore: archive workflow-core phase and update external-integration roadmap 2026-06-03 21:46:35 +09:00
bc0c04b715 sync: agent-ops from agentic-framework v1.1.126 2026-06-03 20:23:49 +09:00
03473e1153 chore: stop tracking roadmap current 2026-06-03 20:15:37 +09:00
152581424c chore: make roadmap current local 2026-06-03 20:14:11 +09:00
d121f8f094 feat: mattermost task notification adapter and agent-task archive
- Add mattermost notification sink adapter
- Update notification service and scheduler tests
- Archive completed agent-task files for 04+01,02,03_adapter_boundary
- Rename plan/review files to archive format
2026-06-03 20:02:37 +09:00
84408ab245 feat: external integration adapters and test improvements
- Add JIRA, Mattermost, Plane adapter implementations
- Add Mattermost client tests
- Update core server setup and main.go
- Improve config and validation tests
- Enhance HTTP handlers and middleware tests
- Update work item provider and notification tests
- Add protoSocket tasks tests
- Update agent-task and agent-roadmap documentation
2026-06-03 18:41:12 +09:00
bf74380cc6 sync: agent-ops from agentic-framework v1.1.124 2026-06-03 12:56:34 +09:00
ff60ec3699 update: roadmap and README files 2026-06-03 12:08:54 +09:00
ab19d6d337 sync: agent-ops from agentic-framework v1.1.122 2026-06-02 21:49:46 +09:00
7b4d1b8570 chore: archive workflow-core milestone and update roadmap 2026-06-01 13:55:11 +09:00
ac242e5fac feat: notification event model with workflow context (WFC-EVENTS)
- Add Attempt, Reason, OccurredAt fields to notification.TaskEvent
- Populate workflow context in scheduler event emission via parseTaskEventContext
- Extend proto-socket task.status.changed payload with additive fields
- Update contracts note with new event payload shape
- Archive notification_model subtask to agent-task/archive
- Fix Plane compose path in core domain rules
2026-06-01 13:19:07 +09:00
aa5051f080 add agent-task archive and workflow core files 2026-06-01 11:17:23 +09:00
f862d5c646 fix: workflow scheduler and lifecycle bug fixes 2026-06-01 11:05:40 +09:00
cbcbd63e0d feat: workflow scheduler and lifecycle improvements 2026-06-01 11:03:02 +09:00
6f383f1213 workflow: enqueue failure 시 Lifecycle를 통해 task를 failed 상태로 전환
- enqueuer가 설정되지 않은 경우에도 FailTask를 호출하여 task 상태를 failed로 표시
- scheduler/jobs.go에 책임 경계 주석 추가
- README에 작업 라이프사이클 책임 경계 문서 추가
- EnqueueTask 실패 시 lifecycle를 통한 상태 전이 테스트 추가
2026-06-01 10:48:29 +09:00
d7aafc47d3 refactor(workflow): task lifecycle를 별도 레이어로 분리하고 interface 추상화한다
- Lifecycle에 taskStore interface를 도입해 storage 의존성 추상화
- validTaskStatus, terminalTaskStatus, canEnqueueStatus helper 함수로 상태 검사 로직 분리
- QueueTask 메서드를 Lifecycle로 이동해 상태 전이 통합 관리
- Service에 lifecycle 필드 추가하고 EnqueueTask에서 lifecycle 활용
- lifecycle 전이 검증 및 enqueue 흐름 테스트 추가
2026-06-01 10:23:08 +09:00
18853a5d31 update workflow-core roadmap: archive old milestone, update phase docs 2026-06-01 09:53:50 +09:00
738edbda76 update roadmap: add agent-ops-mcp-control-plane phase, revise workflow-core and external-integration milestones 2026-06-01 07:50:21 +09:00
69aa12bc94 update domain rules 2026-06-01 04:21:24 +09:00
03187a4be3 update workbench shell and widget test 2026-05-31 19:57:16 +09:00
d4ff947dcd feat: update workbench shell, mobile rules, and tests 2026-05-31 19:36:01 +09:00
f769dd5f3c feat: workbench shell 및 로드맵 업데이트
- workbench shell 앱 구조 추가 (nomadcode_workbench_shell.dart)
- 워크스페이스 홈 페이지 업데이트
- 클라이언트 앱 멀티앱 구조 지원
- Pubspec 의존성 업데이트
- 로드맵 마일스톤 및 페이즈 문서 업데이트
- agent-ops 도메인 rule 갱신 (core, mobile)
2026-05-31 19:25:36 +09:00
092be9dad9 sync: to agentic-framework v1.1.119 2026-05-31 16:24:49 +09:00
86e054604a sync: to agentic-framework v1.1.118 2026-05-31 16:22:16 +09:00
3147330a9f sync: to agentic-framework v1.1.117 2026-05-31 16:18:16 +09:00
399fb8c158 sync: to agentic-framework v1.1.116 2026-05-31 16:10:34 +09:00
27f47f3eb8 archive: move client diagnostics task files to archive and update proto_socket implementation 2026-05-31 15:56:56 +09:00
03f9e98906 feat: proto socket infrastructure communication rail - client diagnostics & archive M12 core diagnostics
- Archive 12+11_core_diagnostics to agent-task/archive/2026/05
- Update client app initialization with proto socket lifecycle
- Add workspace home page with diagnostic capabilities
- Integrate proto socket lifecycle management
- Update tests for proto socket integration
- Update core server tests
- Update roadmap milestone tracking
2026-05-31 05:50:18 +09:00
382b5f14ba feat: core diagnostics - G07 code review and proto-socket improvements
- Add code review log for cloud G07
- Update plan and code review documents for core diagnostics
- Improve protosocket server implementation and tests
2026-05-30 23:31:12 +09:00
d0a0da8157 feat: proto-socket infrastructure communication milestone update and diagnostics 2026-05-30 23:02:23 +09:00
b07e61af92 chore: archive task results and update client workspace UI 2026-05-30 22:21:24 +09:00
2bcf35b3a4 sync: agent-ops from agentic-framework v1.1.115 2026-05-30 22:11:04 +09:00
61308c945a sync: agent-ops from agentic-framework v1.1.113 2026-05-30 21:34:39 +09:00
3b7c76742a feat: workspace task domain, proto socket task service implementation
- Add workspace_task.dart for workspace task domain model
- Add proto_socket_task_service.dart for ProtoSocket integration
- Add proto_socket_task_service_test.dart for service tests
- Clean up deprecated cloud-G06 task service files
2026-05-30 21:22:20 +09:00
88674917de feat: proto socket infrastructure communication rail implementation
- Add proto socket client and envelope implementations
- Add proto socket lifecycle integration tests
- Add task service PLAN and CODE_REVIEW documents
- Add workspace integration PLAN and CODE_REVIEW documents
- Update bootstrap with proto socket integration
- Update pubspec dependencies and lock file
- Update Flutter core API candidates documentation
- Update workflow core milestone tracking
2026-05-30 21:12:37 +09:00
5fd9cfeb02 sync: agent-ops from agentic-framework v1.1.111 2026-05-30 21:11:10 +09:00
0bfdb05eea sync: agent-ops from agentic-framework v1.1.110 2026-05-30 21:09:30 +09:00
3c1fcff4dd sync: agent-ops from agentic-framework v1.1.108 2026-05-30 20:49:46 +09:00
d74ceec9f7 sync: agent-ops from agentic-framework v1.1.107 2026-05-30 20:49:04 +09:00
e36db7281b feat: update project rules, roadmap, and core service changes
- Update agent-ops project rules and roadmap files
- Add proto-socket infrastructure communication rail milestone
- Update Flutter pubspec.lock and contracts notes
- Enhance core service: config, HTTP middleware, router
- Add notification module improvements
- Add protosocket internal package
2026-05-30 19:32:48 +09:00
9551709b5f sync: agent-ops from agentic-framework v1.1.105 2026-05-30 19:05:52 +09:00
670223af81 archive: mattermost-nexo-messaging-alignment milestone to archive and update roadmaps 2026-05-30 12:00:42 +09:00
55e0139cca update docs and roadmap files, remove outdated docs 2026-05-30 06:59:08 +09:00
79c9747d88 chore: update project rules, roadmap, and documentation 2026-05-30 06:19:10 +09:00
591243062d sync: agent-ops from agentic-framework v1.1.101 2026-05-30 06:03:24 +09:00
bf8eed5b45 sync: agent-ops from agentic-framework v1.1.99 2026-05-30 05:39:17 +09:00
e5f64f29b1 feat: mattermost push notification integration and roadmap update 2026-05-29 21:24:59 +09:00
bbb5b98d60 sync: agent-ops from agentic-framework v1.1.84 2026-05-28 21:47:17 +09:00