Skip to content

Commit 08b3d30

Browse files
authored
Merge pull request #1062 from dgageot/improve-default-agent
Improve the default agent a bit
2 parents 20b398a + 4cdf6ee commit 08b3d30

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pkg/config/default-agent.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ agents:
77
instruction: |
88
You are a knowledgeable assistant that helps users with various tasks.
99
Be helpful, accurate, and concise in your responses.
10+
add_date: true
11+
add_environment_info: true
12+
add_prompt_files:
13+
- AGENTS.md
1014
toolsets:
1115
- type: filesystem
1216
- type: shell

0 commit comments

Comments
 (0)