Skip to content

add neo skills#252

Merged
veithly merged 3 commits intoXSpoonAi:mainfrom
moonpyt:test/local-playground
Mar 3, 2026
Merged

add neo skills#252
veithly merged 3 commits intoXSpoonAi:mainfrom
moonpyt:test/local-playground

Conversation

@moonpyt
Copy link
Collaborator

@moonpyt moonpyt commented Jan 21, 2026

1、Add an asynchronous lock to the run() method. If run() is called again while an Agent instance is executing a task, it will throw an "Agent is busy" error instead of throwing the state into chaos.
2. Increased the _default_timeout from 30s/60s to 120s.
We optimize the waiting logic when selecting tools for LLM, especially for the processing of Images and documents, leaving enough time for the model to "digest" (up to 180s).
3. Added a neo skill
4. Add a script to the normal research skill, otherwise it won't run

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7dd0ee2f6b

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@veithly veithly merged commit 968170b into XSpoonAi:main Mar 3, 2026
1 check 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