Skip to content

Conversation

FacerAin
Copy link
Contributor

@FacerAin FacerAin commented Sep 14, 2025

What does this PR do?

Translated the plan_customization.md file of the documentation to Korean.
Thank you in advance for your review.

Part of #1607

Before reviewing

  • Check for missing / redundant translations (번역 누락/중복 검사)
  • Grammar Check (맞춤법 검사)
  • Review or Add new terms to glossary (용어 확인 및 추가)
  • Check Inline TOC (e.g. [[lowercased-header]])
  • Check live-preview for gotchas (live-preview로 정상작동 확인)

Who can review? (Initial)

May you please review this PR?
4N3MONE, Kim-Ju-won, ahnjj, FacerAin, ssum21, TaskerJang, HyunZ118

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review? (Final)

@albertvillanova

문서에서 Human-in-the-Loop 접근 방식을 설명하는 내용을 수정하여 사용자와의 상호작용을 강조하고, 계획 생성 및 수정 과정에 대한 설명을 개선했습니다.
@TaskerJang
Copy link

TaskerJang commented Sep 30, 2025

수고하셨습니다! 몇가지 수정 사항 제안드립니다!

메모리 보존 섹션에서,,

- `reset=False` 옵션으로 에이전트를 실행하면 이전의 모든 스텝과 메모리가 보존됩니다.
+ `reset=False` 옵션으로 에이전트를 실행하면 이전의 모든 단계와 메모리가 보존됩니다.

그리구!

- 스텝 콜백(step callback)
+ 단계 콜백(step callback)

- 계획 스텝이 생성되고
+ 계획 단계가 생성되고

- 모든 스텝은 향후 실행을 위해 보존되어
+ 모든 단계는 향후 실행을 위해 보존되어

단계로 통일하면 좋지 않을까 하는 개인적인 의견입니다. 찾아보니 스텝은 용어집에 없는 거 같네요!

@FacerAin
Copy link
Contributor Author

FacerAin commented Oct 6, 2025

수고하셨습니다! 몇가지 수정 사항 제안드립니다!

메모리 보존 섹션에서,,

- `reset=False` 옵션으로 에이전트를 실행하면 이전의 모든 스텝과 메모리가 보존됩니다.
+ `reset=False` 옵션으로 에이전트를 실행하면 이전의 모든 단계와 메모리가 보존됩니다.

그리구!

- 스텝 콜백(step callback)
+ 단계 콜백(step callback)

- 계획 스텝이 생성되고
+ 계획 단계가 생성되고

- 모든 스텝은 향후 실행을 위해 보존되어
+ 모든 단계는 향후 실행을 위해 보존되어

단계로 통일하면 좋지 않을까 하는 개인적인 의견입니다. 찾아보니 스텝은 용어집에 없는 거 같네요!

의견 감사합니다 😊 저도 스텝보다 단계로 통일하는 의견에 동의합니다!
반영하여 문서 수정하도록 할게요! 피드백 감사해요 :)

@FacerAin FacerAin marked this pull request as ready for review October 6, 2025 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants