Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: adding debugging breakpoints toPipeline andAgent#9611

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
davidsbatista wants to merge15 commits intomain
base:main
Choose a base branch
Loading
fromfeat/breakpoints

Conversation

davidsbatista
Copy link
Contributor

@davidsbatistadavidsbatista commentedJul 14, 2025
edited
Loading

Related Issues

Proposed Changes:

  • adding breakpoints toPipeline andAgent

How did you test it?

  • unit tests, integration tests, manual verification

Checklist

  • I have read thecontributors guidelines and thecode of conduct
  • I have updated the related issue with new insights and changes
  • I added unit tests and updated the docstrings
  • I've used one of theconventional commit types for my PR title:fix:,feat:,build:,chore:,ci:,docs:,style:,refactor:,perf:,test: and added! in case the PR includes breaking changes.
  • I documented my code
  • I ranpre-commit hooks and fixed any issue

@coveralls
Copy link
Collaborator

coveralls commentedJul 15, 2025
edited
Loading

Pull Request Test Coverage Report forBuild 16370695203

Details

  • 0 of0 changed or added relevant lines in0 files are covered.
  • 72 unchanged lines in5 files lost coverage.
  • Overall coverage decreased (-0.01%) to90.362%

Files with Coverage ReductionNew Missed Lines%
core/errors.py193.62%
components/agents/agent.py696.96%
core/pipeline/pipeline.py1090.2%
components/tools/tool_invoker.py1888.09%
core/pipeline/base.py3787.03%
TotalsCoverage Status
Change from baseBuild 16366659636:-0.01%
Covered Lines:12001
Relevant Lines:13281

💛 -Coveralls

@davidsbatistadavidsbatista changed the titleFeat/breakpointsfeat: adding debugging breakpoints toPipeline andAgentJul 15, 2025
sjrland others added3 commitsJuly 16, 2025 15:16
* Refactoring* Start adding debug_path into Breakpoint class* Fully move debug_path into Breakpoint dataclass* Simplifications in pipeline run logic* More simplification* lint* More simplification* Updates* Rename resume_state to pipeline_snapshot* PR comments* Missed renaming of state in a few more places
…d to use it (#9619)* Refactor to use dataclasses for PipelineSnapshot and AgentSnapshot* Fix integration tests* Mypy* Fix mypy* Fix lint* Refactor AgentSnapshot to only contain needed info* Fix mypy* More refactoring* removing unused import---------Co-authored-by: David S. Batista <dsbatista@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@davidsbatista@coveralls@sjrl

[8]ページ先頭

©2009-2025 Movatter.jp