Commit graph

28 commits

Author SHA1 Message Date
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
59221677fb update agent-ops rules and e2e-smoke skill 2026-05-16 23:30:00 +09:00
ffc30cb927 feat(edge): add console foreground dedupe task and update console events
- Add edge_console_foreground_dedupe agent-task with plan and code review logs
- Update console_events.go with foreground dedupe support
- Update console_test.go with related test cases
- Update e2e-smoke SKILL.md
2026-05-16 22:59:38 +09:00
ebd2832ab8 update agent-ops rules and skills 2026-05-16 22:25:35 +09:00
aaeb65d24d update agent-ops rules: add testing domain and update project rules 2026-05-16 22:09:04 +09:00
948a51d82f feat: claude usage status parsing and edge config updates 2026-05-16 12:02:13 +09:00
b6f4cfdbe5 sync: to agentic-framework v1.1.11 2026-05-12 07:51:45 +09:00
4bdda599f9 update agent-ops rules and skills 2026-05-12 07:50:08 +09:00
6ea3bfa406 sync: to agentic-framework v1.1.10 2026-05-12 07:17:38 +09:00
069bb61f08 sync: to agentic-framework v1.1.9 2026-05-11 11:03:26 +09:00
2aab6db58f update agent-ops skills 2026-05-11 07:56:11 +09:00
150e9fda2f update project files and proto definitions 2026-05-11 07:36:50 +09:00
4752a14dae update domain rules for edge and node 2026-05-05 22:03:27 +09:00
aa6b76eb01 sync: to agentic-framework v1.1.8 2026-05-05 11:13:30 +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
b4c6550eab feat: edge/node architecture updates and agent-task integration
- Add node store implementation for edge app
- Add adapters factory for node app
- Update edge and node transport layers
- Update domain rules for edge and node
- Add bin scripts for edge and node
- Update configs and documentation
- Add agent-task node_centralized_mgmt directory
2026-05-03 10:51:29 +09:00
toki
ff1d04d6d1 정리: 앱 경로와 바이너리 접두어를 제거한다 2026-05-02 21:16:34 +09:00
7e8df53ae0 docs: add agent-ops project rules and edge domain rule
- Add agent-ops/rules/project/rules.md with project overview, domain mapping, skill routing
- Add agent-ops/rules/project/domain/edge/rules.md for edge domain
2026-05-02 20:19:47 +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