Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into add-agent-metadata-statusbar
  • Loading branch information
EhabY authored Jul 24, 2025
commit 3415626dd397f526d4d9199f95da21e7258cf7af
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
update notifications.
- Coder output panel enhancements: All log entries now include timestamps, and you
can filter messages by log level in the panel.
- Consistently use the same session for each agent. Previously,
depending on how you connected, it could be possible to get two
different sessions for an agent. Existing connections may still
have this problem, only new connections are fixed.
- Added an agent metadata monitor status bar item, so you can view your active
agent metadata at a glance.

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.