Skip to content

feat(web-api): add codeChannels.* methods - #1943

Draft
zimeg wants to merge 2 commits into
clack/agents-sessions-methodsfrom
clack/code-channels-methods
Draft

feat(web-api): add codeChannels.* methods#1943
zimeg wants to merge 2 commits into
clack/agents-sessions-methodsfrom
clack/code-channels-methods

Conversation

@zimeg

@zimeg zimeg commented Aug 18, 2026

Copy link
Copy Markdown
Member

Adds the codeChannels.* Web API method family (create, archive, rename, setProperties, setCommands, setView, listViews, removeView, getCanvas, setCanvasContent) to the sync, async, and legacy web clients. Async + legacy generated via scripts/codegen.py.

Experimental; draft while the API is finalized.

@zimeg

zimeg commented Aug 18, 2026

Copy link
Copy Markdown
Member Author

Examples PR (depends on this): slack-samples/bolt-python-examples#194

@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.28%. Comparing base (1c5afec) to head (5ac7951).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                        Coverage Diff                        @@
##           clack/agents-sessions-methods    #1943      +/-   ##
=================================================================
+ Coverage                          84.17%   84.28%   +0.11%     
=================================================================
  Files                                118      118              
  Lines                              13470    13590     +120     
=================================================================
+ Hits                               11339    11455     +116     
- Misses                              2131     2135       +4     

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

zimeg and others added 2 commits August 19, 2026 15:13
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Add the codeChannels.* Web API methods (archive, create, getCanvas,
listViews, removeView, rename, setCanvasContent, setCommands,
setProperties, setView) with arguments aligned to the API reference,
alphabetized, and registered in the method coverage test. Stacked on the
agents.sessions.* methods.

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@zimeg
zimeg force-pushed the clack/code-channels-methods branch from b647044 to 5ac7951 Compare August 19, 2026 22:16
@zimeg
zimeg changed the base branch from main to clack/agents-sessions-methods August 19, 2026 22:17
@zimeg
zimeg force-pushed the clack/agents-sessions-methods branch from 1c5afec to ecf3482 Compare August 20, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement M-T: A feature request for new functionality semver:minor web-client

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant