Skip to content

fix(ai): switch defaultMode to bypassPermissions and reduce flicker #341

fix(ai): switch defaultMode to bypassPermissions and reduce flicker

fix(ai): switch defaultMode to bypassPermissions and reduce flicker #341

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: latest
- name: Run Biome
run: biome ci .