yao/widgets
Max 0fe0843b43 Refactor agent and assistant structure for improved clarity and performance
- Removed deprecated API and vision components, streamlining the agent's architecture.
- Updated the Load function to utilize a new agentDSL variable, enhancing the management of assistant capabilities.
- Enhanced context handling by introducing a message metadata store for thread-safe operations, improving message tracking and management.
- Refactored context methods to eliminate deprecated fields, ensuring cleaner and more maintainable code.
- Improved documentation and comments throughout the codebase to clarify changes and enhance developer understanding.
2025-11-30 11:47:25 +08:00
..
action [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
app Refactor agent and assistant structure for improved clarity and performance 2025-11-30 11:47:25 +08:00
chart Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
component Add color field support to QueryProp and Option structures 2024-11-04 16:57:55 +08:00
compute [add] migrate widgets.table 2023-03-25 13:37:35 +08:00
dashboard Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
expression [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
field Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00
form Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
hook [fix] widgets hook copy bug 2023-04-12 21:19:59 +08:00
list Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
login fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
mapping [add] widget table permission support 2022-12-11 02:26:22 +08:00
table Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
action.go [add] widget.fields & widget.filters 2022-12-14 00:18:41 +08:00
api.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
field.go [add] widget.fields & widget.filters 2022-12-14 00:18:41 +08:00
item.go [add] widget.apis process 2022-12-03 19:12:51 +08:00
models.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
process.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
process_test.go [remove] unused code 2023-03-25 22:11:19 +08:00
widgets.go Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
widgets_test.go [remove] unused code 2023-03-25 22:11:19 +08:00