Skip to content

feat(agent-tars): make greeter response shorter #210

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

Merged
merged 1 commit into from
Mar 22, 2025
Merged

Conversation

ulivz
Copy link
Member

@ulivz ulivz commented Mar 18, 2025

Before

image

After

image

Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 4.69%. Comparing base (ec61134) to head (d25622c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #210   +/-   ##
=====================================
  Coverage   4.69%   4.69%           
=====================================
  Files        253     253           
  Lines       7769    7769           
  Branches    1450    1450           
=====================================
  Hits         365     365           
  Misses      7364    7364           
  Partials      40      40           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ulivz ulivz force-pushed the feat/agent-tars branch 2 times, most recently from d9e659d to b2e1271 Compare March 19, 2025 11:21
@@ -0,0 +1,32 @@
import { ToolCall } from '@agent-infra/shared';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remember to add the license header to the newly added source file.

@ulivz ulivz force-pushed the refactor/greeter branch from ba09327 to 6d01b0a Compare March 22, 2025 07:25
@ulivz ulivz changed the base branch from feat/agent-tars to main March 22, 2025 07:25
@ulivz ulivz force-pushed the refactor/greeter branch from 6d01b0a to d25622c Compare March 22, 2025 07:27
@ulivz ulivz changed the title refactor(agent-tars): make greeter response shorter feat(agent-tars): make greeter response shorter Mar 22, 2025
@ulivz ulivz merged commit fdbd9a8 into main Mar 22, 2025
10 checks passed
@ulivz ulivz deleted the refactor/greeter branch March 22, 2025 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants