Merge CLI-related commits from main to cli branch#2
Merged
Conversation
…-goose#8025) Signed-off-by: Michael Neale <michael.neale@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com> Co-authored-by: Douwe Osinga <douwe@squareup.com>
…ate (aaif-goose#7818) Signed-off-by: fre$h <fre5h3nough@gmail.com> Signed-off-by: fre <anonwurcod@proton.me>
Signed-off-by: Rabi Mishra <mishra.rabi@gmail.com>
Signed-off-by: Elias Posen <elias@posen.ch>
…#8004) - CLI parts only Cherry-picked leaf/leaf-acp related changes: - Add /status route to ACP transport
Cherry-picked leaf/leaf-server related changes: - Update session_events routes - Update session_event_bus - Update extension_manager - Update platform_extensions/mod.rs - Add orchestrator platform extension - Update context_mgmt - Update execution/manager with cancellation support
- Rename GooseMode to LeafMode in orchestrator.rs - Remove code_execution references from reply_parts.rs (code-mode feature removed) - Fix template_recipe.rs to use Template.undeclared_variables() directly - Remove #[cfg(feature = "code-mode")] gated code from platform_extensions/mod.rs - Fix test_what_is_your_name to check for 'goose' (matching recorded responses)
- Replace Goose branding with Leaf - Emphasize pure CLI focus - Document differences from upstream Goose - Update architecture section for leaf crates - Remove desktop/UI references - Add development and contributing sections
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.
Closes #1
Cherry-pick CLI-related commits from main branch to cli branch:
Commits to cherry-pick:
Skipped (UI/orchestration):