[codex] Hosted review phase 2 identity and scoping#2
Draft
romgenie wants to merge 5 commits into
Draft
Conversation
Fixes OpenCoven#98. Fixes OpenCoven#99. Fixes OpenCoven#104. Fixes OpenCoven#110. - add hosted tenant/installation/repo/domain scope types - key hosted memory, transcripts, settings sync, and team memory by scoped identity - add canonical repo parsing and Windows test isolation for home-derived paths Signed-off-by: Timothy Wayne Gregg <Timothy.Gregg@complete.tech>
…enCoven#99 OpenCoven#104 OpenCoven#110) Refs OpenCoven#98. Refs OpenCoven#99. Refs OpenCoven#104. Refs OpenCoven#110. - keep hosted identity/scoping tests portable on Windows - preserve Phase 2 full-suite test coverage Signed-off-by: Timothy Wayne Gregg <Timothy.Gregg@complete.tech>
…hase-2 Signed-off-by: Timothy Wayne Gregg <Timothy.Gregg@complete.tech>
…hase-2 Signed-off-by: Timothy Wayne Gregg <Timothy.Gregg@complete.tech> # Conflicts: # src-rust/crates/commands/src/lib.rs # src-rust/crates/tui/src/app.rs
…hase-2 Signed-off-by: Timothy Wayne Gregg <Timothy.Gregg@complete.tech>
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.
Hosted Review Phase 2 PR Notes
Linked issues
Fixes OpenCoven#98.
Fixes OpenCoven#99.
Fixes OpenCoven#104.
Fixes OpenCoven#110.
Summary
Test evidence
cargo fmt --allcargo check --workspacecargo clippy --workspace --all-targets -- -D warningscargo test -p claurst-core --lib hosted -- --nocapturecargo test -p claurst-core --lib local_project_id -- --nocapturecargo test -p claurst-core --lib sync_keys -- --nocapturecargo test -p claurst-core --lib team_memory_key -- --nocapturecargo test -p claurst-commands --lib named_commands::tests::test_agents_reset_removes_saved_roster_state -- --nocapturecargo test -p claurst-core --lib roster_reset -- --nocapturecargo test -p claurst-core --lib build_import_preview_maps_settings_and_doc -- --nocapturecargo test -p claurst-core --lib test_imported_anthropic_cli_token_resolves_without_coven_oauth_client -- --nocapturecargo test -p claurst-tui --lib windows_system_root --quietcargo test --workspace --quietFull-suite status
cargo test --workspace --quietpasses on Windows withCARGO_TARGET_DIR=C:\dev-cargo-target\coven-codeafter Smart App Control was disabled locally.Risk notes