Annoying logging info for model refreshing #7637

Open
opened 2026-02-16 18:07:47 -05:00 by yindo · 4 comments
Owner

Originally created by @dkmnx on GitHub (Jan 26, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

This always show when I open or run opencode.

INFO  2026-01-26T13:53:34 +47ms service=models.dev file={} refreshing

Plugins

Superpowers

OpenCode version

1.1.36

Steps to reproduce

Just run opencode or get the version. See snippet below.

> opencode --version
INFO  2026-01-26T13:56:03 +50ms service=models.dev file={} refreshing
1.1.36

Screenshot and/or share link

Image

Operating System

CachyOS

Terminal

ghostty

Originally created by @dkmnx on GitHub (Jan 26, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description This always show when I open or run opencode. ```bash INFO 2026-01-26T13:53:34 +47ms service=models.dev file={} refreshing ``` ### Plugins Superpowers ### OpenCode version 1.1.36 ### Steps to reproduce Just run opencode or get the version. See snippet below. ```bash > opencode --version INFO 2026-01-26T13:56:03 +50ms service=models.dev file={} refreshing 1.1.36 ``` ### Screenshot and/or share link <img width="711" height="198" alt="Image" src="https://github.com/user-attachments/assets/0500a966-5729-46db-9394-7e6750e829ac" /> ### Operating System CachyOS ### Terminal ghostty
yindo added the bug label 2026-02-16 18:07:47 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 26, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #3053: Stuck After Compaction With long calls to models.dev - Reports the same service=models.dev file={} refreshing logging appearing repeatedly with very long durations, sometimes getting stuck indefinitely

Feel free to ignore if this doesn't match your specific case.

@github-actions[bot] commented on GitHub (Jan 26, 2026): This issue might be a duplicate of existing issues. Please check: - #3053: Stuck After Compaction With long calls to models.dev - Reports the same `service=models.dev file={} refreshing` logging appearing repeatedly with very long durations, sometimes getting stuck indefinitely Feel free to ignore if this doesn't match your specific case.
Author
Owner

@cravenceiling commented on GitHub (Jan 26, 2026):

This is fixed in the next release.

@cravenceiling commented on GitHub (Jan 26, 2026): This is fixed in the next release.
Author
Owner

@GitmanIII commented on GitHub (Jan 26, 2026):

# Downgrading to 1.1.34 fixes it, until next restart:

opencode upgrade 1.1.34
@GitmanIII commented on GitHub (Jan 26, 2026): ``` # Downgrading to 1.1.34 fixes it, until next restart: opencode upgrade 1.1.34 ```
Author
Owner

@liby commented on GitHub (Jan 26, 2026):

It looks like commit e49306b removed this log line.

@liby commented on GitHub (Jan 26, 2026): It looks like commit e49306b removed this log line.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7637