Commit Graph

72 Commits

Author SHA1 Message Date
yeyan1996 176182e2e9 fix: refactor playback controls and consolidate XML tag constants
- Remove commented-out playback logic from share page
- Simplify tool call handling in PlaybackControls by removing toolPlaybackIndex state
- Fix tool navigation initialization and synchronization issues
- Consolidate HIDE_STREAMING_XML_TAGS constant from multiple files into utils.ts
- Add 'create-tasks' to hidden streaming XML tags list
- Improve tool call side panel index synchronization
- Add cursor pointer styling to slider components for better UX
- Remove unused toolName tracking in chunk processing
- Fix tool index initialization to start at 0 instead of -1

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-09 12:59:55 -07:00
Marko Kraemer 6278047b17
Merge pull request #1200 from yeyan1996/feature/playback
fix: streaming in playback mode
2025-08-08 21:25:57 +02:00
Saumya e65c49d81d Merge branch 'main' of github.com:escapade-mckv/suna into composio-1a 2025-08-05 14:08:42 +05:30
Vukasin 67621f1cd6 feat: visual improvements 2025-08-04 21:43:13 +02:00
Saumya aa37988106 update agent builder to use composio 2025-08-04 10:43:42 +05:30
yeyan1996 edf1f7e4c1 fix: clean up unused console log and improve cursor visibility logic in ThreadContent 2025-08-03 16:45:07 -07:00
yeyan1996 91a51b6369 refactor: optimize performance and structure in ThreadPage and PlaybackControls
- Introduced memoization for ToolCallSidePanel and FileViewerModal to enhance rendering efficiency.
- Cleaned up unused useEffect hooks in ThreadPage to improve readability and maintainability.
- Refactored playback timeout management in PlaybackControls to utilize useRef for better performance.
- Enhanced streaming content handling in ThreadContent with a helper function for improved clarity and functionality.
2025-08-03 15:42:58 -07:00
Vukasin 2805fc0233 feat: scroll indicator button to bottom 2025-08-03 16:09:25 +02:00
Vukasin fc47656ec8 fix: overlap issue 2025-08-03 15:18:18 +02:00
Vukasin 2af96de7a8 fix: scroll to bottom 2025-08-02 13:44:16 +02:00
Vukasin a982935e33 fix: make message stream smooth 2025-08-01 23:56:37 +02:00
Saumya e8972fb788 fix agent builder functionality 2025-08-01 02:15:49 +05:30
marko-kraemer 1f73aa25ef rm temp readme 2025-07-30 22:18:51 +02:00
Saumya 26fd18b6b8 cleanup agent builder tools 2025-07-30 11:37:34 +05:30
Saumya 8e1cce5cbd refactor versioning & run.py 2025-07-30 11:20:05 +05:30
Marko Kraemer d8a7cd1798
Merge pull request #1090 from yeyan1996/fix/debug-mode
fix: stringify message in debug mode
2025-07-28 08:38:16 +02:00
yeyan1996 735b054fba fix: format message content and metadata for better readability 2025-07-25 22:26:37 -07:00
Marko Kraemer 159b128ecd
Merge pull request #1057 from dat-lequoc/ai-iteration-20250724-131301
Add FAST APPLY -- Morph LLM -- edit_file tool
2025-07-25 18:24:06 +02:00
Saumya 8150ce94a1 feat: extend agent builder for Suna 2025-07-25 13:24:34 +05:30
LE Quoc Dat b1ac5793ba edit_file 2025-07-24 12:46:57 +02:00
Vukasin dd15438576 Merge remote-tracking branch 'upstream/main' into fix/visual-improvements-stream 2025-07-23 18:05:45 +02:00
Vukasin cf7e16fdc8 fix: streaming view 2025-07-22 23:58:41 +02:00
Vukasin f33f5f6c6e fix: visual improvements stream 2025-07-22 20:10:17 +02:00
Saumya 34ae50a68b custom suna agent 2025-07-22 21:41:10 +05:30
Cursor Agent 66bb34a5ba Add support for rendering 'complete' tool content and attachments
Co-authored-by: tnfssc <tnfssc@gmail.com>
2025-07-19 16:13:01 +00:00
Marko Kraemer 783073e14f
Revert "Like/dislike response" 2025-07-18 14:33:34 +02:00
Krishav Raj Singh 23adbb3d1f fix padding 2025-07-18 12:22:50 +05:30
Krishav Raj Singh 62d1bd856c final_changes 2025-07-18 05:35:14 +05:30
Krishav Raj Singh f12a35ce39 reduced gap and size, added copy button 2025-07-18 05:13:45 +05:30
Krishav Raj Singh 6347543efe reduced spacing and size 2025-07-18 05:13:45 +05:30
Krishav Raj Singh 0fefd5857a view feedback on refresh 2025-07-18 05:13:45 +05:30
Krishav Raj Singh 21181fb8b9 frontend prototype 2025-07-18 04:59:52 +05:30
marko-kraemer 9b73d72352 wip 2025-07-10 02:17:18 +02:00
Vukasin 9e58254672 fix: dashboard 2025-07-06 20:08:48 +02:00
Vukasin 6938164eff feat: theme change and adjustments 2025-07-06 18:34:31 +02:00
Vukasin 4485563b47 wip: standardize desing 2025-07-05 23:06:22 +02:00
Soumyadas15 333777213e chore(ui): sync custom agents config with credentials profile 2025-06-28 16:07:09 +05:30
Soumyadas15 18057a4db6 chore(dev): agent agnostic threads 2025-06-26 16:59:04 +05:30
Soumyadas15 df65ea0a62 fix(ui): display attachments in ask tool 2025-06-06 21:05:06 +05:30
Soumyadas15 d88d8ef630 fix(ui): display attachments in ask tool 2025-06-06 21:01:51 +05:30
Soumyadas15 59465449f8 fix(ui): fix grouping of mesages in ui 2025-06-06 17:53:51 +05:30
Soumyadas15 b642aef82c fix: fix multiple suna logos 2025-06-06 17:40:55 +05:30
Soumyadas15 3800403c56 fix(bug): fix double json dumps in response processor 2025-06-03 12:54:03 +05:30
Soumyadas15 e99254544d fix(bug): fix double json dumps in response processor 2025-06-03 12:51:38 +05:30
Soumyadas15 d53f2f7a18 chore(dev): cleanup frontend 2025-06-01 02:23:53 +05:30
Soumyadas15 e6de1e0f7f Merge branch 'main' into mcp-5a 2025-05-30 19:02:53 +05:30
Vukasin 65fa837ae1 fix: overflow issue and file refetch 2025-05-29 23:06:07 +02:00
Soumyadas15 a95ae458ef chore(dev): add styling to custom agents 2025-05-29 15:16:30 +05:30
Soumyadas15 2f835cdd2f Merge branch 'mcp-5' into mcp-5a 2025-05-29 02:12:10 +05:30
Soumyadas15 57407277ed chore(dev): refactor xml tools 2025-05-28 17:37:54 +05:30