Skip to content

Releases: Menschomat/Hyphae

v0.1.0

17 Oct 14:40

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Pre Alpha - Hyphae 0.1.0

✨ New Features

Core Git Integration

  • Git-Based Message Storage: Messages are stored as Git commits with full metadata preservation
  • Branch-Based Chatrooms: Create and switch between different chat branches for organized conversations
  • Repository Management: Support for both local repository creation and remote repository cloning
  • Automatic Synchronization: Built-in pull/push functionality for syncing with remote repositories

Terminal User Interface

  • Textual TUI: Modern, intuitive terminal interface built with the Textual framework
  • Real-time Chat Interface: Send and receive messages with a clean, responsive UI
  • Repository Setup Dialogs: Guided setup process for configuring Git repositories
  • Message Display: Formatted message rendering with timestamps and user information

Configuration & CLI

  • YAML Configuration: Flexible configuration system for user settings and preferences
  • Command Line Interface: Both TUI and CLI modes available
  • Version Information: Built-in version reporting functionality