-
Notifications
You must be signed in to change notification settings - Fork 903
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(agents-api): updated openapi schema for tasks spec #350
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Changes requested. Reviewed everything up to 59dbdfc in 3 minutes and 8 seconds
More details
- Looked at
4709
lines of code in68
files - Skipped
3
files when reviewing. - Skipped posting
0
drafted comments based on config settings.
Workflow ID: wflow_2VLpwbkAT5HNRl0J
Want Ellipsis to fix these issues? Tag @ellipsis-dev
in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet
mode, and more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good to me! Incremental review on 33ec9bc in 3 minutes and 16 seconds
More details
- Looked at
31
lines of code in1
files - Skipped
0
files when reviewing. - Skipped posting
0
drafted comments based on config settings.
Workflow ID: wflow_3hQhNM9mi9kQuw9K
You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet
mode, and more.
bash scripts/generate_openapi_code.sh
routers/
TODO:
models
Summary:
This PR updates the OpenAPI schema, SDKs, and introduces new endpoints and models for task and execution management, along with script execution for regeneration.
Key points:
agents-api/agents_api/routers/tasks/routers.py
Generated with ❤️ by ellipsis.dev