Implemented the next missing parity slice around session-scoped environment variables.

This commit is contained in:
Abdelrahman Abdallah
2026-04-20 00:42:39 +02:00
parent dc86874641
commit ce59ead1ce
3 changed files with 110 additions and 0 deletions
+1
View File
@@ -707,6 +707,7 @@ Done:
- [x] Basic git status snapshot
- [x] Basic shell/subprocess handling
- [x] Bundled small portable utilities — `utils/array.ts`, `utils/set.ts`, `utils/objectGroupBy.ts`, `utils/xml.ts`, `utils/uuid.ts` ported in `src/small_utils.py`
- [x] Session-scoped env-var registry (`utils/sessionEnvVars.ts`) ported in `src/session_env_vars.py`
Missing major utility categories: