An extensible framework for monitoring and securing neural communications, designed for transparency and interoperability across brain-computer interfaces (BCIs).

1 Open Issue Need Help Last updated: Jan 25, 2026

Open Issues Need Help

View All on GitHub
AI/ML AI Frameworks

AI Summary: This issue requires updating Streamlit components in `tara_mvp/ui/app.py` to use the new `width` parameter instead of the deprecated `use_container_width`. The change involves mapping `use_container_width=True` to `width='stretch'` and `use_container_width=False` to `width='content'`, with a deadline before the end of 2025.

Complexity: 1/5
bug good first issue

An extensible framework for monitoring and securing neural communications, designed for transparency and interoperability across brain-computer interfaces (BCIs).

Python