Commit graph

611 commits

Author SHA1 Message Date
42b13baa5c sync: agent-ops from agentic-framework v1.1.171 2026-07-23 21:44:46 +09:00
b4ca8d160f sync: agent-ops from agentic-framework v1.1.170 2026-07-19 22:24:16 +09:00
5588117b2f sync: agent-ops from agentic-framework v1.1.169 2026-07-19 20:03:05 +09:00
2c3b4c927e sync: agent-ops from agentic-framework v1.1.168 2026-07-19 14:34:18 +09:00
065b7a2189 sync: agent-ops from agentic-framework v1.1.168 2026-07-18 23:04:35 +09:00
82e97f2a43 sync: agent-ops from agentic-framework v1.1.167 2026-07-18 23:02:37 +09:00
bdf52aa5b8 sync: agent-ops from agentic-framework v1.1.166 2026-07-15 14:50:09 +09:00
d674fb94d1 sync: agent-ops from agentic-framework v1.1.165 2026-07-07 11:15:42 +09:00
2b0b0ae1a6 sync: agent-ops from agentic-framework v1.1.164 2026-07-07 07:43:08 +09:00
3323dfefff Update roadmap and SDD: control plane product surface changes 2026-07-06 15:03:47 +09:00
0c55381b8c sync: agent-ops from agentic-framework v1.1.163 2026-07-06 10:24:39 +09:00
c340ac058a sync: agent-ops from agentic-framework v1.1.162 2026-07-06 10:06:30 +09:00
035a2ce42c chore: client 및 oto_console 테스트 및 surface 코드 수정 2026-07-06 09:25:16 +09:00
51c5a0f74b feat(client): Job 생성 폼 표시/숨김 제어와 onNewItem 네비게이션 콜백을 추가한다
- OtoConsoleShell에 onNewItem 콜백 파라미터와 _MenuAction 활성 액션 상태를 도입한다
- OtoJobsSurface에 showCreateForm 파라미터를 추가하여 폼 표시/숨김을 외부에서 제어할 수 있게 한다
- OtoClientApp에 _showJobCreateForm 상태 변수를 추가하여 폼 토글을 구현한다
- 관련 테스트를 업데이트한다
2026-07-06 07:51:19 +09:00
44b9b37d1a sync: oto_console shell/executions/runners surfaces refactor and agent-ui/definition updates 2026-07-04 00:09:27 +09:00
9e844ba217 feat: update agent-ui definitions and oto_console components
- Refresh agent-ui definition files for console-shell, console-rail
- Update oto_console_shell.dart and oto_jobs_surface.dart
- Refresh widget tests and ot_console_test.dart
- Archive G07 shell jobs review and plan
2026-07-03 23:15:14 +09:00
27b5e6a8f2 feat: control-plane jenkins menu IA code sync milestone, plan/code-review, UI console-rail & views definition 2026-07-03 21:44:57 +09:00
92d2376d55 sync: agent-ui definitions update & move control-plane milestone to archive 2026-07-03 16:25:18 +09:00
c3a5129818 feat: execution artifact views - jenkins aligned layout pass
- Add oto_artifact_record_row.dart
- Update oto_artifacts_surface.dart with new artifact records
- Refactor oto_executions_surface.dart with aligned layout
- Update oto_console_test.dart with new test coverage
- Remove outdated G07 plan and code review files
2026-07-03 15:31:01 +09:00
71e6fe7a91 refactor: oto_console surfaces restructure (G06) - Jenkins-aligned layout pass 2026-07-03 14:49:12 +09:00
7b9930e965 sync: agent-ops from agentic-framework v1.1.161 2026-07-03 05:33:56 +09:00
837ea3acf9 chore: archive completed task files for m-control-plane-jenkins-aligned-layout-pass/01_definition_shell_foundation 2026-07-02 16:01:18 +09:00
8de78220ea chore(plan): mark all implementation checklist items as completed
- Check all [x] in PLAN-local-G06.md implementation checklist
- Mark LAYOUT-2/LAYOUT-3 file checklists as completed with notes
- Document OtoConsoleSectionSurface existing structure matches plan
  requirements (header/state panel/detail groups), no changes needed
2026-07-02 11:30:49 +09:00
e1cb25a652 feat(shell): add Jenkins-style page frame and rail grouping (LAYOUT-1/2/3)
- Add _SectionDescriptor and _ConsolePageFrame to shell for header/context
- Reorganize _OtoConsoleRail: overview > workflow(pipelines/executions) >
  operations(runners/artifacts) > admin(settings/agent) with dividers
