Skip to content

Conversation

@zimeg
Copy link
Member

@zimeg zimeg commented Jan 29, 2026

Summary

Proof of concept combining workspace build changes with AI apps thinking steps features to verify that workspace configuration fixes CI testing issues.

Workspace changes (from zimeg-build-workspaces):

  • Setup monorepo workspaces for dependent packaging
  • Centralize linting at repo level
  • Replace prepare script with prepublishOnly

Feature changes (from feat-ai-apps-thinking-steps):

  • Add task display mode option to chat streams
  • Add task_card and plan blocks
  • Accept chunks as arguments to chat stream helpers

Requirements (place an x in each [ ])

@zimeg zimeg requested a review from a team as a code owner January 29, 2026 00:31
@zimeg zimeg marked this pull request as draft January 29, 2026 00:32
@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

❌ Patch coverage is 87.03704% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.04%. Comparing base (a1112e3) to head (83a423d).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2482      +/-   ##
==========================================
- Coverage   93.09%   93.04%   -0.05%     
==========================================
  Files          40       40              
  Lines       11240    11266      +26     
  Branches      713      719       +6     
==========================================
+ Hits        10464    10483      +19     
- Misses        764      771       +7     
  Partials       12       12              
Flag Coverage Δ
cli-hooks 95.23% <ø> (ø)
cli-test 94.79% <ø> (ø)
oauth 77.39% <ø> (ø)
socket-mode 61.87% <ø> (ø)
web-api 98.01% <87.03%> (-0.10%) ⬇️
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 changed the title feat: AI apps thinking steps with workspace build fixes test: attempt automatic link between workspace packages in ci Jan 30, 2026
@zimeg zimeg added tests M-T: Testing work only pkg:web-api applies to `@slack/web-api` pkg:types applies to `@slack/types` github_actions Pull requests that update GitHub Actions code labels Jan 30, 2026
@zimeg
Copy link
Member Author

zimeg commented Jan 30, 2026

🏁 This test was a success! Will close this PR-

@zimeg zimeg closed this Jan 30, 2026
@zimeg zimeg deleted the zimeg-build-workspaces-thinking-steps branch January 30, 2026 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code pkg:types applies to `@slack/types` pkg:web-api applies to `@slack/web-api` tests M-T: Testing work only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants