Skip to content

Feat/ai report generation - #663

Merged
Nanle-code merged 5 commits into
Nanle-code:masterfrom
Abba073:feat/ai-report-generation
Jul 29, 2026
Merged

Feat/ai report generation#663
Nanle-code merged 5 commits into
Nanle-code:masterfrom
Abba073:feat/ai-report-generation

Conversation

@Abba073

@Abba073 Abba073 commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Closes #554


@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

@Abba073 is attempting to deploy a commit to the nanle-code's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jul 23, 2026

Copy link
Copy Markdown

@Abba073 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Abba073 added 3 commits July 24, 2026 08:52
The {!semanticMode && ( conditional block opened at line 422 was not
closed correctly. A stray )} and orphan comment were placed after the
Search History section (line 921-922) instead of immediately after the
search bar </div> at line 784.

Move the closing )} to line 785 (right after the search bar div ends)
so the Search History block remains outside the !semanticMode wrapper,
matching the original structure.

This fixes the two TypeScript parse errors blocking CI:
  TS1005: ')' expected at AdvancedSearch.tsx(786,7)
  TS1381: Unexpected token at AdvancedSearch.tsx(922,8)
Resolved conflicts:
- src/components/dashboard/AdvancedSearch.tsx: kept clean version
  without orphan comment (both sides had removed the stray )} already)
- src/components/notifications/SmartNotificationCenter.jsx: accepted
  upstream deletion (replaced by .tsx version in upstream)
@Nanle-code
Nanle-code merged commit ae0095b into Nanle-code:master Jul 29, 2026
10 of 27 checks passed
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.

AI-Enhanced Report Generation

2 participants