[codex] add chat companion provider support#1
Open
bruceeewong wants to merge 2 commits into
Open
Conversation
Author
|
给小狗子加了陪聊的功能,还能随回复变换心情状态。添加了主流的OpenAI兼容的模型接口配置,自测了一遍没什么问题。 |
7bd2f6b to
da4e123
Compare
Author
da4e123 to
f71abc5
Compare
f71abc5 to
829f4b8
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.
Summary
Impact
Users can enable chat, configure a provider profile, talk to PawPal from the speech bubble, and have PawPal react with matching companion states while preserving existing reminders and focus-mode behavior. Chat remains opt-in and keeps the latest session in local storage.
Validation