Injamul Islam
Injamul Islam
## Context Added support for the gemini-3-pro-preview model to enhance the capabilities of the gemini CLI provider. ## Implementation Implemented the new model by defining its parameters, including max tokens,...
##This package is trying to import unrelated packages. I am getting this error in my terminal: ` "mock-aws-s3" is imported by "mock-aws-s3?commonjs-external", but could not be resolved – treating it...
# Add Comprehensive Undo/Redo Functionality ## Overview This PR implements a complete undo/redo system for VisBug, allowing users to undo and redo all modifications made through the visual editing tools....
# Fix: Invalid HTML structure for images causing innerHTML parsing issues ## Problem The document renderer was generating invalid HTML structure when rendering images within paragraphs. Specifically, it was nesting...