Commit graph

32 commits

Author SHA1 Message Date
d276c74700 sync: agent-ops from agentic-framework v1.1.141 2026-06-16 20:57:31 +09:00
b98f048706 sync: agent-ops from agentic-framework v1.1.140 2026-06-16 10:54:28 +09:00
4f774f0cf3 sync: agent-ops from agentic-framework v1.1.137 2026-06-13 11:28:22 +09:00
1a90b7fe09 add agent-test dev smoke tests and update config files 2026-06-12 19:07:04 +09:00
918cfed90c sync: agent-ops from agentic-framework v1.1.134 2026-06-10 20:33:07 +09:00
31421b2a8e sync: agent-ops from agentic-framework v1.1.113 2026-05-30 21:34:35 +09:00
6d20c251d9 sync: agent-ops from agentic-framework v1.1.101 2026-05-30 06:03:20 +09:00
b3b1dddd9d sync: agent-ops from agentic-framework v1.1.99 2026-05-30 05:39:10 +09:00
eb74d041b7 sync: to agentic-framework v1.1.80 2026-05-28 09:54:50 +09:00
8f66b212df sync: agent-ops from agentic-framework v1.1.75 2026-05-27 13:49:48 +09:00
7b8c2e64ee sync: agent-ops from agentic-framework v1.1.71 2026-05-27 09:14:35 +09:00
308135cfd1 sync: agent-ops from agentic-framework v1.1.70 2026-05-26 16:24:29 +09:00
1d6e2b0882 sync: agent-ops from agentic-framework v1.1.69 2026-05-26 14:27:17 +09:00
17ac84144b sync: agent-ops from agentic-framework v1.1.65 2026-05-26 09:14:20 +09:00
792add1153 sync: agent-ops from agentic-framework v1.1.51 2026-05-25 12:38:37 +09:00
3f97f6ecf2 sync: agent-ops from agentic-framework v1.1.50 2026-05-25 10:54:35 +09:00
3f6d9b754c sync: agent-ops from agentic-framework v1.1.42 2026-05-24 11:37:05 +09:00
a323db8e60 sync: agent-ops from agentic-framework v1.1.39 2026-05-24 11:02:00 +09:00
2054951a5e sync: agent-ops from agentic-framework v1.1.37 2026-05-24 10:17:44 +09:00
c2f1bd7e36 sync: agent-ops from agentic-framework v1.1.32 2026-05-24 09:19:16 +09:00
75a3b45a70 sync: agent-ops from agentic-framework v1.1.30 2026-05-24 07:07:53 +09:00
ccc6537b8e update agent-ops rules and skills 2026-05-23 23:02:17 +09:00
30249f5d33 sync: agent-ops from agentic-framework v1.1.26 2026-05-22 15:35:37 +09:00
9c4193fcfd sync: agent-ops from agentic-framework v1.1.26 2026-05-21 21:40:34 +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
2cff29f87a sync: agent-ops from agentic-framework v1.1.22 2026-05-21 18:22:46 +09:00
a9bca5ae3e sync: agent-ops from agentic-framework v1.1.19 2026-05-21 16:19:25 +09:00
690498453e 정리: 작업 로그 아카이브 구조를 정리한다
AI-first 작업 이력을 보존하면서 기본 작업 컨텍스트에서 과거 로그를 분리하기 위해 agent-task 완료 로그를 월별 archive로 이동하고 에이전트 진입/ignore 규칙을 추가한다.
2026-05-17 18:34:27 +09:00
4b1b5472af update agent configuration files 2026-05-12 07:56:04 +09:00
554e7ef269 feat: opencode SSE 스트림 어댑터 및 관련 개선사항 적용
- opencode SSE 스트림 파서 어댑터 추가 (opencode_sse.go)
- 블랙박스/내부 테스트 파일 추가
- node/edge 애플리케이션의 CLI 어댑터 개선
- 설정 파일 및 README 업데이트
- agent-task opencode_sse_stream 추가
2026-05-12 07:31:09 +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