Skip to content

Ablility to use local git for sessions folder #93

@MarkusPriska

Description

@MarkusPriska

Feature Type

Developer experience improvement

Problem/Motivation

By default the agent is instructed to git add the task when created and when its moved into the done folder.
I would like to just use git locally, but still push code changes to the remote.
I did this by just adding the entire "sessions" folder to the .gitignore and then removing the steps where the agent was instructed to add the tasks to git, but i think this would be a really nice feature on startup to choose if you would like the tasks to be included in the git repo or not.

Proposed Solution

Toggle on startup if you would like the sessions folder be be included in git or not.

Alternatives Considered

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions