lumen/src/command
Huang Rui 9c8db9f6b9
feat(prompts): Add customizable prompt configuration
- Add prompt configuration support for explain, draft, and operate
- Update command execution to pass prompt configs to providers
- Add default prompt configs and fallback to built-in prompts

Signed-off-by: Huang Rui <vowstar@gmail.com>
2025-06-21 17:47:43 +08:00
..
draft.rs feat(prompts): Add customizable prompt configuration 2025-06-21 17:47:43 +08:00
explain.rs feat(prompts): Add customizable prompt configuration 2025-06-21 17:47:43 +08:00
list.rs feat(prompts): Add customizable prompt configuration 2025-06-21 17:47:43 +08:00
mod.rs feat(prompts): Add customizable prompt configuration 2025-06-21 17:47:43 +08:00
operate.rs feat(prompts): Add customizable prompt configuration 2025-06-21 17:47:43 +08:00