A computer you can curl ⚡
Stars
2.2k
Forks
166
Watchers
2.2k
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
148
commits
1
commits
feat: resolve relative paths against session cwd in all file endpoints
96d8134View on GitHubfeat: resolve relative paths against session cwd in all file endpoints
4db47e8View on GitHubfeat: per-session working directory tracking via X-Session-Id header
fbaf2e8View on GitHubsecurity: harden API key handling and add startup warnings
004ee89View on GitHubfix: set group-write permission on files after chown in multi-user mode
952c3f1View on GitHubfeat: ZIP archive download endpoint (POST /files/archive)
b18c151View on GitHubfeat: add GET /system endpoint for LLM system prompt injection
d5c9fc4View on GitHubrefactor: extract document parsers into utils/documents.py
a5e44c4View on GitHubfeat: add .rtf, .xls, .odt, .ods, .odp, .epub, .eml text extraction in read_file
cf3bb5cView on GitHub