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
f769dd5f3c
feat: workbench shell 및 로드맵 업데이트
...
- workbench shell 앱 구조 추가 (nomadcode_workbench_shell.dart)
- 워크스페이스 홈 페이지 업데이트
- 클라이언트 앱 멀티앱 구조 지원
- Pubspec 의존성 업데이트
- 로드맵 마일스톤 및 페이즈 문서 업데이트
- agent-ops 도메인 rule 갱신 (core, mobile)
2026-05-31 19:25:36 +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
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
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