feat: rebuild as multi-user web agent
This commit is contained in:
+11
-32
@@ -1,45 +1,24 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.DS_Store
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.ruff_cache/
|
||||
.mypy_cache/
|
||||
.venv/
|
||||
venv/
|
||||
*.egg-info/
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
|
||||
archive/
|
||||
.omx/
|
||||
.clawd-agents/
|
||||
|
||||
# Local agent/runtime artifacts
|
||||
.claude/
|
||||
.claude.json
|
||||
.port_sessions/
|
||||
scratchpad/
|
||||
tasks/
|
||||
router_session_parquet/
|
||||
.logs/
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
# Local benchmark outputs
|
||||
benchmark_artifacts/
|
||||
jobs/
|
||||
output_terminal/
|
||||
tb2*.json
|
||||
humaneval_results.json
|
||||
.coverage
|
||||
htmlcov/
|
||||
.logs/
|
||||
.runtime/
|
||||
|
||||
node_modules/
|
||||
.svelte-kit/
|
||||
|
||||
test_cases
|
||||
e-commerce
|
||||
benchmarks/data/*.jsonl
|
||||
benchmarks/data/manifest.json
|
||||
claude-code-sourcemap-main
|
||||
router_session_parquet
|
||||
|
||||
标签定义
|
||||
*.sqlite3
|
||||
*.db
|
||||
|
||||
Reference in New Issue
Block a user