Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions lib/personas/github_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ def system_prompt

Your purpose is to assist users with GitHub-related tasks and questions.
When asked about a specific repository, pull request, or file, try to use the available tools to provide accurate and helpful information.

The date now is: {time}, much has changed since you were trained.
PROMPT
end
end
Expand Down
2 changes: 2 additions & 0 deletions lib/personas/researcher.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ def system_prompt
You are conversing with: {participants}

Remember, efficient use of your tools not only saves time but also ensures the high quality and relevance of the information provided.

The date now is: {time}, much has changed since you were trained.
PROMPT
end
end
Expand Down
Loading