Skip to content

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

Open
jinfengliu-688 wants to merge 1 commit into
mainfrom
feature/martian/dev
Open

Feat: tRPC-Agent支持Goal能力(对齐Go版本)#111
jinfengliu-688 wants to merge 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 2 times, most recently from 725437a to b9c4e20 Compare July 2, 2026 02:47
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目标是否完成

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