Skip to content

Feat/eigent new design#1571

Closed
Douglasymlai wants to merge 107 commits intomainfrom
feat/eigent-new-design
Closed

Feat/eigent new design#1571
Douglasymlai wants to merge 107 commits intomainfrom
feat/eigent-new-design

Conversation

@Douglasymlai
Copy link
Copy Markdown
Contributor

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
Replace direct window.electronAPI usage with useHost() for
hideAllWebview and selectFile to satisfy lint and keep web/electron paths consistent.

Made-with: Cursor
Use useHost() for file selection and opening skill folders instead of
window.electronAPI.

Made-with: Cursor
Use useHost() for hideAllWebview in folded panel, agent detail, and
expanded workforce overlay.

Made-with: Cursor
Use useHost() for readGlobalEnv, env write/remove, and restartApp in
General settings instead of window.electronAPI.

Made-with: Cursor
Replace the top-bar support dropdown with a report bug dialog that packages diagnostics, prepares bug metadata, and opens a prefilled support email while keeping cancel as a no-op. This also updates docs/locales and adds a regression test for canceled saves.

Made-with: Cursor
Reuse a shared session row component for sidebar, recent, and all-sessions views, and keep session selection explicit after deletion instead of auto-selecting another task.

Made-with: Cursor
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
@Douglasymlai Douglasymlai marked this pull request as ready for review April 24, 2026 00:00
4pmtong and others added 13 commits April 24, 2026 12:15
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
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.

2 participants