unsloth/unsloth_cli/tests
Daniel Han 968e6230a0
Unsloth start: add local subagents for Claude Code, Codex, OpenCode and Pi (#7326)
Bring the local-subagent support onto main. The original change (#7316) merged
into the stacked pr/daniel-unsloth-start-audit branch rather than main, and #7313
reached main via squash, so these files never landed on main.

Adds --as-subagent for claude, codex, opencode and pi: the parent agent keeps its
own cloud model while a locally served GGUF is registered as a delegated subagent,
using ephemeral per-session config that never touches the user's real agent config.
2026-07-22 04:34:58 -07:00
..
test_claude_subagent_mcp.py Unsloth start: add local subagents for Claude Code, Codex, OpenCode and Pi (#7326) 2026-07-22 04:34:58 -07:00
test_inference_chat.py Fix local CLI streamed generation error handling (#7135) 2026-07-20 23:14:58 -03:00
test_pi_subagent.py Unsloth start: add local subagents for Claude Code, Codex, OpenCode and Pi (#7326) 2026-07-22 04:34:58 -07:00
test_start.py Unsloth start: add local subagents for Claude Code, Codex, OpenCode and Pi (#7326) 2026-07-22 04:34:58 -07:00
test_studio_cloudflare_flag.py Replace standalone Studio wording with Unsloth (#7221) 2026-07-19 00:47:04 -07:00
test_studio_password_prompt.py Replace standalone Studio wording with Unsloth (#7221) 2026-07-19 00:47:04 -07:00
test_studio_run_parallel_flag.py Unsloth start improvements: download progress, server reuse, and safe model switching (#7313) 2026-07-22 02:36:24 -07:00
test_studio_run_short_alias_clashes.py Reduce and tighten code comments and docstrings repo-wide (#6095) 2026-06-08 23:09:51 -07:00
test_studio_secure_flag.py Replace standalone Studio wording with Unsloth (#7221) 2026-07-19 00:47:04 -07:00
test_studio_verbose_flag.py Replace standalone Studio wording with Unsloth (#7221) 2026-07-19 00:47:04 -07:00