ccc6537b8e
update agent-ops rules and skills
2026-05-23 23:02:17 +09:00
4b081a754d
sync: to agentic-framework v1.1.27
2026-05-23 22:35:54 +09:00
5310198721
sync: agent-ops from agentic-framework v1.1.26
2026-05-23 18:50:37 +09:00
c141489800
sync: agent-ops from agentic-framework v1.1.26
2026-05-22 09:09:02 +09:00
0679621190
sync: agent-ops from agentic-framework v1.1.26
2026-05-22 07:35:11 +09:00
ff4fce0aac
sync: agent-ops from agentic-framework v1.1.26
2026-05-21 22:37:14 +09:00
d25a942d5c
sync: agent-ops from agentic-framework v1.1.26
2026-05-21 22:20:45 +09:00
9c4193fcfd
sync: agent-ops from agentic-framework v1.1.26
2026-05-21 21:40:34 +09:00
855f422eb1
sync: agent-ops from agentic-framework v1.1.26
2026-05-21 21:15:08 +09:00
896964fcfa
sync: agent-ops from agentic-framework v1.1.26
2026-05-21 21:02:00 +09:00
2635d7e2d4
sync: agent-ops from agentic-framework v1.1.25
2026-05-21 20:22:07 +09:00
24e4b8aa77
sync: agent-ops from agentic-framework v1.1.24
2026-05-21 19:18:04 +09:00
01bef3dc93
sync: agent-ops from agentic-framework v1.1.23
2026-05-21 18:53:43 +09:00
2cff29f87a
sync: agent-ops from agentic-framework v1.1.22
2026-05-21 18:22:46 +09:00
22f11593df
sync: to agentic-framework v1.1.20
2026-05-21 17:56:27 +09:00
a9bca5ae3e
sync: agent-ops from agentic-framework v1.1.19
2026-05-21 16:19:25 +09:00
0309543472
sync: agent-ops from agentic-framework v1.1.19
2026-05-20 22:13:45 +09:00
e3676536e4
sync: agent-ops from agentic-framework v1.1.18
2026-05-20 21:49:40 +09:00
ddb90ba8f2
sync: agent-ops from agentic-framework v1.1.17
2026-05-20 21:31:17 +09:00
df4355598f
sync: to agentic-framework v1.1.16
2026-05-20 12:05:55 +09:00
6d375d9f3f
sync: agent-ops from agentic-framework v1.1.15
2026-05-20 11:32:52 +09:00
6117c024c3
sync: agent-ops from agentic-framework v1.1.15
2026-05-20 10:09:40 +09:00
d91e331158
sync: to agentic-framework v1.1.15
2026-05-19 15:57:14 +09:00
cd9d5830c7
feat: edge node registry, opsconsole, service 수정 및 agent-ops 스크립트 업데이트
...
- edge node registry: 노드 레지스트리 기능 개선
- edge opsconsole: 콘솔 및 이벤트 처리 로직 수정
- edge service: 서비스 레이어 변경
- agent-ops: init-agent-ops, sync-pull, sync-push 스킬 및 스크립트 업데이트
- 새 스크립트 추가: entry-files.sh
2026-05-19 10:16:41 +09:00
88abdb5873
add code-review complete log template and update skills
2026-05-17 20:11:02 +09:00
ec807a0267
archive task logs and update CLI adapter
2026-05-17 19:15:38 +09:00
9ad56e7267
정리: plan 스킬 스텁 문구를 보정한다
...
완료 태스크 아카이브 정책과 맞도록 plan 스킬의 코드리뷰 스텁 안내에서 중복 항목과 구현 에이전트용 문구를 정리한다.
2026-05-17 18:35:23 +09:00
690498453e
정리: 작업 로그 아카이브 구조를 정리한다
...
AI-first 작업 이력을 보존하면서 기본 작업 컨텍스트에서 과거 로그를 분리하기 위해 agent-task 완료 로그를 월별 archive로 이동하고 에이전트 진입/ignore 규칙을 추가한다.
2026-05-17 18:34:27 +09:00
50b17b092e
sync: to agentic-framework v1.1.13
2026-05-17 18:31:58 +09:00
313a023b69
sync: to agentic-framework v1.1.12
2026-05-17 18:06:47 +09:00
e26ec5c2ac
feat: transport heartbeat, ops command smoke, e2e temp workspace, node command docs accuracy updates
2026-05-17 17:21:14 +09:00
6e2a1fc2f2
feat: edge runtime, opsconsole, CLI target terminology, and e2e validation updates
...
- Add edge runtime config and opsconsole package
- Refactor edge console to use new runtime config
- Add service source metadata support
- Update CLI adapter with target terminology
- Add edge operation contract and event bus replay
- Update node label and command ops surface
- Add E2E smoke tests and full validation
- Update proto runtime definitions
- Update documentation and agent-ops rules
2026-05-17 14:57:49 +09:00
948a51d82f
feat: claude usage status parsing and edge config updates
2026-05-16 12:02:13 +09:00
4bdda599f9
update agent-ops rules and skills
2026-05-12 07:50:08 +09:00
2aab6db58f
update agent-ops skills
2026-05-11 07:56:11 +09:00
067af0aa6d
update agent-ops/skills/common/plan/SKILL.md
2026-05-05 10:30:39 +09:00
2785a8baca
feat: update skills and add agent-task logs for 03_cli_emitter_interface
2026-05-04 18:58:21 +09:00
4b05859bef
feat: cli terminal cycle 구현 및 테스트 코드 추가
2026-05-03 14:51:29 +09:00
2d6fde0876
기능: IOP 모노레포 스캐폴드 초기 구현
...
apps/node 중심 구현 — TCP+JSON transport, Hexagonal Architecture,
mock/cli adapter, fx DI, SQLite 실행 이력 저장.
edge/control-plane/worker는 cobra placeholder.
유닛 테스트 및 통합 테스트 클라이언트 계획서 추가.
2026-05-02 13:20:35 +09:00