Skip to content

fix: standardize bullet point formatting in research interests section#20

Open
RonghaiHe wants to merge 1 commit into
AI45Lab:mainfrom
RonghaiHe:bugfix/items4subtitles
Open

fix: standardize bullet point formatting in research interests section#20
RonghaiHe wants to merge 1 commit into
AI45Lab:mainfrom
RonghaiHe:bugfix/items4subtitles

Conversation

@RonghaiHe

Copy link
Copy Markdown

Notice that source/base.py uses - to extract keywords as research direction for subtitles in contents of email, while in profiles/description.txt, is used, which leads to being failed to extract keywords, thus the subtitle is a long sentence instead of the keyword, and this is opposite to the original thinking in the source code.

Subtitle before modification:

Agent Safety — Safety of LLM-based autonomous agents, including unsafe tool use, unintended side effects, goal misgeneralization, out-of-distribution behavior, and safe exploration in agentic workflows. 方向

Subtitle after modification:

Agent Safety 方向

Copilot AI review requested due to automatic review settings June 6, 2026 09:02

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Standardizes punctuation in the profile description by replacing em dashes with spaced hyphens in the numbered research-interest list.

Changes:

  • Replaced “—” with “ - ” across list item headings for consistent ASCII-friendly formatting.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants