Skip to content

feat: add agentic callbacks template#681

Merged
mrh997 merged 2 commits intorelease/agentic_modelfrom
feat/mrh/concat
Jan 13, 2026
Merged

feat: add agentic callbacks template#681
mrh997 merged 2 commits intorelease/agentic_modelfrom
feat/mrh/concat

Conversation

@mrh997
Copy link
Copy Markdown
Contributor

@mrh997 mrh997 commented Jan 12, 2026

What type of PR is this?

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 12, 2026

Codecov Report

❌ Patch coverage is 63.55932% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.86%. Comparing base (73d27eb) to head (5c345ce).
⚠️ Report is 1 commits behind head on release/agentic_model.

Files with missing lines Patch % Lines
utils/callbacks/template.go 65.21% 30 Missing and 2 partials ⚠️
components/model/callback_extra.go 0.00% 6 Missing ⚠️
compose/chain.go 0.00% 1 Missing ⚠️
compose/chain_branch.go 0.00% 1 Missing ⚠️
compose/chain_parallel.go 0.00% 1 Missing ⚠️
compose/component_to_graph_node.go 0.00% 1 Missing ⚠️
compose/graph.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##           release/agentic_model     #681      +/-   ##
=========================================================
+ Coverage                  78.79%   78.86%   +0.06%     
=========================================================
  Files                        132      130       -2     
  Lines                      13263    13278      +15     
=========================================================
+ Hits                       10451    10472      +21     
+ Misses                      1939     1937       -2     
+ Partials                     873      869       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mrh997 mrh997 force-pushed the feat/mrh/concat branch 2 times, most recently from 21f1329 to eba37fc Compare January 12, 2026 12:03
@mrh997 mrh997 force-pushed the feat/mrh/concat branch 4 times, most recently from cde26e0 to fbebe99 Compare January 13, 2026 10:31
@mrh997 mrh997 force-pushed the feat/mrh/concat branch 2 times, most recently from e437cce to e0ddb1b Compare January 13, 2026 13:26
@mrh997 mrh997 merged commit 0b72ca9 into release/agentic_model Jan 13, 2026
15 of 16 checks passed
@mrh997 mrh997 deleted the feat/mrh/concat branch January 13, 2026 13:41
mrh997 added a commit that referenced this pull request Jan 15, 2026
mrh997 added a commit that referenced this pull request Jan 15, 2026
mrh997 added a commit that referenced this pull request Jan 22, 2026
mrh997 added a commit that referenced this pull request Jan 22, 2026
mrh997 added a commit that referenced this pull request Feb 24, 2026
mrh997 added a commit that referenced this pull request Mar 12, 2026
mrh997 added a commit that referenced this pull request Apr 10, 2026
N3kox pushed a commit that referenced this pull request Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants