Skip to content

Feat: tRPC-Agent支持Goal能力(对齐Go版本)#111

Merged
weimch merged 1 commit into
mainfrom
feature/martian/dev
Jul 3, 2026
Merged

Feat: tRPC-Agent支持Goal能力(对齐Go版本)#111
weimch merged 1 commit into
mainfrom
feature/martian/dev

Conversation

@jinfengliu-688

Copy link
Copy Markdown
Contributor

No description provided.

@jinfengliu-688 jinfengliu-688 requested a review from raychen911 July 2, 2026 02:25
@jinfengliu-688 jinfengliu-688 force-pushed the feature/martian/dev branch 3 times, most recently from b9c4e20 to 13259a0 Compare July 2, 2026 02:55
meta = ctx.agent_context.metadata
retry = int(meta.get(_RETRY_COUNT_KEY, 0))

if retry >= self._opts.max_retries:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

codex是这样做的吗?看起来并没有continution prompt,这里是让goal为activate的时候,让Agent继续执行,而不是Agent执行完成之后,发一个Prompt问Agent目标是否完成

@weimch weimch left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve

@weimch weimch merged commit 530a5b3 into main Jul 3, 2026
5 checks passed
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