Skip to content

changelog: readable account settings, copyable workspace ID, unified labels#123

Merged
indykish merged 3 commits into
mainfrom
chore/m111-ui-standardization-changelog
Jul 3, 2026
Merged

changelog: readable account settings, copyable workspace ID, unified labels#123
indykish merged 3 commits into
mainfrom
chore/m111-ui-standardization-changelog

Conversation

@indykish

@indykish indykish commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Changelog <Update> (Jul 04, 2026) for the UI standardization shipped in agentsfleet#478.

  • Bug fix — the account settings dialog rendered dark-on-dark (invisible headings/email/× button) on the dark theme; a Clerk appearance fix makes it readable.
  • What's new — one-click copy for the workspace name/ID, one eyebrow label size across the dashboard, and clearer first-run empty states.

UI-only — no VERSION/binary/CLI change, so no version bump. Presentation-only; no documented endpoint, CLI flag, or behaviour moved, so no other docs page changed.

🤖 Generated with Claude Code

Greptile Summary

Adds a Jul 04, 2026 changelog entry documenting the dark-theme fix for the Clerk account settings dialog, one-click workspace ID copy, unified eyebrow label sizes, and improved first-run empty states.

  • New <Update> block — covers one bug fix (dark-on-dark account settings) and three "What's new" items (copy workspace ID, unified label size, clearer empty states), combined into a single entry.
  • Tags incomplete — the entry uses tags={["Fixes", "UI"]} but contains a full ## What's new section, so the new features are invisible to any changelog filter on "What's new".

Confidence Score: 4/5

Documentation-only change. The one issue — a missing tag — would cause new features to be hidden from the "What's new" changelog filter.

The entry correctly adds the "Fixes" tag but omits "What's new" even though three new features are described under a ## What's new heading. Users or automated tools filtering the changelog by that tag will silently miss the workspace ID copy feature and label/empty-state improvements.

changelog.mdx — the tags array on the new block needs "What's new" added.

Important Files Changed

Filename Overview
changelog.mdx Adds a Jul 04 changelog entry covering dark-theme fix, copyable workspace ID, unified label size, and clearer empty states. The tags array omits "What's new" despite the entry containing a full "What's new" section with three features.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["Jul 04 Update entry"] --> B["tags: Fixes, UI"]
    A --> C["## What's new section"]
    A --> D["## Bug fixes section"]
    C --> E["Copy workspace ID"]
    C --> F["Unified label size"]
    C --> G["Clearer empty states"]
    D --> H["Account settings dark-theme fix"]
    B -->|"Missing tag"| X["'What's new' filter: entry not shown"]
    B -->|"Matched"| Y["'Fixes' filter: entry shown"]
    B -->|"Matched"| Z["'UI' filter: entry shown"]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A["Jul 04 Update entry"] --> B["tags: Fixes, UI"]
    A --> C["## What's new section"]
    A --> D["## Bug fixes section"]
    C --> E["Copy workspace ID"]
    C --> F["Unified label size"]
    C --> G["Clearer empty states"]
    D --> H["Account settings dark-theme fix"]
    B -->|"Missing tag"| X["'What's new' filter: entry not shown"]
    B -->|"Matched"| Y["'Fixes' filter: entry shown"]
    B -->|"Matched"| Z["'UI' filter: entry shown"]
Loading

Reviews (2): Last reviewed commit: "Update changelog.mdx" | Re-trigger Greptile

…bels unified

User-visible UI polish shipped in agentsfleet PR #478: the account
settings dialog renders readable on the dark theme (Clerk appearance
fix), the Workspace page gains one-click copy for the name and ID, and
dashboard eyebrow labels collapse to a single type size. UI-only — no
binary/CLI version change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mintlify

mintlify Bot commented Jul 3, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
agentsfleet 🟢 Ready View Preview Jul 3, 2026, 6:43 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Comment thread changelog.mdx Outdated
Comment thread changelog.mdx Outdated
indykish and others added 2 commits July 4, 2026 00:18
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
@indykish indykish merged commit 4174e99 into main Jul 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant