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

Enhancement/83 develop command manager #87

Closed
wants to merge 9 commits into from

Conversation

aritosteles
Copy link
Contributor

Related Issue
Develop the Agent Command Manager

Description

This PR creates the Agent Command Manager, responsible of retrieving commands from the AgentQueue and dispatching them to the different modules.

  • Compilation without warnings in every supported platform
    • Linux

@aritosteles aritosteles linked an issue Aug 16, 2024 that may be closed by this pull request
@lchico lchico force-pushed the enhancement/83-develop-command-manager branch from 1b72ec5 to 3f9c2b8 Compare August 19, 2024 00:08
@aritosteles aritosteles force-pushed the enhancement/83-develop-command-manager branch 3 times, most recently from fbb76be to 9cc742a Compare August 20, 2024 20:40
aritosteles and others added 9 commits August 21, 2024 15:52
Added module file structure to repo.
Added coroutine to get commands from queue.
Added functions to recursively find and set values in a nlohmann::json
object.
Also added coroutine to peridically push messages into queue.
Also moved sqlitestorage and corresponding tests
@aritosteles aritosteles force-pushed the enhancement/83-develop-command-manager branch from 53a622b to 851657f Compare August 21, 2024 19:02
@TomasTurina TomasTurina closed this Sep 4, 2024
@TomasTurina TomasTurina deleted the enhancement/83-develop-command-manager branch September 4, 2024 13:52
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.

Develop the Agent Command Handler
3 participants