anomalyco / anomalyco/opencode

Changing timezone during active chat session breaks the message flow

Open
#38,575 1 comment 0 reactions 1 assignee View on GitHub

@rekram1-node is already working on this.

Since Jul 23, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

Lets say you are playing CTF challenges, and machine requires updating your timezone, and the LLM does it, it completely breaks the messages flow as i suspect the messages are ordered via created_at or similar, the order shouldn't depend created_at or at very least it should respect the TZ it started with, or simply use unix time

Plugins

none

OpenCode version

1.18.4

Steps to reproduce
  1. start session
  2. tell llm to change ntpdate to something drastically different +-7 hours for example.
  3. the chat flow breaks.
Screenshot and/or share link

No response

Operating System

Linux kali 7.0.12+kali-amd64

Terminal

Ghostty

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.