Skip to content

Conversation

@zimeg
Copy link
Member

@zimeg zimeg commented Feb 10, 2026

Summary

Adds changeset release notes for the Thinking Steps features with PR links:

Requirements

@zimeg zimeg requested a review from a team as a code owner February 10, 2026 19:46
@changeset-bot
Copy link

changeset-bot bot commented Feb 10, 2026

🦋 Changeset detected

Latest commit: 6e9112a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@slack/web-api Minor
@slack/types Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@zimeg zimeg added docs M-T: Documentation work only pkg:web-api applies to `@slack/web-api` pkg:types applies to `@slack/types` semver:minor labels Feb 10, 2026
@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.17%. Comparing base (1fbce32) to head (6e9112a).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2510   +/-   ##
=======================================
  Coverage   93.17%   93.17%           
=======================================
  Files          40       40           
  Lines       11384    11384           
  Branches      726      726           
=======================================
  Hits        10607    10607           
  Misses        765      765           
  Partials       12       12           
Flag Coverage Δ
cli-hooks 95.42% <ø> (ø)
cli-test 94.79% <ø> (ø)
oauth 77.39% <ø> (ø)
socket-mode 61.87% <ø> (ø)
web-api 98.12% <ø> (ø)
webhook 96.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zimeg zimeg self-assigned this Feb 10, 2026
Copy link
Member Author

@zimeg zimeg left a comment

Choose a reason for hiding this comment

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

📝

@zimeg zimeg enabled auto-merge (squash) February 10, 2026 19:55
Copy link
Contributor

@srtaalej srtaalej left a comment

Choose a reason for hiding this comment

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

left some suggestions! 🦋


- **Block types**: `PlanBlock` and `TaskCard` for displaying task progress in messages
- **Chunk types**: `MarkdownTextChunk`, `PlanUpdateChunk`, `TaskUpdateChunk` for streaming
- **Source types**: `UrlSource` with optional `icon_url` for task outputs
Copy link
Contributor

Choose a reason for hiding this comment

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

URLSourceElement!

Suggested change
- **Source types**: `UrlSource` with optional `icon_url` for task outputs
- **Source types**: `UrlSourceElement` for task outputs

Copy link
Contributor

Choose a reason for hiding this comment

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

also i dont think its accurate to say UrlSourceElement is for task outputs, its for displaying sources


- **Block types**: `PlanBlock` and `TaskCard` for displaying task progress in messages
- **Chunk types**: `MarkdownTextChunk`, `PlanUpdateChunk`, `TaskUpdateChunk` for streaming
- **Source types**: `UrlSource` with optional `icon_url` for task outputs
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- **Source types**: `UrlSource` with optional `icon_url` for task outputs
- **Source types**: `UrlSourceElements` for displaying sources

@zimeg zimeg disabled auto-merge February 10, 2026 19:55
Co-authored-by: Maria Alejandra <104795114+srtaalej@users.noreply.github.com>
Co-authored-by: Luke Russell <31357343+lukegalbraithrussell@users.noreply.github.com>
@zimeg zimeg enabled auto-merge (squash) February 10, 2026 20:00
@zimeg zimeg merged commit f1fb7bf into main Feb 10, 2026
58 checks passed
@zimeg zimeg deleted the b branch February 10, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs M-T: Documentation work only pkg:types applies to `@slack/types` pkg:web-api applies to `@slack/web-api` semver:minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants