Skip to content

Releases: wafflestudio/retrochat

Release 0.1.1

25 Oct 16:12

Choose a tag to compare

What's Changed

  • Enhance parsers and refactor analytics system by @sanggggg in #1
  • Add commands to run inside claude code by @hanan-nana in #2
  • feat: Add comprehensive retrospection analysis system for chat sessions by @sanggggg in #5
  • fix: database initialization error handling by @esc5221 in #7
  • fix: test improvements and retrospect command fixes by @esc5221 in #8
  • feat: Add Cursor IDE chat history parser support by @sanggggg in #9
  • Simplify import CLI to single unified command by @sanggggg in #10
  • Refactor LlmProvider configuration system by @tantara in #11
  • Add example file generation script and Makefile improvements by @tantara in #12
  • feat: Add live import with --watch flag and smart provider detection by @tantara in #13
  • feat: Add Makefile improvements and database configuration by @tantara in #20
  • feat: Remove unused database tables and simplify schema by @sanggggg in #21
  • refactor(tui): Phase 1 - Extract utility modules for better code organization by @sanggggg in #23
  • refactor(tui): Phase 2 - Extract Dialog component for reusable UI patterns by @sanggggg in #24
  • refactor(tui): Phase 3 - Separate state management from TUI widgets by @sanggggg in #25
  • Phase 4: Implement event-driven architecture by @sanggggg in #26
  • feat: Add file-based logging for TUI mode (Fixes #22) by @sanggggg in #27
  • feat: Phase 1 - Unified Tool Storage Foundation by @sanggggg in #30
  • feat: Phase 2 - Parser Updates for Unified Tool Storage by @sanggggg in #31
  • feat: Phase 3 - Tool Parsing Library by @sanggggg in #32
  • fix: simplify tool result content and display tool_results in TUI (Phase 4) by @sanggggg in #33
  • fix: optimize import performance and handle missing session IDs (#35) by @sanggggg in #37
  • feat: pair tool_use and tool_result messages in TUI display by @sanggggg in #38
  • feat: Zero-Config First Run by @esc5221 in #39

New Contributors

Full Changelog: https://github.com/wafflestudio/retrochat/commits/v0.1.1