Skip to content

πŸš€ PocketAI v0.4.0 – Chat Management & Theme System

Choose a tag to compare

@kongogaming kongogaming released this 10 Jul 14:10

This release brings PocketAI one step closer to becoming a complete terminal AI assistant.

Version v0.4.0 introduces a brand-new chat management system, theme customization, and several improvements to the Rich-based terminal interface.

✨ What's New

πŸ’¬ Chat Management

  • Save conversations
  • Browse chat history
  • Load previous conversations
  • Rename saved chats
  • Delete saved chats
  • Automatic chat titles

🎨 Theme System

  • Multiple built-in themes
  • Theme aliases (/theme cyber, /theme blue, etc.)
  • Live theme switching
  • Improved Rich UI styling

πŸ–₯️ UI Improvements

  • Redesigned dashboard
  • Improved help menu
  • Better configuration panel
  • Cleaner success, warning, and error dialogs
  • Improved history viewer

πŸ“Š Statistics

  • Response statistics
  • Prompt evaluation speed
  • Generation speed
  • Token count information

βš™οΈ Improvements

  • Better project structure
  • Cleaner codebase
  • Bug fixes
  • Improved README
  • Better command handling

πŸ“¦ Commands Added

/save
/history
/load <id>
/rename <id> <title>
/delete <id>
/theme
/theme <name>

πŸ”’ Privacy

PocketAI continues to run 100% locally using Ollama.

No cloud.
No telemetry.
No subscriptions.

Your conversations stay on your own device.


πŸš€ What's Next (v0.5)

Planned features include:

  • Export conversations
  • Voice input
  • Text-to-Speech
  • Model manager
  • Search chat history
  • Better markdown rendering

Thank you for checking out PocketAI!

If you enjoy the project, consider giving it a ⭐ on GitHub.