This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch xinyuan-loop-feb
in repository https://gitbox.apache.org/repos/asf/texera.git
from aab4772423 Merge branch 'main' into xinyuan-loop-feb
add 07be263ab9 fix: filter __is_visualization__ from all result header
sites (#5075)
add 662c8cbe2b feat: add /sub-issue, /parent-issue, and unlink variants to
comment-commands (#5148)
add bf2f92c81b test: enable child rendering in WorkspaceComponent spec
(#5037)
add b671a69b9d Merge branch 'main' into xinyuan-loop-feb
No new revisions were added by this update.
Summary of changes:
.github/workflows/comment-commands.yml | 198 ++++++++++++++++++++-
.../src/agent/tools/result-formatting.test.ts | 17 ++
agent-service/src/agent/tools/result-formatting.ts | 9 +-
.../src/agent/tools/tools-utility.test.ts | 35 ++++
agent-service/src/agent/tools/tools-utility.ts | 6 +
.../src/agent/tools/workflow-execution-tools.ts | 7 +-
agent-service/src/server.ts | 6 +-
.../component/workspace.component.spec.ts | 39 +++-
8 files changed, 296 insertions(+), 21 deletions(-)