ammachado commented on PR #24594: URL: https://github.com/apache/camel/pull/24594#issuecomment-4948008051
@gnodet Fixed in eebbb7bf0797646108895e9466695ec549c10744 — removed the duplicated placeholder block in `AiPanel.renderInput()`; the hint now renders once. I also strengthened `commandPlaceholderRendersAfterTrailingSpace` to assert the placeholder appears exactly once (the previous `contains()` assertion passed even with the duplicate). Verified the strengthened test fails on the duplicated code and passes after the fix. _Claude Code on behalf of ammachado_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
