Closed
Conversation
6 tasks
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
84f899c to
e38b407
Compare
c45e9e2 to
adb71f8
Compare
e38b407 to
84f899c
Compare
…d on Feishu messages and GlobalBus events
84f899c to
981ae68
Compare
adb71f8 to
5bc2ec2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue for this PR
Closes #148
Depends on #152
Type of change
What does this PR do?
在飞书端支持项目切换与隐藏,数据源与微信端一致(
Project.recentList())。/project查看项目列表,/project n切换,/project hide n隐藏Instance.provide()在对应项目的上下文中执行GlobalBus监听 web 端活动_chatDirs[chatId]存储 per-chat 工作目录How did you verify your code works?
/project列表显示正确/project n切换后 AI 回复归属正确项目/project hide n隐藏和自动恢复Checklist