Skip to content

Commit 87652e5

Browse files
Update search database from comphy-search repository [skip-deploy]
1 parent 1369bb6 commit 87652e5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/docs/assets/js/search_db.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,7 @@
885885
},
886886
{
887887
"title": "0_todo blog public",
888-
"content": "![CoMPhy-Lab](_Media/CoMPhy-Lab-no-name.png) Here is a list of things on our to-publish list: - [ ] Stokes waves and related topics \ud83d\udcc5 2026-02-28 #overdue ^E1A6F85F-5E63-405E-9EF7-E8CC8662D3CC - [x] Showcase bubbles, waves: \ud83d\udcc5 2025-01-12 ^0B681993-8C8A-49A5-93B6-83368684058E",
888+
"content": "![CoMPhy-Lab](_Media/CoMPhy-Lab-no-name.png) Here is a list of things on our to-publish list: - [ ] Stokes waves and related topics \ud83d\udcc5 2026-03-01 #overdue ^E1A6F85F-5E63-405E-9EF7-E8CC8662D3CC - [x] Showcase bubbles, waves: \ud83d\udcc5 2025-01-12 ^0B681993-8C8A-49A5-93B6-83368684058E",
889889
"url": "https://blogs.comphy-lab.org/0_ToDo-Blog-public/",
890890
"type": "blog_content",
891891
"priority": 3
@@ -19120,7 +19120,7 @@
1912019120
},
1912119121
{
1912219122
"title": "History - February",
19123-
"content": "- [ Dixit, A. K. , Zhao, C., Zaleski, S., Lohse, D., & Sanjay, V. Holes in Sheets: Double-Threshold Rupture of Draining Liquid Films. Phys. Rev. Lett., 136, 084001 (2026).](/research#22) - Ayush Dixit presents \"Simulating Respiratory Droplet Formation: The Role of Non-Newtonian Fluid Dynamics,\" showing via large-scale simulations that viscoelastic respiratory-fluid effects are essential for accurate droplet-size predictions in airborne transmission models. Video: https://www.youtube.com/watch?v=uFP5K9i8ah8",
19123+
"content": "- [ Dixit, A. K. , Zhao, C., Zaleski, S., Lohse, D., & Sanjay, V. Holes in Sheets: Double-Threshold Rupture of Draining Liquid Films. Phys. Rev. Lett., 136, 084001 (2026).](/research#22) - Ayush Dixit presents \"Simulating Respiratory Droplet Formation: The Role of Non-Newtonian Fluid Dynamics,\" showing via large-scale simulations that viscoelastic respiratory-fluid effects are essential for accurate droplet-size predictions in airborne transmission models. Video:",
1912419124
"url": "https://comphy-lab.org#history",
1912519125
"type": "website_section",
1912619126
"priority": 8
@@ -19386,7 +19386,7 @@
1938619386
},
1938719387
{
1938819388
"title": "News - February",
19389-
"content": "- [ Dixit, A. K. , Zhao, C., Zaleski, S., Lohse, D., & Sanjay, V. Holes in Sheets: Double-Threshold Rupture of Draining Liquid Films. Phys. Rev. Lett., 136, 084001 (2026).](/research#22) - Ayush Dixit presents \"Simulating Respiratory Droplet Formation: The Role of Non-Newtonian Fluid Dynamics,\" showing via large-scale simulations that viscoelastic respiratory-fluid effects are essential for accurate droplet-size predictions in airborne transmission models. Video: https://www.youtube.com/watch?v=uFP5K9i8ah8",
19389+
"content": "- [ Dixit, A. K. , Zhao, C., Zaleski, S., Lohse, D., & Sanjay, V. Holes in Sheets: Double-Threshold Rupture of Draining Liquid Films. Phys. Rev. Lett., 136, 084001 (2026).](/research#22) - Ayush Dixit presents \"Simulating Respiratory Droplet Formation: The Role of Non-Newtonian Fluid Dynamics,\" showing via large-scale simulations that viscoelastic respiratory-fluid effects are essential for accurate droplet-size predictions in airborne transmission models. Video:",
1939019390
"url": "https://comphy-lab.org#news",
1939119391
"type": "website_section",
1939219392
"priority": 8
@@ -19512,7 +19512,7 @@
1951219512
},
1951319513
{
1951419514
"title": "Skill - Workflow: Context",
19515-
"content": "1. Parse the news content from user input. 2. Determine the target month and year from the content. Ask only if date is ambiguous. 3. Read both `News.md` and `history.md`. 4. Update `history.md`: - Organize by `## YEAR` sections in descending order. - Keep months in reverse chronological order within each year. - Create missing year section if needed. - Insert as a regular bullet in format `- [news content]`. 5. Update `News.md`: - Organize by `## YEAR` with `### Month` subsections. - Create missing year or month sections if needed. - Insert the same news bullet under the correct month. - Preserve special announcements (for example, the Durham announcement) as non-regular blocks. 6. Enforce News.md item limit: - Count only regular news bullets that start with `- `. - Keep at most 5 regular items. - Remove oldest regular items first. - Never count or remove special announcement blocks for this limit. 7.",
19515+
"content": "1. Parse the news content from user input. 2. Determine the target month and year from the content. Ask only if date is ambiguous. 3. Read both `News.md` and `history.md`. 4. Update `history.md`: - Organize by `## YEAR` sections in descending order. - Keep months in reverse chronological order within each year. - Create missing year section if needed. - Insert as a regular bullet in format `- [news content]`. 5. Update `News.md`: - Organize by `## YEAR` with `### Month` subsections. - Create missing year or month sections if needed. - Insert the same news bullet under the correct month. - Preserve special announcements (for example, the Durham announcement) as non-regular blocks. 6. Enforce News.md item limit: - Count only regular news bullets that start with a dash followed by a space (prefix: `-`). - Keep at most 5 regular items. - Remove oldest regular items first. - Never count or remove special announcement blocks for this limit. 7.",
1951619516
"url": "https://comphy-lab.org/.agents/skills/add-news/SKILL/#workflow",
1951719517
"type": "website_section",
1951819518
"priority": 10

0 commit comments

Comments
 (0)