Commit graph

198 commits

Author SHA1 Message Date
6f0d6554aa sync: agent-ops from agentic-framework v1.1.24 2026-05-21 19:18:05 +09:00
89feafefd4 update domain rules 2026-05-21 19:12:20 +09:00
e3b5dae725 sync: agent-ops from agentic-framework v1.1.23 2026-05-21 18:53:45 +09:00
4d5da98365 update domain rules and add roadmap 2026-05-21 18:42:36 +09:00
611ae9d105 sync: agent-ops from agentic-framework v1.1.22 2026-05-21 18:22:47 +09:00
fc98c37577 sync: agent-ops from agentic-framework v1.1.19 2026-05-21 16:19:27 +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
75d9776fc5 chore: keep lint compatible with existing Flutter infos 2026-05-21 13:41:05 +09:00
428933a3d0 chore: adapt workspace helper scripts 2026-05-21 13:39:56 +09:00
eb6d9a51a8 chore: keep AI entry files at monorepo root 2026-05-21 13:39:04 +09:00
183d4b015c chore: consolidate agent ops at monorepo root 2026-05-21 13:38:16 +09:00
3a4e5be1e0 chore: import nomadcode-web into apps/web
git-subtree-dir: apps/web
git-subtree-mainline: 9212ed02ac
git-subtree-split: 5d65cbf2d5
2026-05-21 13:35:30 +09:00
9212ed02ac chore: import nomadcode-app into apps/mobile
git-subtree-dir: apps/mobile
git-subtree-mainline: 11490df648
git-subtree-split: c7bc4fea56
2026-05-21 13:35:24 +09:00
11490df648 chore: import nomadcode-core into services/core
git-subtree-dir: services/core
git-subtree-mainline: 6f5e3a119f
git-subtree-split: 6fdbc73753
2026-05-21 13:35:20 +09:00
6f5e3a119f chore: initialize nomadcode monorepo scaffold 2026-05-21 13:35:09 +09:00
5d65cbf2d5 설정: agent-ops 및 AI 에이전트 환경 설정을 추가한다
프로젝트에서 일관된 AI 에이전트(Gemini, Claude, Cursor 등) 활용 및 운영을 위해 공통 스킬, 도메인 규칙, 관련 무시(ignore) 파일 등 agent-ops 기반 프레임워크 초기 환경을 구성함.
2026-05-21 10:06:16 +09:00
toki
fc8265f475 init: 프로젝트 초기 구조 설정 2026-05-21 09:40:37 +09:00
6fdbc73753 sync: agent-ops from agentic-framework v1.1.19 2026-05-20 22:13:46 +09:00
c7bc4fea56 sync: agent-ops from agentic-framework v1.1.19 2026-05-20 22:13:45 +09:00
92343c6447 sync: agent-ops from agentic-framework v1.1.18 2026-05-20 21:49:43 +09:00
65092691a3 sync: agent-ops from agentic-framework v1.1.18 2026-05-20 21:49:41 +09:00
86eda3a159 sync: agent-ops from agentic-framework v1.1.17 2026-05-20 21:31:18 +09:00
8a366c832b sync: agent-ops from agentic-framework v1.1.17 2026-05-20 21:31:17 +09:00
b585b5d134 update: add a2a/openai adapters, agent module, model, config tests, and scheduler updates 2026-05-20 21:09:23 +09:00
fa65adcb39 sync: agent-ops from agentic-framework v1.1.16 2026-05-20 12:11:09 +09:00
e95cf0da28 sync: agent-ops from agentic-framework v1.1.16 2026-05-20 12:11:08 +09:00
4b887bd1d3 sync: agent-ops from agentic-framework v1.1.15 2026-05-20 11:32:54 +09:00
a04a0cbd75 sync: agent-ops from agentic-framework v1.1.15 2026-05-20 11:32:53 +09:00
28dd9d5941 sync: agent-ops from agentic-framework v1.1.15 2026-05-20 10:09:43 +09:00
66fad46ad2 sync: agent-ops from agentic-framework v1.1.15 2026-05-20 10:09:42 +09:00
2344782fca update agent-ops files 2026-05-20 09:54:22 +09:00
787f579c1c update project configuration and build scripts 2026-05-19 22:12:50 +09:00
cb35ec5a1a update project configuration and add middleware tests 2026-05-19 13:43:19 +09:00
30efee61df chore: sync agent-ops 2026-05-19 10:27:14 +09:00
b0345b644a chore: initialize agent-ops 2026-05-19 10:27:13 +09:00
5e58770c8a refactor: db layer separation and updates 2026-05-19 09:31:50 +09:00
1eff82483b Rename project to nomadcode-app 2026-05-19 09:31:32 +09:00
e0d2b5b616 Initial nomadcode-core project 2026-05-19 07:32:31 +09:00
toki
9c73c41847 chore(vscode): add Flutter device launch configs 2026-03-23 18:06:32 +09:00
toki
cd86d34d5a feat(android): Implement immersive mode for Flutter app
- Enable Flutter view to render behind system UI (status bar, navigation bar)
- Set transparent status bar and navigation bar colors in styles.xml
- Enable immersive sticky mode in Flutter main.dart
- MainActivity.kt: Set decor fits system windows to false for full-screen layout
2026-03-22 22:51:58 +09:00
toki
9b8946be49 Update AndroidManifest, notification icons, and main.dart 2026-03-22 22:28:39 +09:00
toki
7953563443 Update project files 2026-03-22 20:49:05 +09:00
af6b2962a2 Update AGENTS.md with agent operations configuration 2026-03-22 12:52:44 +09:00
9a39917a2c Add Firebase push notification support and Android Mattermost integration
- Android: MainActivity, AppLifecycleTracker, Firebase Messaging Service
- Android: Notification handlers (dismiss, reply, receipt delivery)
- Android: Custom push notification helper and database support
- Android: Drawable resources for notification actions
- Android: Mipmap resources with foreground/background/round icons
- iOS: Push notification service support
- Flutter: Push notification background and foreground services
- Web/Windows: Generated plugin registrant updates
- Config: Added google-services.json for Firebase
2026-03-21 15:06:19 +09:00
73375477ba Add agent-ops rules and documentation files 2026-03-21 15:04:37 +09:00
d36154a3c3 Initial commit: Flutter project setup 2026-03-21 11:41:47 +09:00
a6f500ae86 Update .gitignore with Flutter-related patterns 2026-03-21 11:34:09 +09:00