refactor: update Config to support multiple directories and add relative path option
Some checks failed
Continuous Integration / Build and Test on ubuntu-latest (push) Failing after 1m27s

This commit is contained in:
2025-09-20 11:54:39 +02:00
parent 935f700e7e
commit e06752f625
5 changed files with 81 additions and 36 deletions

2
Cargo.lock generated
View File

@@ -183,7 +183,7 @@ checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675"
[[package]]
name = "codebase-to-prompt"
version = "1.0.0"
version = "1.0.1"
dependencies = [
"anyhow",
"chrono",