Feat/phase 5 projects discord proactive - #4
Merged
Conversation
Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
…rappers Co-Authored-By: Claude Fable 5 <[email protected]>
…ing and send status checks Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
…h tests Co-Authored-By: Claude Fable 5 <[email protected]>
…ore ops Replaces the rpc.rs stub with an 84-arm dispatcher over donna_core::ops, one arm per non-streaming command in the Task 5 inventory. Arg keys mirror the camelCase keys api.ts sends; async ops get .await. Unknown command -> 404, ops/arg error -> 400, success -> ops result as JSON verbatim. Co-Authored-By: Claude Fable 5 <[email protected]>
… server Co-Authored-By: Claude Fable 5 <[email protected]>
…onnect Co-Authored-By: Claude Fable 5 <[email protected]>
…nreachable banner Route all non-native commands through donna-server over HTTP RPC + WS; keep 7 native commands on Tauri invoke and stream send_chat/quick_chat_send over WS. Trim src-tauri to native-only handlers (no local SQLite). Fix create_routine RPC contract. Push Google keychain secrets to the server after OAuth. Add a Server settings card, a Test-connection check, and an unreachable banner. Co-Authored-By: Claude Fable 5 <[email protected]>
…ndlers Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
…c docs to server-first Co-Authored-By: Claude Fable 5 <[email protected]>
…ses, MSRV - google_set_client now writes both the desktop keychain (native connect) and the server store (status gate + server-side API); fixes broken fresh-user Connect - sendChat/quickChatSend promises now resolve at stream end, matching their contract - bump donna-core + src-tauri rust-version to 1.86 to match actual build requirement Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
…mmaries Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
…vents Co-Authored-By: Claude Fable 5 <[email protected]>
…approval dedupe Co-Authored-By: Claude Fable 5 <[email protected]>
Co-Authored-By: Claude Fable 5 <[email protected]>
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.
No description provided.