Commit graph

117 commits

Author SHA1 Message Date
dab107b4ba sync: agent-ops from agentic-framework v1.1.141 2026-06-16 20:57:36 +09:00
382b8db34d sync: agent-ops from agentic-framework v1.1.140 2026-06-16 10:54:34 +09:00
f23ba78eba feat: plane webhook intake & protosocket consumer wire readiness
- Add Plane webhook handler for issue events (created, state, assignees)
- Add Plane webhook integration tests with testdata fixtures
- Add Gito Protosocket consumer wire readiness milestone
- Add Plane work item webhook intake milestone
- Add agent-task for plane-work-item-webhook-intake (trigger dispatch, idempotency, live smoke)
- Update service config, router, handlers for Plane webhook endpoints
- Add SOPS env setup script and secrets configuration
- Update agent-ops domain rules and phase roadmap
2026-06-14 20:37:48 +09:00
e1b7d27ef1 sync: agent-ops from agentic-framework v1.1.137 2026-06-13 11:28:28 +09:00
6e77a7c091 sync: agent-ops from agentic-framework v1.1.134 2026-06-10 20:33:18 +09:00
d9867fe5c9 sync: agent-ops from agentic-framework v1.1.132 2026-06-06 14:28:33 +09:00
83b117bba6 sync: agent-ops from agentic-framework v1.1.131 2026-06-06 13:17:21 +09:00
6de9f3e3e3 sync: agent-ops from agentic-framework v1.1.129 2026-06-05 10:39:09 +09:00
bc0c04b715 sync: agent-ops from agentic-framework v1.1.126 2026-06-03 20:23:49 +09:00
bf74380cc6 sync: agent-ops from agentic-framework v1.1.124 2026-06-03 12:56:34 +09:00
ab19d6d337 sync: agent-ops from agentic-framework v1.1.122 2026-06-02 21:49:46 +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
69aa12bc94 update domain rules 2026-06-01 04:21:24 +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
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
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
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
bbb5b98d60 sync: agent-ops from agentic-framework v1.1.84 2026-05-28 21:47:17 +09:00
eec9c69f38 sync: agent-ops from agentic-framework v1.1.83 2026-05-28 10:15:25 +09:00
2d45508af1 sync: agent-ops from agentic-framework v1.1.80 2026-05-28 09:59:22 +09:00
883575f4d5 sync: agent-ops from agentic-framework v1.1.79 2026-05-28 05:35:53 +09:00
534c9000da sync: agent-ops from agentic-framework v1.1.75 2026-05-27 13:49:52 +09:00
d37885d534 chore: update ai-ignore.sh 2026-05-27 13:42:19 +09:00
e2e595db74 정리: 로드맵 디렉터리를 분리한다
agent-ops 공통 파일과 프로젝트 로드맵 상태를 분리해 sync 대상과 로드맵 문서 관리를 독립적으로 유지한다.
2026-05-27 11:18:34 +09:00
1766cd8ffc archive mattermost-messaging-android-smoke milestone and update client push notification 2026-05-27 10:03:18 +09:00
234a8910dd sync: to agentic-framework v1.1.72 2026-05-27 09:42:17 +09:00
4d047e6344 sync: agent-ops from agentic-framework v1.1.71 2026-05-27 09:14:39 +09:00
a90d15f85e chore: update roadmap, client README, push plugin integration, and assets 2026-05-26 18:36:23 +09:00
68989ec79c sync: agent-ops from agentic-framework v1.1.70 2026-05-26 16:24:33 +09:00
7e9b84d8df sync: agent-ops from agentic-framework v1.1.69 2026-05-26 14:27:20 +09:00
8979daf3a8 chore: update roadmap, client dependencies and push notification todo 2026-05-26 13:37:34 +09:00
c9eee832f9 sync: agent-ops from agentic-framework v1.1.65 2026-05-26 09:14:23 +09:00
30d726bf78 sync: agent-ops from agentic-framework v1.1.57 2026-05-25 22:42:07 +09:00
5059e3d236 update workflow-core roadmap and phase files 2026-05-25 22:14:46 +09:00
217c17dfef refactor: rename apps/mobile to apps/client and update project structure
- Rename mobile app directory to client throughout the project
- Restructure client app code into feature-based organization
  - Move code to src/features/workspaces/domain/presentation
  - Move services to src/integrations/ (mattermost, workspace, proto_socket)
  - Add app bootstrap and main entry point
- Add push notification integration (Mattermost push client/host/plugin)
- Add proto socket integration for real-time communication
- Add integration tests for push and socket components
- Archive old milestone: client-integration-standardization.md
- Add new workflow core milestone: roadmap-driven-agent-ops-automation.md
- Update agent-ops rules (project, core, mobile, contracts, workspace-ops)
- Update roadmap files (ROADMAP.md, current.md, phase PHASE.md files)
- Update bin scripts (build, dev, lint, test)
- Add test environments documentation
- Update contracts notes for Flutter Core API
2026-05-25 22:10:43 +09:00
3dd5f5de2e sync: to agentic-framework v1.1.56 2026-05-25 21:40:15 +09:00