feat: add multi-lang support and cohort scripts #1

Merged
naomi merged 5 commits from feat/python into main 2026-01-23 20:07:16 -08:00

5 Commits

Author SHA1 Message Date
hikari f8598d6ddf fix: resolve lint issues for Python and TypeScript
CI / dependency-pin-check-typescript (pull_request) Successful in 4s
CI / dependency-pin-check-python (pull_request) Successful in 4s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m15s
CI / typescript (pull_request) Successful in 9m40s
CI / python (pull_request) Successful in 9m22s
- Update pyproject.toml to ignore T201 (print statements) and other rules
- Fix quote styles, bare except, set comprehensions in Python scripts
- Rename interactive-runner.ts to interactiveRunner.ts (camelCase)
- Refactor TypeScript to use import.meta.url instead of __dirname
- Add proper JSDoc headers and rename abbreviated variables
2026-01-23 19:46:23 -08:00
hikari 611ca895f8 fix: add package.json workaround for Python dependency check
CI / dependency-pin-check-typescript (pull_request) Successful in 5s
CI / dependency-pin-check-python (pull_request) Successful in 3s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 59s
CI / typescript (pull_request) Failing after 4m59s
CI / python (pull_request) Failing after 5m51s
2026-01-23 19:17:47 -08:00
naomi f67026cfbb chore: deps
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m19s
CI / dependency-pin-check-typescript (pull_request) Successful in 4s
CI / dependency-pin-check-python (pull_request) Failing after 4s
CI / python (pull_request) Has been skipped
CI / typescript (pull_request) Failing after 4m59s
2026-01-23 18:59:21 -08:00
naomi 6184801fed feat: cohort scripts
CI / dependency-pin-check-typescript (pull_request) Failing after 4s
CI / typescript (pull_request) Has been skipped
CI / dependency-pin-check-python (pull_request) Failing after 4s
CI / python (pull_request) Has been skipped
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m23s
2026-01-23 18:26:39 -08:00
naomi c0ad74367a feat: add multilingual support so Naomi can use Python too 2026-01-23 15:32:02 -08:00