Skip to content

feat: Agent loop#116

Open
miaobuao wants to merge 15 commits intonutstore:mainfrom
miaobuao:feat/diff-math-patch-or-skip
Open

feat: Agent loop#116
miaobuao wants to merge 15 commits intonutstore:mainfrom
miaobuao:feat/diff-math-patch-or-skip

Conversation

@miaobuao
Copy link
Copy Markdown
Contributor

@miaobuao miaobuao commented Apr 9, 2026

@miaobuao miaobuao force-pushed the feat/diff-math-patch-or-skip branch from 49e67c0 to 54f4506 Compare April 10, 2026 01:31
@miaobuao miaobuao force-pushed the feat/diff-math-patch-or-skip branch from 1e509e0 to 3cd678e Compare April 10, 2026 08:48
- Implemented ContentParts component for rendering chat message content.
- Added CopyButton component for copying text to clipboard.
- Created FragmentDivider component for displaying timestamps in chat history.
- Developed MarkdownContent component for rendering markdown text.
- Introduced MessageCard component for displaying individual chat messages with options to delete, regenerate, or recall messages.
- Added PendingList component to show pending messages in the chat.
- Created RunStateCard component to display the current run state of the chat.
- Implemented SessionHistoryItem component for displaying session history with options to select or delete sessions.
- Developed TaskCard component for displaying tasks with status and details.
- Created TasksPanel component to manage and display current and other session tasks.
- Updated i18n localization files to include new strings for copy, delete, regenerate, and recall functionalities.
- Enhanced types to include new props for message handling in ChatboxProps.
- Added utility functions for formatting time, duration, and task status.
- Implemented message deletion, regeneration, and recall functionalities in ChatService.
@miaobuao miaobuao force-pushed the feat/diff-math-patch-or-skip branch from 3efc378 to e2d2bc8 Compare April 15, 2026 09:44
- Updated AI settings structure to encapsulate providers and default model under a single 'ai' key.
- Renamed task parameters in spawn functions from 'task' and 'label' to 'prompt' and 'title' for clarity.
- Modified session management to include updated timestamps and improved handling of model selections.
- Refactored related types and interfaces to align with the new structure.
- Adjusted all references to providers and models throughout the codebase to reflect the new settings structure.
@miaobuao miaobuao force-pushed the feat/diff-math-patch-or-skip branch from 8dab9e3 to ccf8a66 Compare April 17, 2026 10:03
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