agent-ecosystem/src/renderer/components
iliya d7c9e87c40 fix: drag & drop — fix overlay position and root drop zone
- Use top positioning instead of transform for virtual items (fixes
  DragOverlay appearing at top instead of near cursor)
- Add spacer at bottom of tree for root drop target
- Highlight root drop zone during drag
2026-03-01 13:29:01 +02:00
..
chat feat: enhance MarkdownViewer with improved character limits and syntax highlighting management 2026-02-28 22:56:53 +02:00
common merge: integrate improvements branch into editor feature 2026-02-28 23:45:33 +02:00
dashboard feat: add download badges with direct links per platform 2026-02-27 20:55:38 +02:00
layout feat: update pricing configuration and enhance file content handling 2026-02-26 14:30:09 +02:00
notifications feat: enhance notification handling with scoped actions 2026-02-20 12:46:40 +09:00
report fix(report): avoid ÷ 0 phrasing when no commits or lines changed 2026-02-22 15:47:17 -05:00
search feat: search session globally across projects 2026-02-21 14:34:25 +05:30
settings feat: integrate CLI installer service and UI components 2026-02-26 17:58:51 +02:00
sidebar feat: enhance team management with improved session and project path history handling 2026-02-28 21:40:47 +02:00
team fix: drag & drop — fix overlay position and root drop zone 2026-03-01 13:29:01 +02:00
terminal feat: add download badges with direct links per platform 2026-02-27 20:55:38 +02:00
ui feat: add agent language update handling and validation 2026-02-24 20:29:41 +02:00
CLAUDE.md Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00