Skip to content

[OPIK-5767] [SDK] [DOCS] feat: add agent spec integration in python SDK#5769

Open
cesarebernardis wants to merge 1 commit intocomet-ml:mainfrom
cesarebernardis:cesarebernardis/issue-5767-agent-spec-integration
Open

[OPIK-5767] [SDK] [DOCS] feat: add agent spec integration in python SDK#5769
cesarebernardis wants to merge 1 commit intocomet-ml:mainfrom
cesarebernardis:cesarebernardis/issue-5767-agent-spec-integration

Conversation

@cesarebernardis
Copy link
Copy Markdown

Details

Implementation of the Agent Spec integration in the Opik Python SDK.

Change checklist

  • User facing
  • Documentation update

Issues

AI-WATERMARK

AI-WATERMARK: [yes]

  • If yes:
    • Tools: codex
    • Model(s): gpt-5.4
    • Scope: Review of the work done
    • Human verification: Yes

Testing

  • pytest tests/library_integration/agentspec

Tested mainly happy path.
Tested also in local environment (docker) to check correctness of functionalities.

Documentation

Updated relevant documentation.

@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file python Pull requests that update Python code Frontend tests Including test files, or tests related like configuration. typescript *.ts *.tsx Python SDK labels Mar 20, 2026
@cesarebernardis cesarebernardis force-pushed the cesarebernardis/issue-5767-agent-spec-integration branch from 324760f to a131751 Compare March 20, 2026 16:49
@cesarebernardis cesarebernardis force-pushed the cesarebernardis/issue-5767-agent-spec-integration branch from a131751 to b83cea0 Compare March 20, 2026 17:17
@cesarebernardis cesarebernardis marked this pull request as ready for review March 20, 2026 17:17
@cesarebernardis cesarebernardis requested review from a team as code owners March 20, 2026 17:17
@cesarebernardis
Copy link
Copy Markdown
Author

Hi @jverre , I am pinging you as agreed in our recent call.

I think that the PR is ready, I left a couple of comments I received from the bot open as I am not sure if I should address the issues or not, let me know what you think.

@cesarebernardis cesarebernardis force-pushed the cesarebernardis/issue-5767-agent-spec-integration branch from b83cea0 to 0383f8d Compare March 24, 2026 13:07
@dsblank
Copy link
Copy Markdown
Contributor

dsblank commented Mar 24, 2026

@cesarebernardis can you address the baz-bot review comments?

@cesarebernardis cesarebernardis force-pushed the cesarebernardis/issue-5767-agent-spec-integration branch from 0383f8d to 12dcdf4 Compare March 25, 2026 10:08
@baz-reviewer
Copy link
Copy Markdown
Contributor

baz-reviewer bot commented Mar 25, 2026

Thanks for the update! Just a note that I can only save feedback related to specific code review findings to memory, not general or PR-level comments.

@baz-reviewer
Copy link
Copy Markdown
Contributor

baz-reviewer bot commented Mar 25, 2026

Thanks for the update—appreciate the follow-up!

@cesarebernardis
Copy link
Copy Markdown
Author

@cesarebernardis can you address the baz-bot review comments?

Hi @dsblank, I addressed the comments

@cesarebernardis cesarebernardis force-pushed the cesarebernardis/issue-5767-agent-spec-integration branch from 12dcdf4 to c1c235c Compare March 26, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation Frontend Python SDK python Pull requests that update Python code tests Including test files, or tests related like configuration. typescript *.ts *.tsx

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR]: Add a python SDK integration for Agent Spec

2 participants