• Joined on 2026-03-01
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-26 11:36:51 +09:00
ace5d63480 feat: AIPlanner JSON 파싱 로직 개선 및 다중 JSON 객체 처리 추가
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-26 11:20:18 +09:00
db08db62a3 feat: GLM 디버그 정보 출력 추가
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-26 11:17:38 +09:00
7353226603 feat: AIPlanner의 GLM 응답 처리 로직 개선
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-26 11:11:29 +09:00
a2648f9095 feat: GLM 응답에서 assistant 텍스트 추출 로직 개선 및 관련 경고 메시지 추가
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-26 11:04:42 +09:00
b014df06b8 feat: GLM 응답 content 비어있을 때 경고 메시지 추가 및 JSON 파싱 실패 처리 개선
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-26 10:57:36 +09:00
0a46e16e5b feat: JSON 배열 처리 및 오류 메시지 개선
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-26 10:45:35 +09:00
153f02f5e9 feat: 메모리 섹션 추가 및 상태 요약 개선
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-26 09:49:57 +09:00
3d118fe649 feat: mining_state 설정 최적화 및 GLM 예외 처리 개선
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-26 00:36:20 +09:00
abd388fc1e feat: 배치 엔티티 재사용 로직 개선 및 README 업데이트
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-26 00:00:56 +09:00
9b3d26aa12 feat: 자동 부트스트랩 기능 추가 및 인벤토리 검사 개선
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 23:34:28 +09:00
25eaa7f6cd feat: 추가된 메모리 기능으로 광맥 및 마지막 행동 저장
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 23:03:23 +09:00
8c90e80582 feat: 인벤토리 캐시 및 JSON 인코더 추가
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 21:56:30 +09:00
e98d08bb44 fix: 개선된 인벤토리 판독 로직으로 안정성 향상
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 21:51:41 +09:00
37127f7f4f feat: explore 메서드에 wanted_ores 매개변수 추가 및 로직 개선
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 21:37:18 +09:00
7abdf8713a fix: mine_resource 채굴 로직 개선 및 JSON 파싱 안정성 향상
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 21:24:16 +09:00
9a2185ca4b fix: 실패한 타일 제외
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 21:20:27 +09:00
c99ca1e43c fix: 실패한 타일 제외
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 20:59:05 +09:00
bc7bb4d1e6 fix: mine_resource 실패한 타일 좌표 기억 + Lua에서 제외
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 20:51:44 +09:00
1c5c0e0a5a fix: mine_resource 근본 수정 — 광석 타일로 먼저 걸어간 뒤 채굴
gihyeon pushed to main at gihyeon/factorio-ai-agent 2026-03-25 20:49:09 +09:00
d27aff2824 fix: mine_resource 접근 불가 시 광맥 주변 8방향 이동 후 재시도