mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-31 22:32:28 +00:00
core: add explore agent for fast codebase navigation and improve task UI display
This commit is contained in:
@@ -527,6 +527,7 @@ export namespace Config {
|
||||
plan: Agent.optional(),
|
||||
build: Agent.optional(),
|
||||
general: Agent.optional(),
|
||||
explore: Agent.optional(),
|
||||
})
|
||||
.catchall(Agent)
|
||||
.optional()
|
||||
|
||||
Reference in New Issue
Block a user