Skip to content

Revert " feat: Add internal builtin tools (read_file, list_files) with compact shimmer rendering" #3586

Revert " feat: Add internal builtin tools (read_file, list_files) with compact shimmer rendering"

Revert " feat: Add internal builtin tools (read_file, list_files) with compact shimmer rendering" #3586

Workflow file for this run

name: CI
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize]
paths:
- 'apps/**'
- 'packages/**'
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit
with:
environment: 'ci'