dd0c4d953b
feat: workspace provision pipeline archive and authoring result, scheduler fixes
2026-06-14 05:50:29 +09:00
ca70f4b85e
update milestone doc and add task directory
2026-06-14 04:53:01 +09:00
fad5627ae6
feat: milestone work item creation/sync 구현 및 roadmap sync 기능 추가
...
- Plane Todo projection 및 idempotency/retry 메커니즘 구현
- Roadmap sync identity 및 step 모델/DB 마이그레이션/쿼리 추가
- OpenAI 및 Plane adapter 개선
- roadmaps sync package: plane_format, plane_projection, retry 모듈 추가
- Storage layer: roadmap_sync_identities, roadmap_sync_steps 추가
- agent-task 아카이브 정리
2026-06-14 04:08:15 +09:00
296c430039
update milestone doc and pubspec.lock
2026-06-13 16:02:32 +09:00
3289746b1f
chore(roadmap): 외부통합 마일스톤/phase를 archive로 이동한다
2026-06-09 07:19:50 +09:00
d3baf31165
chore(roadmap): 외부 통합 마일스톤 완료 상태를 동기화한다
2026-06-08 19:50:44 +09:00
b505b7d0f1
chore(roadmap): 로드맵/IOP 변경사항을 반영한다
2026-06-08 19:39:03 +09:00
796feca33d
chore(workspace): 원격 테스트 포트 기준을 맞춘다
...
기본 local 테스트 환경이 standard remote runner라는 전제에 맞춰 문서와 로드맵 기준을 정리한다.
Core compose host publish 기본값을 18010으로 맞추고 8080 호환은 명시적 override로 남긴다.
2026-06-08 09:46:07 +09:00
1b9858dbe8
docs(roadmap): 포트 환경 마일스톤을 동기화한다
...
현재 repo의 core, client preview, proto-socket, provider env baseline을 마일스톤 작업 항목과 컨텍스트에 반영한다.
2026-06-07 19:58:00 +09:00
a42403d8bc
docs(roadmap): 포트 환경 표준화를 우선한다
...
workspace 포트와 환경 변수 기준을 먼저 정리하기 위해 Agent-Ops MCP Control Plane phase를 진행중으로 전환하고 기존 work item/provider slot 마일스톤을 계획 후보로 조정한다.
2026-06-07 19:30:14 +09:00
a5449ab91c
test(workbench): 워크벤치 검증과 로드맵 상태를 동기화한다
...
현재 마일스톤의 project-config 진행 상태와 workbench-shell 검증 근거를 로드맵에 반영한다.
2026-06-07 04:18:22 +09:00
74ba7ebd76
feat(core): 워크스페이스 슬롯 저장소를 추가한다
...
Milestone work item 생성 동기화에서 workspace slot 상태를 DB에 저장하고 available slot을 원자적으로 예약할 수 있어야 한다.
리뷰 루프 산출물을 archive하고, 현재 로드맵 우선순위를 Workbench Provider Slot Composition으로 조정한다.
2026-06-06 19:50:16 +09:00
488a2e6c6a
feat(project-sync): 프로젝트 동기화 저장 경계를 추가한다
...
마일스톤 작업 생성 동기화를 진행하기 위해 Plane project별 active sync 설정을 Core DB에 저장하고 조회할 수 있는 persistence 경계와 검증 산출물을 함께 정리한다.
2026-06-06 18:56:37 +09:00
ea91baadb7
docs(roadmap): 현재 로드맵 지점을 갱신한다
2026-06-05 14:35:21 +09:00
8bdbc75b4b
feat(core): provider registry 조립을 정리한다
...
외부 provider 추가가 handler 시그니처 고정에 묶이지 않도록 provider 목록 기반 조립으로 정리한다.
Mattermost adapter 완료 리뷰 로그와 외부 통합 마일스톤 진행 근거도 함께 보존한다.
2026-06-05 11:52:28 +09:00
bb43efc8a6
feat(external-integration): 외부 통합 마일스톤 아카이브 및 HTTP 핸들러/테스트를 보강한다
...
- external-integration 마일스톤 아카이브 추가 (01_provider_intake_registry, 02+01_adapter_boundary)
- HTTP 핸들러에 외부 통합 관련 로직 추가
- HTTP 핸들러 테스트 케이스 보강
- HTTP 라우터 설정 추가
- 외부 통합 마일스톤 문서 업데이트
2026-06-05 04:37:40 +09:00
5bae8e7302
chore: archive workflow-core phase and update external-integration roadmap
2026-06-03 21:46:35 +09:00
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
7b4d1b8570
chore: archive workflow-core milestone and update roadmap
2026-06-01 13:55:11 +09:00
18853a5d31
update workflow-core roadmap: archive old milestone, update phase docs
2026-06-01 09:53:50 +09:00
738edbda76
update roadmap: add agent-ops-mcp-control-plane phase, revise workflow-core and external-integration milestones
2026-06-01 07:50:21 +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
03f9e98906
feat: proto socket infrastructure communication rail - client diagnostics & archive M12 core diagnostics
...
- Archive 12+11_core_diagnostics to agent-task/archive/2026/05
- Update client app initialization with proto socket lifecycle
- Add workspace home page with diagnostic capabilities
- Integrate proto socket lifecycle management
- Update tests for proto socket integration
- Update core server tests
- Update roadmap milestone tracking
2026-05-31 05:50:18 +09:00
d0a0da8157
feat: proto-socket infrastructure communication milestone update and diagnostics
2026-05-30 23:02:23 +09:00
88674917de
feat: proto socket infrastructure communication rail implementation
...
- Add proto socket client and envelope implementations
- Add proto socket lifecycle integration tests
- Add task service PLAN and CODE_REVIEW documents
- Add workspace integration PLAN and CODE_REVIEW documents
- Update bootstrap with proto socket integration
- Update pubspec dependencies and lock file
- Update Flutter core API candidates documentation
- Update workflow core milestone tracking
2026-05-30 21:12:37 +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
670223af81
archive: mattermost-nexo-messaging-alignment milestone to archive and update roadmaps
2026-05-30 12:00:42 +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
e5f64f29b1
feat: mattermost push notification integration and roadmap update
2026-05-29 21:24:59 +09:00
33e02c7063
update roadmap and services core readme
2026-05-27 14:09:26 +09:00
e2e595db74
정리: 로드맵 디렉터리를 분리한다
...
agent-ops 공통 파일과 프로젝트 로드맵 상태를 분리해 sync 대상과 로드맵 문서 관리를 독립적으로 유지한다.
2026-05-27 11:18:34 +09:00