mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-11 16:18:07 -05: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