Skip to content

[FEAT] Add terminal title #82

Description

@awaitimport

We should implement terminal title similar to below. We currently don't have this feature.

Image
  1. Add --title flag to CLI so that user can explicitly specify the title. By default terminal title is equivalent to the conversation title.
  2. We should be able to disable terminal title either from env variable WORKFLOWFIESTA_DISABLE_TERMINAL_TITLE or from the config file (config file takes the precedence over env vars). We've already implemented that.
  3. Add a new setting on settings panel to toggle terminal title.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions