feat: show available toolkits (#37)

This commit is contained in:
Luke Alvoeiro
2024-09-04 08:52:13 -07:00
committed by GitHub
parent 13db5150bd
commit c91b11b3c5
5 changed files with 34 additions and 1 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ def keep_unsafe_command_prompt(command: str) -> PromptType:
class Developer(Toolkit):
"""The developer toolkit provides a set of general purpose development capabilities
"""Provides a set of general purpose development capabilities
The tools include plan management, a general purpose shell execution tool, and file operations.
We also include some default shell strategies in the prompt, such as using ripgrep