Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reflection UI to tickets #168

Merged
merged 19 commits into from
Jan 10, 2025
Merged

Conversation

RobertAtNineMinds
Copy link
Contributor

No description provided.

The extensive changes across the codebase streamline the UI reflection system by:

- Removing parent-child relationship through React context in favor of explicit declarations
- Consolidating UI component registration logic by removing redundant hooks and utilities
- Standardizing data-automation-id attributes for testing
- Simplifying the dialog component hierarchy and state management
- Removing legacy ReflectionContainer in favor of direct component registration
- Improving type safety around UI component state tracking

This change makes the UI reflection system more maintainable and reduces architectural complexity while preserving the core functionality for automated testing and LLM interactions.
@RobertAtNineMinds RobertAtNineMinds merged commit 790668b into main Jan 10, 2025
2 of 3 checks passed
@RobertAtNineMinds RobertAtNineMinds deleted the add-reflection-ui-to-tickets branch January 10, 2025 02:36
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