Skip to content

Refactor: UI Enhancements, Dependency Updates, and CI Fixes#43

Merged
dmitrkozlovsk merged 1 commit intomainfrom
feature/other_improvements_010
Oct 19, 2025
Merged

Refactor: UI Enhancements, Dependency Updates, and CI Fixes#43
dmitrkozlovsk merged 1 commit intomainfrom
feature/other_improvements_010

Conversation

@dmitrkozlovsk
Copy link
Owner

@dmitrkozlovsk dmitrkozlovsk commented Oct 19, 2025

Key Changes:

  • Material Design icons have been added to the navigation bar for better visual identification of sections (st.Page).
  • Corrected the use of the deprecated use_container_width parameter in Streamlit components.
  • The pydantic-ai version has been updated to ~=1.1.0. The codebase has been updated accordingly, replacing the Usage API with the new RunUsage.
  • Implemented support for ThinkPart to provide a more detailed view of the AI's thinking process in the chat.
  • Disabled anonymous telemetry in ChromaDB to align with privacy policies.
  • Improved the initial setup script (make setup): it now checks for an existing expanto.db and avoids overwriting it. A force=true option has been added to allow for forced recreation of the database.

@dmitrkozlovsk dmitrkozlovsk self-assigned this Oct 19, 2025
@dmitrkozlovsk dmitrkozlovsk added this to the v0.1.0 milestone Oct 19, 2025
@dmitrkozlovsk
Copy link
Owner Author

closes #12

@dmitrkozlovsk dmitrkozlovsk merged commit b029168 into main Oct 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant