llm-kb
← Back to products
Productlaunched

Claude Code extension that injects real system time into context

A browser extension for Claude Code that adds a real-time clock to the AI's context, so it knows the current time and can detect long gaps between messages. This solves the problem of Claude having no sense of time, which leads to incorrect assumptions about project duration and inappropriate suggestions like telling users to sleep at 9 AM.

2 engagement·1 source·Sun, Jul 12, 2026, 08:37 AM
The extension uses `UserPromptSubmit` to inject the real system time into the context before Claude reads the user's message. It also detects long gaps between messages, helping Claude understand the actual timeline of a conversation. Built as a browser extension for Claude Code. No tech stack or traction signals mentioned.

Entities

Claude(model)Claude Code(tool)

Related

CommunitySat, Jul 11, 2026, 09:07 AM

Developer open-sources agent-instructions repo to curb AI coding agent degradation

A developer frustrated by AI coding agents losing context and hallucinating after about 10 minutes created a set of rules to keep them on track. The rules, shared as an open-source GitHub repo, aim to reduce the need for constant reminders and prevent infinite loops. The project has gained attention from other developers facing similar issues.

2 engagement·1 source·reddit
CommunitySat, Jul 11, 2026, 01:14 PM

Developer shares CLAUDE.md trick to preserve reasoning context in Claude Code sessions

A developer describes a habit of instructing Claude Code via CLAUDE.md to log design decisions, preventing the model from forgetting past reasoning after context compaction. This addresses a common pain point in long coding sessions where the model suggests previously ruled-out approaches.

5 engagement·1 source·reddit
ProductSat, Jul 11, 2026, 10:33 PM

Git-aware AI debugger that checks out old commits to fix production bugs

A tool that makes AI coding assistants (like Cursor or Claude Code) automatically checkout the git commit corresponding to a production error before debugging, preventing the agent from analyzing current code that has shifted. It solves the problem of AI agents hallucinating fixes because they look at the present state of files while the bug existed in a past commit.

5 engagement·2 sources·reddit
IncidentSat, Jul 11, 2026, 01:31 PM

User discovers Claude Code hallucinates user messages it never received

A Reddit user reports a reproducible issue in Claude Code where the model responds to a user message that was never sent. After instructing Claude to repeat the last user message verbatim, the user sent only one message but Claude responded by repeating a non-existent second message, suggesting the model may be generating or hallucinating user inputs.

5 engagement·1 source·reddit
CommunitySun, Jul 12, 2026, 01:26 PM

Developer becomes professional 'non-coder' using Claude

A developer describes transitioning from using Claude in a browser to building apps full-time with Claude Code in VS Code, leveraging a global claude.md file. The post details a personal journey of becoming a 'professional non-coder' by relying on AI for software development tasks.

18 engagement·1 source·reddit