Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Add a option during the install script to have AI Shell open persistently by adding to the $PROFILE of the user #388

Description

Summary of the new feature / enhancement

As a user I would like to be able to have AI Shell open up by default when I install the tool. During installation we should prompt the user asking if they would like to have the AI Shell sidecar open (Invoke-AIShell) to open up by default and choose a default agent to use on start up.

Proposed technical implementation details (optional)

Requirements:

  • Prompt the user to get consent for
  • Get the current agents and let the user choose the default agent to use on start up
  • With this information add to the $PROFILE of the user to open whenever PowerShell 7 is ran within Windows terminal
  • When the user uninstalls we remove the section of code we added to the user profile so include a uniquely identifiable area in the $PROFILE without deleting any of the other code in the $PROFILE file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions