anomalyco / anomalyco/opencode
[FEATURE]:Auto-timestamp on user messages for AI time context
@nexxeln is already working on this.
Since Sep 4, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
When users interact with AI across multiple sessions or long conversations, the AI has no reliable way to know the current time. This leads to:
AI confusing "yesterday" vs "today"
Inaccurate time-related suggestions
Poor temporal context in multi-session workflows
Describe the solution you'd like
Automatically append a timestamp (e.g., [2026-09-04 16:05]) to each user message in the conversation context, so the AI can accurately perceive time without manual reminders.
Additional context
This is especially useful for long-running projects where time awareness affects decision quality (e.g., financial data analysis, scheduling tasks, version control workflows).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.