mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
2bbeca6ae5
Created components and updated configuration: - MonacoCodeInput.tsx: Full Monaco wrapper with IDE features - package.json: Added @monaco-editor/react dependency - MONACO_IMPLEMENTATION_STATUS.md: Detailed status and next steps Ready for npm install and final integration into RichChatInput. Estimated 2-3 hours to complete after dependencies installed.