Open Issues Need Help
View All on GitHub Integrate core libraries into ark_framework about 1 month ago
AI Summary: Integrate the `ark_types` and `ark_comm` libraries into the `ark_framework` repository. This involves moving the code from separate repositories into the `ark_framework` project, updating imports and dependencies accordingly, and thoroughly testing the integration to ensure functionality.
Complexity:
4/5
enhancement help wanted
Add channel types when looking at the Channel list in CLI about 1 month ago
AI Summary: Modify the `ark channel list` command-line interface (CLI) to display the channel name and its associated message type (e.g., `some_channel_name (ark_message_type)`) instead of just the channel names.
Complexity:
3/5
enhancement good first issue