Skip to content

Ai Integration continued..#2742

Merged
abose merged 14 commits intomainfrom
ai
Mar 16, 2026
Merged

Ai Integration continued..#2742
abose merged 14 commits intomainfrom
ai

Conversation

@abose
Copy link
Member

@abose abose commented Mar 16, 2026

No description provided.

abose added 14 commits March 16, 2026 07:59
Use same pre/code styles as main chat messages — position:relative for
copy button, matching background/border, monospace font, and hover
reveal for copy button. Add ul/ol/li spacing.
Use @project-panel-text-1 for h1-h4 and strong text so they render
correctly in both light and dark themes. Add blockquote and link styles
matching the main chat message content area.
Add styles for .ai-code-header (language label, copy, collapse),
.ai-code-footer (expand/collapse from bottom), and collapsed state
that clips code to 5 lines. Remove old .ai-copy-btn overlay styles.
Add AI_CHAT_CODE_DEFAULT_LANG, AI_CHAT_CODE_COLLAPSE, AI_CHAT_CODE_EXPAND,
AI_CHAT_CODE_EXPAND_LINES, AI_CHAT_CODE_COLLAPSE_FOOTER, and
AI_CHAT_PLAN_REVISE_DEFAULT strings for internationalization.
Add AI_CHAT_PREVIEW_OPEN and AI_CHAT_PREVIEW_VIEWING i18n strings.
Add .ai-edit-preview-btn styles with active/hover states for the
live preview toggle button in edit summaries.
Write plan files to disk via fs.writeFileSync so Claude can read them
back later. Normalize backslashes for Windows path detection in the
.claude/plans/ check.
@sonarqubecloud
Copy link

@abose abose merged commit 6e31e1b into main Mar 16, 2026
16 of 21 checks passed
@abose abose deleted the ai branch March 16, 2026 11:16
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