Skip to content

Release staging → main - #571

Merged
JayHuLBL merged 12 commits into
mainfrom
staging
Jun 2, 2026
Merged

Release staging → main#571
JayHuLBL merged 12 commits into
mainfrom
staging

Conversation

@AntoineGautier

Copy link
Copy Markdown
Collaborator

Description

This includes:

Related Issue(s)

See #554 and #564.

Testing

UI logic looks good on https://staging.ctrl-flow.lbl.gov

End-to-end tests have also been performed by creating the SOO document with the following system options.

AHU

  • Separate dampers w/ dp
  • Modulating relief w/o fan
  • No heating coil
  • Freeze stat hardwired to both

Cooling-only box

  • 3 sensors = true

✅ The staging branch produces the same document as the main branch.

AntoineGautier and others added 12 commits May 18, 2026 18:30
Remove the `expandStringOperand` function and `evaluateExpression`
calls. Expressions are now kept in their raw form (strings or objects)
and only evaluated on the client side. This simplifies the server logic
and allows the client to handle type resolution in its own context.

Update type annotations to use `Expression | Literal` where applicable.
Fix expression handling for literals vs. instance names
@JayHuLBL
JayHuLBL merged commit 739cfb0 into main Jun 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants