agent-ecosystem/test/renderer
iliya 8e6fb13e5f fix: rename closeTab/setActiveTab to closeEditorTab/setActiveEditorTab
Resolve naming collision between editorSlice and tabSlice.
Both slices defined closeTab and setActiveTab, and since editorSlice
was spread last in the store composition, it silently overwrote the
tabSlice methods, breaking tab management.
2026-02-28 23:53:10 +02:00
..
components feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
constants feat: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
hooks fix: rename closeTab/setActiveTab to closeEditorTab/setActiveEditorTab 2026-02-28 23:53:10 +02:00
store fix: rename closeTab/setActiveTab to closeEditorTab/setActiveEditorTab 2026-02-28 23:53:10 +02:00
utils merge: integrate improvements branch into editor feature 2026-02-28 23:45:33 +02:00