Skip to content

Restore cards, keep conversation history, rename placeholder#589

Merged
asim merged 1 commit into
mainfrom
claude/add-wallet-transfers-74PHC
May 12, 2026
Merged

Restore cards, keep conversation history, rename placeholder#589
asim merged 1 commit into
mainfrom
claude/add-wallet-transfers-74PHC

Conversation

@asim
Copy link
Copy Markdown
Member

@asim asim commented May 12, 2026

Cards were deleted by a bad Python replacement — restored the full card rendering pipeline (prefs panel, user card filtering, tooltips, left/right column layout, closing div).

Console now keeps conversation history — each Q&A is appended below the previous one with a separator line. Follow-ups don't erase what came before. Uses unique IDs per question so the 'Working...' text is replaced with the answer in place.

Placeholder: 'Ask Micro' (was 'Ask Micro anything...').

Cards were deleted by a bad Python replacement — restored the full
card rendering pipeline (prefs panel, user card filtering, tooltips,
left/right column layout, closing div).

Console now keeps conversation history — each Q&A is appended below
the previous one with a separator line. Follow-ups don't erase what
came before. Uses unique IDs per question so the 'Working...' text
is replaced with the answer in place.

Placeholder: 'Ask Micro' (was 'Ask Micro anything...').
@asim asim merged commit 6bff07f into main May 12, 2026
2 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