The GitHub Actions job "Lint PR" on texera.git/feat/general-chatbot has failed.
Run started by GitHub user claire687 (triggered by claire687).

Head commit for run:
3ca7595da30ac8709fe5145abd8f8aef7e36bf69 / Claire Li <[email protected]>
feat(agent): global AI agent with navigation, file switching, and UX 
improvements

- Agent panel: resizable sidebar (nz-resizable), split isPanelOpen/width to
  prevent panel hiding during resize; fixed _width private access error
- Navigation: agent can navigate any page (datasets, workflows, compute, quota,
  home) via natural language; navigate("datasets") for file listing requests
- File switching: reset workflow when a different file is loaded into an 
existing
  workflow; resolve fileName from fileContext before reset check fires
- Workflow creation: lazy workflow creation via ensureWorkflow(); 
navigateToWorkflow
  always available (not gated on workflowId) — reads wid lazily at execution 
time
- Duplicate detection: fixed false positives; only endsWith(_safeDatasetSuffix)
- Fuzzy match: unknown operator types return "Did you mean: X?" instead of all 
163
- Step logging: per-step tool call success/failure logged for easier debugging
- Duplicate broadcast fix: track broadcastedStepIds to prevent double messages
- Post-login redirect: home page instead of workflow page
- Prompts: content discovery rules distinguish "show files" vs "load file"

Co-Authored-By: Claude Sonnet 4.6 (1M context) <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/25959076539

With regards,
GitHub Actions via GitBox

Reply via email to