Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Feature: Convert absolut paths to relative paths in DIFFs #4

@dragetd

Description

@dragetd

When the diff is passed to the prompt, it includes the absolute paths.

Example:
/home/draget/projects/work/mycompany/repos/experiements/secret/mygreatapp/src/…

It would be nice it it could be converted to a relative project path:
mygreatapp/src/…

This would reduce the tokens used for the prompt, might increase privacy a tiny bit and lessens the project-irrelevant noise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions