mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-30 03:00:41 -04:00
Resolved conflicts from api restructuring: - backend/server/v2/* -> backend/api/features/* - Updated imports to use new paths - Kept chat/copilot functionality with new structure - Accepted openapi.json from dev (regenerate after merge) - Resolved useCredentialsInput naming conflict (singular) - NavbarView.tsx merged into Navbar.tsx