cline icon indicating copy to clipboard operation
cline copied to clipboard

Add the current time to the system prompt

Open mrubens opened this issue 1 year ago • 0 comments

Description

Add the date/time to the system prompt per https://github.com/cline/cline/issues/1132#issuecomment-2571691512

Type of Change

  • [ ] 🐛 Bug fix (non-breaking change which fixes an issue)
  • [x] ✨ New feature (non-breaking change which adds functionality)
  • [ ] 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] 📚 Documentation update

Pre-flight Checklist

  • [x] Changes are limited to a single feature, bugfix or chore (split larger changes into separate PRs)
  • [x] Tests are passing (npm test) and code is formatted and linted (npm run format && npm run lint)
  • [x] I have reviewed contributor guidelines

Screenshots

Screenshot 2025-01-06 at 11 53 02 PM

Additional Notes

mrubens avatar Jan 07 '25 04:01 mrubens