Skip to content

test AI fixloop#478

Open
WutingjiaX wants to merge 8 commits intomainfrom
feat/common_tool_wtj
Open

test AI fixloop#478
WutingjiaX wants to merge 8 commits intomainfrom
feat/common_tool_wtj

Conversation

@WutingjiaX
Copy link
Copy Markdown
Collaborator

What type of PR is this?

Check the PR title

  • This PR title match the format: [<type>][<scope>] <description>. For example: [fix][backend] flaky fix
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Add documentation if the current PR requires user awareness at the usage level.
  • This PR is written in English. PRs not in English will not be reviewed.

(Optional) Translate the PR title into Chinese

(Optional) More detailed description for this PR(en: English/zh: Chinese)

en:
zh(optional):

(Optional) Which issue(s) this PR fixes

ming845378603 and others added 8 commits March 24, 2026 15:16
…e records

Switch from CreatedAt timestamp (second precision) to auto-increment ID
as the cursor field in ListToolCommit. This prevents duplicate records
when multiple commits are created within the same second.

- tool_commit.go: Replace CreatedAt-based Lte/Gte conditions with
  ID-based Lt/Gt strict conditions and order by ID instead of CreatedAt
- tool.go: Use po.ID instead of po.CreatedAt.Unix() as nextToken value
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 27, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ ming845378603
❌ WutingjiaX
You have signed the CLA already but the status is still pending? Let us recheck it.

Base automatically changed from feat/common_tool to main March 31, 2026 10:14
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.

3 participants