Conversation
…thods (#2467) Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
Co-authored-by: Michael Brooks <mbrooks@slack-corp.com> Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
Co-authored-by: Michael Brooks <mbrooks@slack-corp.com> Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
Co-authored-by: Michael Brooks <mbrooks@slack-corp.com> Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2484 +/- ##
==========================================
+ Coverage 93.11% 93.17% +0.06%
==========================================
Files 40 40
Lines 11269 11384 +115
Branches 713 726 +13
==========================================
+ Hits 10493 10607 +114
- Misses 764 765 +1
Partials 12 12
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
…o feat-ai-apps-thinking-steps
…kapi/node-slack-sdk into feat-ai-apps-thinking-steps
Co-authored-by: Michael Brooks <mbrooks@slack-corp.com>
The timeout test was making real network requests to slack.com, causing intermittent failures due to SSL connection destruction race conditions (ECANCELED errors). Now uses nock to mock the network with delayConnection. Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Summary
This PR introduces new Thinking Steps features into Node.
Included in this PR:
chat.{appendStream, startStream, stopStream}methods ⭐Code Snippet
chat.methods ⭐Code Snippet
Requirements (place an
xin each[ ])