Skip to content

Feat/eigent new design#1577

Merged
4pmtong merged 102 commits into
refactor_eigentfrom
feat/eigent-new-design
May 1, 2026
Merged

Feat/eigent new design#1577
4pmtong merged 102 commits into
refactor_eigentfrom
feat/eigent-new-design

Conversation

@4pmtong
Copy link
Copy Markdown
Collaborator

@4pmtong 4pmtong commented Apr 24, 2026

Related Issue

Closes #

Description

Testing Evidence (REQUIRED)

  • I have included human-verified testing evidence in this PR.
  • This PR includes frontend/UI changes, and I attached screenshot(s) or screen recording(s).
  • No frontend/UI changes in this PR.

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Contribution Guidelines Acknowledgement

Douglasymlai and others added 30 commits March 24, 2026 19:42
Resolve Home.tsx by keeping sidebar workspace layout and adding
checkLocalServerStale from main.

Made-with: Cursor
…workspace-ai-worker

Made-with: Cursor

# Conflicts:
#	src/components/ProjectPageSidebar/TaskList.tsx
Move history, navigation, and search under components/Dashboard/,
relocate animate-ui under components/ui/, move ThemeProvider and
AnimationJson under Layout/, replace BottomBar/WorkspaceMenu with
WorkforceMenu, and update imports across the app.

Design token runtime (themeTokens, ThemeProvider contract, and UI
alias helpers) stays on branch design-refactor for follow-up work.

Made-with: Cursor
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Douglasymlai and others added 11 commits April 23, 2026 15:26
Use theme-aware token icons with resilient token totals in history views, and align history navigation wording/loader shimmer styling with updated design tokens.

Made-with: Cursor
Add dark-mode shade overrides for subtle status backgrounds and update engine tests to cover the tone-specific 900-shade behavior.

Made-with: Cursor
Align badge, checkbox, input, select, textarea, and tooltip with the new design system.

Made-with: Cursor
Add tooltip copy for the agent tool field and update ToolSelect and Add Worker flow styling.

Made-with: Cursor
Refresh IntegrationList, session rows, TopBar, and recent sessions. Remove recent-session delete from Workspace in favor of handling elsewhere.

Made-with: Cursor
…r tokens

Renames claude and codex preset keys to claw and starfish, adds whale and custom palettes, and aligns theme engine tests and dev README examples with the new ids.

Made-with: Cursor
Introduces three SVG-based workspace backdrops and exports them from the Background barrel alongside existing dot and grid patterns.

Made-with: Cursor
Extends workspaceMainBackground with ruled, dotted, and dashed options (renames none to empty), migrates stored values including legacy keys, updates Home to render the new overlays, and adds Appearance labels across locales.

Made-with: Cursor
);

repairedHtml = repairedHtml.replace(
/<script\b([^>]*)>([\s\S]*?)<\/script>/gi,
@fengju0213 fengju0213 added this to the Sprint 21 milestone Apr 27, 2026
Douglasymlai and others added 14 commits April 27, 2026 10:35
Support browser-safe downloads for opened and remote files in the folder viewer so users can save generated files without relying on Electron-only download handling.

Made-with: Cursor
Aggregate fileList from taskAssigning, taskInfo, taskRunning, and
messages; dedupe by relativePath with safe fallbacks.

Made-with: Cursor
Use the default namespace with explicit chat. prefix for the shiny label.

Made-with: Cursor
Drop redundant sticky offsets now that content scrolls inside the
rounded frame; adjust Models section header stick position.

Made-with: Cursor
Wrap the scroll area in rounded container; remove duplicate new-project
control (handled in the app header).

Made-with: Cursor
Relocate new project, project sidebar fold, app update, and end-project
action from the project sidebar; remove BottomAction. Add i18n for
achieve-project CTA copy.

Made-with: Cursor
Remove placeholder feature cards; show layout.notifications-empty when
there is nothing to list.

Made-with: Cursor
Use px-1 instead of pr-2 so leading/trailing inset matches the window controls.

Made-with: Cursor
Use explicit buttonContent, tone, textWeight, and buttonRadius; replace
deprecated variant=success with primary + tone=success.

Made-with: Cursor
Remove redundant stroke-2 overrides from buttons and chat/workspace
shells, and drop fixed stroke-width from global .lucide rules so icon
stroke follows defaults and currentColor.

Made-with: Cursor
@4pmtong 4pmtong merged commit f3e1110 into refactor_eigent May 1, 2026
1 check 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.

4 participants