Commit graph

14 commits

Author SHA1 Message Date
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
ff60ec3699 update: roadmap and README files 2026-06-03 12:08:54 +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
55e0139cca update docs and roadmap files, remove outdated docs 2026-05-30 06:59:08 +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
9a7a5f80ed chore: README localized to Korean and updated with current product boundary and environment variables 2026-05-24 19:58:23 +09:00
b88ccc5195 update README files 2026-05-24 06:05:57 +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
6f5e3a119f chore: initialize nomadcode monorepo scaffold 2026-05-21 13:35:09 +09:00