Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(agentwire): Initial commit, extracted from orb-core #284

Merged
merged 5 commits into from
Nov 19, 2024

Conversation

valff
Copy link
Collaborator

@valff valff commented Oct 31, 2024

Open-source agentwire framework.

@valff valff changed the title Extract agentwire from orb-core [agentwire] Extract agentwire from orb-core Oct 31, 2024
@valff valff changed the title [agentwire] Extract agentwire from orb-core agentwire: Extract agentwire from orb-core Oct 31, 2024
@valff valff force-pushed the valentyn-init-agentwire branch 3 times, most recently from 6e1b2ed to 14d912d Compare October 31, 2024 17:56
@valff valff marked this pull request as ready for review November 1, 2024 11:00
@valff
Copy link
Collaborator Author

valff commented Nov 4, 2024

@TheButlah this is a linux-only crate. Can we skip the macos check?

@TheButlah
Copy link
Collaborator

Yes, we can opt-out of macos support the following way:

unsupported_targets = ["aarch64-apple-darwin", "x86_64-apple-darwin"]

@TheButlah TheButlah changed the title agentwire: Extract agentwire from orb-core feat(agentwire): Extract agentwire from orb-core Nov 19, 2024
@TheButlah TheButlah changed the title feat(agentwire): Extract agentwire from orb-core feat(agentwire): Initial commit, extracted from orb-core Nov 19, 2024
@TheButlah TheButlah enabled auto-merge (squash) November 19, 2024 20:38
@TheButlah TheButlah merged commit 5019ec7 into main Nov 19, 2024
10 checks passed
@TheButlah TheButlah deleted the valentyn-init-agentwire branch November 19, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants