todos.md

TODOs before release

  • [~] Implement help
    • Show full help
    • Make help dependent on the focused pane and page
  • Events when tool error
  • Fix issue with numbers (padding)
  • Fancy Spinner
  • Add all possible actions to the commands
  • Parallel tool calls and permissions
    • Run the tools in parallel and add results in parallel
    • Show multiple permissions dialogs
  • Investigate messages issues
    • Weird behavior sometimes the message does not update
    • Message length (I saw the message go beyond the correct length when there are errors)
    • Address UX issues
  • Implement current model in the sidebar
  • Implement changed files
  • Implement responsive mode
  • Revisit the core list component
    • This component has become super complex we might need to fix this.
  • General cleanup and documentation
  • Update the readme

Maybe

  • Revisit the provider/model/configs