97e357f441
sync: agent-ops from agentic-framework v1.1.197
2026-08-13 05:09:23 +09:00
0aec90356b
sync: agent-ops from agentic-framework v1.1.195
2026-08-10 00:09:48 +09:00
6a45a20b23
sync: agent-ops from agentic-framework v1.1.194
2026-08-09 18:05:53 +09:00
a31432e3a5
sync: agent-ops from agentic-framework v1.1.193
2026-08-09 15:24:46 +09:00
382ada33b0
sync: agent-ops from agentic-framework v1.1.192
2026-08-08 13:26:39 +09:00
1166623c97
sync: agent-ops from agentic-framework v1.1.191
2026-08-08 13:07:51 +09:00
8582ab4ff1
sync: agent-ops from agentic-framework v1.1.190
2026-08-08 11:54:03 +09:00
5d588e8997
sync: agent-ops from agentic-framework v1.1.189
2026-08-07 15:29:26 +09:00
4429b9b3f0
sync: agent-ops from agentic-framework v1.1.188
2026-08-06 12:13:12 +09:00
ae2b14f7b4
sync: agent-ops from agentic-framework v1.1.178
2026-07-29 11:14:32 +09:00
8be7e08225
sync: agent-ops from agentic-framework v1.1.177
2026-07-29 10:01:43 +09:00
4374e652cd
sync: agent-ops from agentic-framework v1.1.174
2026-07-28 14:29:12 +09:00
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