- Add _RailDivider component for section separation
- Preserve OtoConsoleSection enum, public constructors, tooltips, callbacks
- All 41 Flutter tests pass (14 console + 27 client)
2026-07-02 11:10:04 +09:00
a86f86e0ea feat: control-plane jenkins-aligned layout pass - phase, agent-ui definitions, and related artifacts 2026-07-02 10:51:12 +09:00
ba91d4efe3 sync: agent-ops from agentic-framework v1.1.160 2026-06-30 19:13:29 +09:00
639d5d3ece sync: to agentic-framework v1.1.159 2026-06-30 14:25:29 +09:00
6e5acfc175 sync: agent-ops from agentic-framework v1.1.158 2026-06-27 07:12:12 +09:00
0ddd7b5409 sync: to agentic-framework v1.1.157 2026-06-25 10:18:21 +09:00
40183c7b23 update agent-ui definitions and agent-ops rules templates 2026-06-25 10:02:20 +09:00
279309b992 delete agent-ui-struct.txt 2026-06-25 07:00:53 +09:00
e0ba3711ec sync: pull from agentic-framework v1.1.156 2026-06-24 23:12:06 +09:00
4ad5a7340d feat(agent-ui): UI 정의서 및 템플릿 업데이트
- agent-ui 정의서 전체 구조 생성 (view/component/frame/wireframe)
- UI 관련 스킬 템플릿 및 규칙 문서 개선
- components: action-feedback, agent-chat-panel, artifact-list 등 20개 이상의 컴포넌트 정의서 추가
- views: agent, artifacts, executions, overview, pipelines, runners, settings 정의서 추가
2026-06-24 23:07:00 +09:00
fa12e26e0a update agent-ui templates and skills 2026-06-24 22:03:22 +09:00
1366999144 update agent-ui templates and skills 2026-06-24 15:51:26 +09:00
5704bf5a4e add agent-ui related rules, skills and update common rules 2026-06-24 15:30:49 +09:00
3db6cd5b39 update domain rules and project rules 2026-06-24 09:41:05 +09:00
810532a097 update agent-roadmap: control-plane-product-surface PHASE and security audit milestone 2026-06-23 10:50:20 +09:00
1fb0c76cac [roadmap] Control Plane 보안·감사 Milestone 계획 상태 갱신 - SDD 승인, 구현 잠금 해제, 구현 scope 구체화 2026-06-21 23:19:25 +09:00
7b605fb918 sync: agent-ops from agentic-framework v1.1.153 2026-06-21 11:52:23 +09:00
2eb9cd3c33 update: bootstrap script and runner registry changes 2026-06-21 07:35:51 +09:00
7e51ef913d refactor: runner-proto-socket-transport-hardening 마일스톤을 archive로 이동
- runner-proto-socket-transport-hardening 마일스톤을 agent-roadmap/archive로 이동
- 관련 SDD 문서를 archive로 이동
- PHASE.md 업데이트
2026-06-21 05:56:48 +09:00
1d9e89bd7d archive: move 05+02,03,04_socket_smoke artifacts to archive and update smoke tests 2026-06-21 05:12:43 +09:00
79f85337e4 feat: runner proto-socket transport hardening - compatibility fallback and test updates
- Rename _defaultJobLoop to _compatibilityPollingLoop for clarity
- Add compatibility fallback logging when proto-socket is unavailable
- Move 04+01_compat_boundary to archive (completed)
- Update agent domain rules and smoke test config
- Add registration client timeout
- Update server routes and tests for proto-socket hardening
- Update agent registration and server connection smoke tests
2026-06-21 04:49:43 +09:00
dde15565a5 refactor: runner proto socket transport hardening - refactor agent components and update tests
- Move completed subtasks (02+01_dispatch_state, 03+01,02_runner_actions) to archive
- Refactor agent_runner.dart, oto_server_job_client.dart, registration_client.dart
- Update smoke tests and server tests for Go services
2026-06-20 20:47:22 +09:00
88c8ff3b07 feat: runner proto socket transport hardening and related updates
- Add runner-proto-socket-transport-hardening milestone and SDD docs
- Add runnersocket package for Go service
- Update agent config, runner, and job client (Dart)
- Update Bootstrap scripts (PowerShell, shell)
- Update Go service HTTP server handlers and routes
- Add CICD state store updates
- Update agent-ops domain rules and phase roadmap
2026-06-20 18:23:30 +09:00
261aa93407 sync: agent-ops from agentic-framework v1.1.152 2026-06-20 16:27:59 +09:00
097f63f6d7 refactor: control-plane-operator-actions migrated to archive and added control-plane-security-audit-surface 2026-06-19 17:42:48 +09:00
7be0ab3fd0 sync: agent-ops from agentic-framework v1.1.151 2026-06-19 17:04:17 +09:00
4e9c088fda update: connect agent-task archive and fix files 2026-06-19 07:55:13 +09:00