Skip to content

Update deepeval requirement from >=3.9.9 to >=4.0.2 in /claude-skill#67

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/claude-skill/deepeval-gte-4.0.2
Closed

Update deepeval requirement from >=3.9.9 to >=4.0.2 in /claude-skill#67
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/claude-skill/deepeval-gte-4.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Updates the requirements on deepeval to permit the latest version.

Release notes

Sourced from deepeval's releases.

🔥 DeepEval 4.0: Eval Harness for Coding Agents, 1-line integrations, TUI for trace inspection!

DeepEval 4.0 introduces an agent-native evaluation workflow designed for coding agents, rapid debugging, and production AI systems.

If you're vibe coding agents, on something like claude code, this release is for you.

Eval Harness for Coding Agents

Coding agents can now run eval-driven iterations directly in context.

  • Agents see metric failures, scores, and reasoning inline
  • Supports iterative patch → eval → retry workflows
  • Built for Cursor, Claude Code, Codex, and agentic development loops
  • Enables autonomous regression fixing with evaluation feedback

Quickstart: https://deepeval.com/docs/vibe-coder-quickstart


Terminal Trace Inspection (TUI)

Inspect traces locally without leaving the terminal.

  • Navigate spans, inputs, outputs, and metric failures
  • Debug agent execution step-by-step
  • Understand why an eval failed, not just that it failed
  • Lightweight local-first developer workflow

The idea is to develop rapidly by staying local on your machine. No more delegating to external UIs, unless collaboration is required.


10+ Native Integrations

One-line integrations for modern AI frameworks and providers.

Supports:

  • LangChain
  • OpenAI
  • Anthropic
  • LiteLLM
  • PydanticAI
  • CrewAI
  • LlamaIndex
  • DSPy
  • Google ADK
  • Custom agents

Here's a langchain example:

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [deepeval](https://github.com/confident-ai/deepeval) to permit the latest version.
- [Release notes](https://github.com/confident-ai/deepeval/releases)
- [Commits](confident-ai/deepeval@v3.9.9...v4.0.2)

---
updated-dependencies:
- dependency-name: deepeval
  dependency-version: 4.0.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 19, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 26, 2026

Superseded by #72.

@dependabot dependabot Bot closed this May 26, 2026
@dependabot dependabot Bot deleted the dependabot/pip/claude-skill/deepeval-gte-4.0.2 branch May 26, 2026 06:38
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants