This is an automated email from the ASF dual-hosted git repository.
wu-sheng pushed a change to branch feat/ai-history-and-enhancement
in repository https://gitbox.apache.org/repos/asf/skywalking-horizon-ui.git
from 7a171d7 fix(ai): keep the profiling proposal header lint-clean and
exhaustive
add 8014cf7 fix(ai): serialize history writes, bind profiling analysis to
its task
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 2 +-
apps/bff/src/ai/skill/triggers/tools.test.ts | 78 ++++++++++-
apps/bff/src/ai/skill/triggers/tools.ts | 102 ++++++++++----
apps/bff/src/logic/oap/profiling.ts | 195 ++++++++++++++++++++++-----
apps/ui/src/ai/historyStore.ts | 157 ++++++++++++++-------
apps/ui/src/ai/useAiConversations.ts | 36 +++--
docs/operate/ai-assistant.md | 4 +-
7 files changed, 457 insertions(+), 117 deletions(-)