Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@emanuelst
Copy link
Contributor

Summary

The web dashboard at /sessions was displaying an outdated timestamp (15d ago) for one of my sessions, while the /status command issued in Telegram correctly displayed "updated just now" for the session. This PR fixes this by ensuring the most recently updated session entry takes precedence.

Initial Prompt

The /status command is correctly showing the main session as 'updated just now', but the web dashboard at /sessions is displaying an outdated 'updated 15 days ago' timestamp for the same session.

Please investigate the root cause of this discrepancy. Identify why the /status command and the web dashboard are displaying different updatedAt timestamps for the same session, and ensure consistent session metadata across all Clawdbot interfaces.

Notes

  • tested locally, AI-assisted

@moltbot-barnacle moltbot-barnacle bot added the gateway Gateway runtime label Jan 26, 2026
@thewilloftheshadow
Copy link
Member

Squash-merged on main.

Commits:

Tests:

  • pnpm lint (fails: existing oxlint errors in src/line/*)
  • pnpm build (fails: missing @aws-sdk/client-bedrock and @line/bot-sdk)
  • pnpm test (fails: missing @aws-sdk/client-bedrock + many pre-existing failures)

steipete pushed a commit to mertcicekci0/clawdbot that referenced this pull request Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gateway Gateway runtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants