Releases: trae-op/electron-agent-prompts
Releases · trae-op/electron-agent-prompts
Release list
0.22.47
0.21.46
test(window): update auth window tests for partition handling Refactor mocks to ensure the auth window is created with the correct partition setting. Adjust test expectations to match the updated implementation.
0.21.45
feat(modal): improve position management in various modals Updated the logic for calculating the maximum create position in multiple modal components to ensure correct positioning. This change enhances the user experience by providing more accurate default positions based on existing content. - Refactored maxCreatePosition calculation in AgentSkillsModal, ArchitectureModal, CodeModal, ListModal, TextModal, and TitleModal.