Skip to content

feat: thread archive, rename, and member management#5

Merged
DevRohit06 merged 1 commit intomainfrom
feat/thread-management
Mar 22, 2026
Merged

feat: thread archive, rename, and member management#5
DevRohit06 merged 1 commit intomainfrom
feat/thread-management

Conversation

@DevRohit06
Copy link
Copy Markdown
Owner

Summary

  • thread archive / thread unarchive
  • thread rename <thread> <new_name>
  • thread add-member <thread> <member_id>
  • thread remove-member <thread> <member_id>

Test plan

  • discli thread archive <thread_id>
  • discli thread unarchive <thread_id>
  • discli thread rename <thread_id> "New Name"
  • discli thread add-member <thread_id> <member_id>
  • pytest tests/ -v

🤖 Generated with Claude Code

- thread archive / unarchive
- thread rename
- thread add-member / remove-member

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@DevRohit06 DevRohit06 merged commit 2934220 into main Mar 22, 2026
@DevRohit06 DevRohit06 deleted the feat/thread-management branch March 22, 2026 11:38
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.

1 participant