add back in file hierarchy in system prompt but limit to 200 items

This commit is contained in:
Dax Raad
2025-06-30 14:46:18 -04:00
parent 9f3ba03965
commit dd5736fe5f
9 changed files with 153 additions and 94 deletions

View File

@@ -12,7 +12,7 @@ import { App } from "../app/app"
import { mapValues } from "remeda"
import { NamedError } from "../util/error"
import { ModelsDev } from "../provider/models"
import { Ripgrep } from "../external/ripgrep"
import { Ripgrep } from "../file/ripgrep"
import { Config } from "../config/config"
const ERRORS = {