2 Open Issues Need Help Last updated: Jul 24, 2025

Open Issues Need Help

View All on GitHub

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

The Ark framework.

Python

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

The Ark framework.

Python