Skip to content

Fix: Restore old header layout#5

Open
shimaami wants to merge 5 commits intomainfrom
fix/restore-old-header
Open

Fix: Restore old header layout#5
shimaami wants to merge 5 commits intomainfrom
fix/restore-old-header

Conversation

@shimaami
Copy link
Owner

Fixes #2

Changes

  • Remove 'Course Materials Assistant' header (h1)
  • Remove subheader 'Ask questions about courses, instructors, and content'
  • Keep the theme toggle button for dark/light mode switching
  • Removes the horizontal row styling associated with the header

Testing

The header should now display only the theme toggle button, matching the older design.

shimaami and others added 5 commits February 22, 2026 04:10
- Remove 'Course Materials Assistant' header (h1)
- Remove subheader 'Ask questions about courses, instructors, and content'
- Keep the theme toggle button
- Removes the horizontal row styling associated with the header

Fixes #2
Update claude-code-review workflow to use @main instead of @v1.
The v1 version was causing SDK initialization crashes with exit code 1.

Changes:
- Update action from @v1 to @main
- Add show_full_output: true for better debugging
- Add pull-requests: write permission for code review comments

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
The plugin-based code-review with slash commands was causing authentication
failures. Simplified to use a basic prompt that Claude can execute without
requiring plugin marketplace authentication.

Changes:
- Remove plugin_marketplaces configuration
- Remove plugins configuration
- Replace slash command with simple prompt
- Code review will now work with standard Claude API

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@shimaami
Copy link
Owner Author

@claude review PR

@shimaami shimaami closed this Feb 22, 2026
@shimaami shimaami reopened this Feb 22, 2026
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.

Fix header to older version

1 participant