Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 12 additions & 6 deletions .claude/settings.local.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,24 @@
"Bash(/bashes)",
"Bash(taskkill:*)",
"Bash(uv add:*)",
"Bash(.scriptsbuild.ps1)",
"Bash(.\\scripts\\build.ps1)",
"Bash(del test_idle_functionality.py)",
"Bash(powershell:*)",
"Bash(.distfluid-server.exe --help)",
"Bash(.\\dist\\fluid-server.exe --help)",
"Bash(timeout:*)",
"Bash(dir C:Usersbrandsourcereposfluid-server-2tests)",
"Bash(dir C:\\Users\\brand\\source\\repos\\fluid-server-2\\tests)",
"Bash(dir:*)",
"Bash(uv sync:*)",
"Bash(uv pip install:*)",
"Bash(.distfluid-server.exe --whisper-model whisper-large-v3-turbo-qnn --log-level DEBUG --host 127.0.0.1 --port 8080)"
"Bash(.\\dist\\fluid-server.exe --whisper-model whisper-large-v3-turbo-qnn --log-level DEBUG --host 127.0.0.1 --port 8080)",
"Bash(.\\dist\\fluid-server.exe:*)",
"Bash(./dist/fluid-server.exe:*)",
"Bash(del:*)",
"Bash(gh release:*)",
"Bash(uv pip:*)",
"Bash(findstr:*)"
],
"deny": [],
"ask": [],
"ask": []
}
}
}
155 changes: 0 additions & 155 deletions .github/workflows/main.yml

This file was deleted.

117 changes: 0 additions & 117 deletions .github/workflows/pr.yml

This file was deleted.

81 changes: 0 additions & 81 deletions .github/workflows/release.yml

This file was deleted.

Loading
Loading