Skip to content

Rebuild dist with suggestion chips and task cost estimator - #512

Open
thekevinm wants to merge 1 commit into
developfrom
ui-dist-l13
Open

Rebuild dist with suggestion chips and task cost estimator#512
thekevinm wants to merge 1 commit into
developfrom
ui-dist-l13

Conversation

@thekevinm

Copy link
Copy Markdown
Contributor

develop's committed dist/ predates the #509/#510 merges, so the chips and task estimator exist in src/ but not in any served JS chunk — users of a develop-pinned install don't see either feature. This rebuilds dist/ from develop @ 793c942 (ng build, Angular 16.1 / node 20). Verified the new chunks contain the feature code, and the two new jest suites pass (36 tests).

The develop-pinned Laravel 13 engineer bundle pins this branch until it merges, so test instances ship the current UI.

🤖 Generated with Claude Code

The committed dist/ predated the merges of #509 (chat suggestion
chips) and #510 (task-based cost estimator), so neither feature was
present in the served admin UI. Rebuilt with ng build (Angular 16.1,
node 20) from develop @ 793c942; the new features' jest specs pass
(36 tests across df-chat-message.component.spec.ts and
task-estimate.spec.ts).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant