Commit graph

22 commits

Author SHA1 Message Date
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
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
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
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
e2e595db74 정리: 로드맵 디렉터리를 분리한다
agent-ops 공통 파일과 프로젝트 로드맵 상태를 분리해 sync 대상과 로드맵 문서 관리를 독립적으로 유지한다.
2026-05-27 11:18:34 +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
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
85574a5851 update agent-ops/rules/project/rules.md 2026-05-23 23:47:44 +09:00
639c64e204 update agent-ops files and .gitignore 2026-05-23 17:47:40 +09:00
3a71d13055 update roadmap and domain rules 2026-05-23 16:47:06 +09:00
4a80f4a4e7 update roadmap and milestones 2026-05-22 09:27:14 +09:00
4c0f5e5d0a refactor: rename milestone files and update roadmap structure 2026-05-21 20:37:16 +09:00
89feafefd4 update domain rules 2026-05-21 19:12:20 +09:00
4d5da98365 update domain rules and add roadmap 2026-05-21 18:42:36 +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
183d4b015c chore: consolidate agent ops at monorepo root 2026-05-21 13:38:16 +09:00