issues Search Results · language:Edge language:Python linked:pr language:Python language:Java language:Java language:Java
Filter by
4.1M results
The studio overhaul PRs (#374, #376, #377, #378, #381) introduced UI strings via t(key, { defaultValue }) only — they
render English in all 21 locales until backfilled. Keys include: nav.voice,
history.title/history.filter_*/history.dub_title/history.empty*, ...
Gap: No openstudio_meta CLI Equivalent
Severity: MEDIUM Sources: backend-engineer
Description
OSS has openstudio_meta — a Ruby CLI for server operations (start/stop server, manage analyses, download ...
enhancement
integration
oss-replacement
Gap: Insufficient Input Validation
Severity: HIGH Sources: qa-reviewer
Description
No path traversal protection in API or config loading. No YAML schema validation for variables.yml. Template package ...
enhancement
oss-replacement
security
Gap: No Structured Metadata Store
Severity: HIGH Sources: architecture-reviewer, db-engineer
Description
OSS persists full analysis documents in MongoDB (algorithm, problem definition, variables, status, ...
data-model
enhancement
oss-replacement
Gap: Aggregated Results Missing Inputs
Severity: HIGH Sources: db-engineer
Description
aggregated_results.csv does NOT include the input parameter values that produced each KPI. A user opening the CSV ...
bug
data-model
oss-replacement
Gap: No File Upload/Download API
Severity: HIGH Sources: bem-engineer, backend-engineer
Description
OSS provides REST endpoints for uploading seed models, measures, and weather files, and downloading ...
api
enhancement
oss-replacement
Gap: Missing DOE Sampling
Severity: HIGH Sources: bem-engineer, qa-reviewer, pm-planner
Description
OSS supports DOE methods including full factorial, partial factorial, and grid sampling. OSimFlow ...
algorithms
enhancement
oss-replacement
Gap: Iterative Algorithm Objective Wiring
Severity: CRITICAL Sources: bem-engineer, qa-reviewer, pm-planner
Description
DE, DA, NSGA-II, PSO algorithms exist in osimflow/algorithms/ but their objective ...
algorithms
enhancement
oss-replacement
Gap: BYOS Arbitrary Code Execution
Severity: CRITICAL Sources: qa-reviewer
Description
osimflow/byos.py loads user-supplied scripts via importlib.util.exec_module() in-process with zero sandboxing. ...
enhancement
oss-replacement
security
Deferred from #350 review (CodeRabbit heavy lift ): each retime batch in backend/services/video_retime.py decodes the
source from the start, making long-video exports O(n²). Fix is seek-based slicing (-ss ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.