Skip to content

fix(frontend): add documented build command - #5390

Merged
ronishrohan merged 1 commit into
mainfrom
ao/agent-orchestrator-42/frontend-build-command
Sep 14, 2026
Merged

ronishrohan merged 1 commit into
mainfrom
ao/agent-orchestrator-42/frontend-build-command

Conversation

@Vaibhaav-Tiwari

Copy link
Copy Markdown
Collaborator

Summary

  • add the documented frontend build command
  • delegate to the existing package lifecycle so daemon and runtime preparation remain centralized

Tests

  • npm run typecheck
  • npm test (313 files passed; 4,573 tests passed; 7 skipped)
  • npm run build
  • git diff --check

Risk

Low. This adds an alias to the existing package lifecycle without changing packaging behavior.

Closes #2281

@Vaibhaav-Tiwari

Copy link
Copy Markdown
Collaborator Author
image

@ronishrohan ronishrohan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ronishrohan
ronishrohan merged commit 2c7cddf into main Sep 14, 2026
4 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.

Frontend verification commands are incomplete on clean main

2 participants