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

Sidebar chains #194

Merged
merged 5 commits into from
Sep 3, 2023
Merged

Sidebar chains #194

merged 5 commits into from
Sep 3, 2023

Conversation

kreneskyp
Copy link
Owner

Description

This PR implement the chain tab for the chain editor sidebar. It also fixes bugs with chain title reverting when the user types.

image

Changes

  • add hook and context for managing shared ChainState.
  • added NameField and DescriptionField components (good example of reusable fields)
  • added ChainEditorPane to EditorRightSidebar

How Tested

TODOs

  • Follow-up: Agent creation workflow simplification. PR includes mock-up components for Agent / Chain mode toggle. Future PR will enable these components.

@kreneskyp kreneskyp merged commit 1769f4e into master Sep 3, 2023
5 checks passed
@kreneskyp kreneskyp deleted the sidebar_chains branch September 3, 2023 02:42
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