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(arbiter-engine): init crate and scaffold agent #735

Merged
merged 7 commits into from
Dec 6, 2023

Conversation

Autoparallel
Copy link
Collaborator

Give an overview of the tasks completed
Started out the new arbiter-engine crate with some initial structure.

Link to issue(s) that this PR closes
Closes #733 and closes #734

Copy link
Collaborator

@0xJepsen 0xJepsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like where this is going

0xJepsen
0xJepsen previously approved these changes Dec 5, 2023
Copy link
Collaborator

@0xJepsen 0xJepsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm can we keep fmt passing?

@0xJepsen 0xJepsen merged commit fa211b3 into main Dec 6, 2023
@0xJepsen 0xJepsen deleted the arbiter-engine/init branch December 6, 2023 16:28
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.

Create a basic Agent struct that uses Artemis Engine. Initialize the arbiter-engine crate.
2 participants