Skip to content

Conversation

@ccinoo
Copy link
Contributor

@ccinoo ccinoo commented Sep 12, 2025

Description

Next to the "Regenerate" button, the name of the currently used model is displayed.

Linked Issues

image

Additional context

- Add root-level CLAUDE.md with project architecture overview and Mermaid diagrams
- Add 6 module-specific CLAUDE.md files for better code understanding
- Include navigation breadcrumbs and module-specific API documentation
- Generate project index for incremental updates and coverage tracking
- Support AI-assisted development with 43% codebase coverage
- Document project structure, tech stack, and deployment configurations
- Provide detailed component, utility, and layout module documentation
- Add ModelDisplay component with intelligent model name recognition
- Display current Gemini model name in bottom-right of input area
- Support environment variable GEMINI_MODEL_NAME configuration
- Add responsive design and dark mode support
- Include hover animations and accessibility features
- Upgrade @fuyun/generative-ai from 0.1.1 to 0.1.3
- Apply ESLint auto-fixes for code consistency
- Format TypeScript interfaces and safety settings
- Remove redundant blank lines in components
- Restructure gen-text-wrapper layout to prevent button overlap
- Move model display below input area with proper positioning
- Add responsive breakpoints for desktop, tablet, and mobile devices
- Optimize CSS animations and visual feedback
- Ensure Vercel deployment compatibility
- Add comprehensive layout spacing and z-index management
- Delete MODEL_DISPLAY_FIX_REPORT.md development documentation
- Delete MODEL_DISPLAY_VERIFICATION.md verification documentation
- Clean up temporary files from model display feature development
- Move model display from external right-bottom to internal left-bottom
- Simplify HTML structure by removing unnecessary nested divs
- Preserve original input box size and layout integrity
- Optimize CSS positioning with absolute bottom-2 left-2 placement
- Add proper spacing coordination with picture upload button
- Implement responsive breakpoints for desktop, tablet, and mobile devices
- Update animation to slide-in from left direction
- Ensure Vercel deployment compatibility
- Maintain visual balance with left-side picture button
…sition

- Remove ModelDisplay component from input area to prevent overlap
- Add model name display inline with Regenerate button in MessageItem
- Update ModelDisplay component with inline mode support
- Add responsive CSS styles for inline model display
- Update types to include inlineMode property
- Improve user experience by eliminating input obstruction

Resolves issue where model name display was blocking user input field.
@netlify
Copy link

netlify bot commented Sep 12, 2025

👷 Deploy request for heroic-yeot-d77ce3 pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 62e319a

@netlify
Copy link

netlify bot commented Sep 12, 2025

👷 Deploy request for clinquant-rugelach-6e6c15 pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 62e319a

@vercel
Copy link

vercel bot commented Sep 12, 2025

@ccinoo is attempting to deploy a commit to the Orz Team on Vercel.

A member of the Team first needs to authorize it.

… system

- Add root-level CLAUDE.md with project architecture overview
- Create module-level documentation for components, pages, utils
- Generate Mermaid structure diagram for navigation
- Add comprehensive module index and coverage analysis
- Document new components: ModelDisplay.tsx, types.ts, model-display.css
- Update scanning coverage to 60% (45/75 files)
- Add incremental update tracking and change detection
- Add comprehensive template system for specification documents
- Include templates for requirements, design, tasks, and steering documents
- Support custom user templates with override capability
- Add approval and archive directories for workflow management

The system provides structured templates for:
- Requirements documents (business and technical requirements)
- Design documents (technical design and architecture)
- Tasks documents (implementation tasks breakdown)
- Steering documents (product, tech, and structure guidance)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant