# AiiDA Team Meeting 2025-05-27 ###### tags: `team meetings` ###### time: 14:00 CET [TOC] ### Present - Julian - Ali (in spirit) - Alex - Miki - Jusong - Kristjan - Xing - Alex ### Catch-up round *Max. 3 minutes each* Julian: - Brainstorming of next tasks (document, GH project, updating [team compass](https://github.com/aiidateam/team-compass) (preferred)), based on comments of Marvel Review, and in preparation/together with brainstorming meeting on 25/06 -> Add to this document for now [AiiDA team last supper](https://hackmd.io/UUnm89dfQkaovecg2bUYgQ) (also check [team responsibilites](https://hackmd.io/hYaz4oXyTfWDUWKIKc0HUg)) - AiiDA website rework: ![image](https://hackmd.io/_uploads/B1J0slXMxl.png) -> Why "Events" on the landing page?? -> Image doesn't add much value -> More text/graphics, what is AiiDA??? -> Check https://pyiron.org for reference -> @Edan will take care of implementation, changing teck stack (react), after we agree on design -> Brainstorm meeting - Final clean-up of dumping code until Wed Ali --I have a headache, I cannot look at screen now, someone please read with my voice, LOL : - Please give [verdi-llm](https://github.com/khsrali/aiida-llm) a hug, try it out and open issues 🙏 - Open PRs waiting for review: - [`Transport`: support OpenSSH](https://github.com/aiidateam/aiida-core/pull/6795) - [Doc: adding explanation on `StashCalculation`](https://github.com/aiidateam/aiida-core/pull/6861) - [Deprecate RemoteStashFolderData](https://github.com/aiidateam/aiida-core/pull/6825) - [Eurohack25](https://www.cscs.ch/events/upcoming-events/event-detail?tx_cscsevents_pi1%5Bcontroller%5D=Event&tx_cscsevents_pi1%5Bevent%5D=235&cHash=8e9d9e98061b8c6f27158a7d62a87a4d) we plan to team-up together with Alex, to fine-tune a model for our discourse channel. Anyone else interested to join? (01/09 - 05/09) - Working on FirecREST v2, I could use a hand. Anybody interested to contribute? Xing: - Nothing to report for aiida-core. Alex: - v2.6.4 release to fix `click` breaking their API with `v8.2.0` release - v2.7.0: - dumping PR review-cycles converging - `verdi process {play|pause|kill}` with `--wait` and `--timeout` problem figured out, needs just implementation - danielhollas pushed some devops improvements with uv (took more time to review than I wanted to D: because it revealed some more problems in the CI workflows) - Still investigating Kristjans issue with the memory usage https://aiida.discourse.group/t/high-ram-usage-during-archive-import/614 seems to be related to the DOS (`DiskObjectStoreRepositoryBackend.iter_object_streams` -> `Container.get_objects_stream_and_meta`) Jason: - Prototyping the rework of engine (runtime and DSL), will properly presented in the brainstorm meeting.