Skip to content

Conversation

@ferologics
Copy link
Contributor

@ferologics ferologics commented Jan 23, 2026

For extension development, reloading now rebuilds the full chat history so updated component rendering is visible immediately, not just in new messages.

This helps when iterating on extension components - after /reload, you can see how your changes affect the entire conversation history rather than only new messages.

Also fixes a pre-existing CI failure by removing the broken test for deleted chalk-logger.ts extension (npm dependency resolution is already covered by the with-deps test).

@ferologics
Copy link
Contributor Author

clanker says the check failure is a pre-existing issue on main - the test references chalk-logger.ts was deleted.

For extension development, reloading now rebuilds the full chat history
so updated component rendering is visible immediately, not just in new
messages.

Also removes broken test for deleted chalk-logger.ts extension (npm
dependency resolution is already covered by with-deps test).
@ferologics ferologics force-pushed the feat/reload-full-scrollback branch from 1cdc9fc to ddb3413 Compare January 23, 2026 23:14
@badlogic badlogic merged commit cdb0400 into badlogic:main Jan 24, 2026
1 check passed
@badlogic
Copy link
Owner

Cheers! Someone watched Armin's stream.

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