unsloth/studio/backend
2026-08-20 11:05:06 +00:00
..
assets Studio: serve Swagger UI and ReDoc from this origin, not a CDN (#8425) 2026-08-11 06:17:09 -07:00
auth Studio: take common SQLite reads off the event loop thread (#9234) 2026-08-19 18:46:10 -03:00
core Put back the AppleDouble GGUF filters #9074 reverted, and guard them (#9353) 2026-08-19 22:30:49 -07:00
hub [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-08-20 11:05:06 +00:00
loggers Studio: read the logs from inside the app, in Settings > Debugging (#8690) 2026-08-13 19:30:16 -07:00
models Studio: add rolling context windows for local GGUF chat (#8961) 2026-08-19 17:27:41 -07:00
picker Studio: never pick a macOS AppleDouble sidecar as a GGUF (#8919) 2026-08-19 15:51:16 -03:00
plugins Studio: keep pandas out of the backend startup import graph (#8962) 2026-08-18 00:14:50 -07:00
requirements Security audit: pin openai, and re-review the four digest-pinned entries (#9148) 2026-08-18 02:23:46 -07:00
routes [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-08-20 11:05:06 +00:00
state Studio: honor a request's enable_tools: false instead of overriding it (#8547) 2026-08-12 06:26:58 -07:00
storage Studio: recall the latest version of a fact, not the most quotable one (#9161) 2026-08-19 17:50:25 -07:00
tests [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-08-20 11:05:06 +00:00
utils [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-08-20 11:05:06 +00:00
vendor fix(studio): verify TLS against the OS trust store at runtime (corporate TLS-inspection proxies) (#8108) 2026-08-09 01:36:48 -07:00
__init__.py
_platform_compat.py
cloudflare_tunnel.py Studio: stop leaking child processes on an abnormal exit (#8170) 2026-08-09 08:06:29 -07:00
colab.py
lan_access.py Name the encoding when reading wslinfo's output (#9142) 2026-08-18 00:11:19 -07:00
main.py Studio: use a custom llama.cpp build (#9292) 2026-08-19 08:09:26 -07:00
mcp_server.py Studio: two ways past the stdio MCP UI-session gate (#8551) 2026-08-12 06:58:32 -07:00
run.py Studio: use a custom llama.cpp build (#9292) 2026-08-19 08:09:26 -07:00
startup_banner.py studio: add settings-managed LAN access (#8951) 2026-08-18 04:32:59 +03:00