Commit graph

  • 22493242a3
    Studio: Don't re-prompt finished answers in the tool loop (#7505) main Nilay 2026-07-29 15:08:17 +05:30
  • 922f190500
    Merge fd6ecee2a3 into 7b211c30fe dependabot[bot] 2026-07-29 09:37:37 +00:00
  • fd6ecee2a3
    Bump the actions group across 1 directory with 12 updates dependabot/github_actions/actions-344d71ed27 dependabot[bot] 2026-07-29 09:37:35 +00:00
  • 7b211c30fe
    Add test to guard against duplicate keys in __INT_TO_FLOAT_MAPPER (#7419) Suchitra Malimbada 2026-07-29 15:07:10 +05:30
  • 91c1314fe4
    Merge cf9a9a3682 into 3212710a4a Michael Han 2026-07-29 09:35:34 +00:00
  • cf9a9a3682 Studio: let the GPU readings truncate instead of overflowing studio-settings-polish Unsloth 2026-07-29 02:35:30 -07:00
  • 101873cda1
    Merge df7300a3e1 into 3212710a4a Michael Han 2026-07-29 09:34:29 +00:00
  • df7300a3e1 Studio: harden the profile stats aggregation studio-profile-stats Unsloth 2026-07-29 02:34:24 -07:00
  • 86d1451c02
    Merge 25b238cc4b into 3212710a4a Michael Han 2026-07-29 09:29:14 +00:00
  • 25b238cc4b Studio: pick the accent foreground by contrast, not a luminance cutoff studio-accent-primary Unsloth 2026-07-29 02:29:09 -07:00
  • e1269d778a
    Merge 34f1e9b089 into 3212710a4a oobabooga 2026-07-29 09:25:42 +00:00
  • 34f1e9b089 Keep the managed Node on PATH when the home directory is unavailable danielhanchen 2026-07-29 09:25:37 +00:00
  • 33d438ef38 Tighten comments in the mapper duplicate key guard danielhanchen 2026-07-29 09:24:06 +00:00
  • 2e2f877518
    Merge 6a08fee42d into 3212710a4a Souravrajvi0 2026-07-29 09:18:55 +00:00
  • 6a08fee42d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-07-29 09:18:45 +00:00
  • 4ebd079682
    Merge 852ace5622 into 3212710a4a oobabooga 2026-07-29 09:17:32 +00:00
  • 852ace5622 Fix floating monitor content growth for PR #7579 Daniel Han 2026-07-29 09:17:24 +00:00
  • e458c3929e Check nested precision dicts in the duplicate key guard danielhanchen 2026-07-29 09:13:18 +00:00
  • 2435d18cbc
    Merge 0573a0e0f0 into 3212710a4a Ayushman 2026-07-29 09:09:54 +00:00
  • 0573a0e0f0 Dot-source Get-HostMachineArch in the setup.ps1 Pester suite Daniel Han 2026-07-29 09:07:34 +00:00
  • 047a992f45
    Merge d901b70c0f into 3212710a4a Daniel Han 2026-07-29 09:06:59 +00:00
  • 1b71679445 Close the four #7066 paths that still hand raw markup to a template danielhanchen 2026-07-29 09:05:47 +00:00
  • d901b70c0f Tighten the setup.sh fetch helper comments fix/setup-sh-wget-fallback Daniel Han 2026-07-29 09:06:47 +00:00
  • 17ffc9b3b3 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-07-29 09:05:46 +00:00
  • 559d17dac1 Merge remote-tracking branch 'origin/main' into r7188 Daniel Han 2026-07-29 09:05:07 +00:00
  • cab05dac32 Give agent probes the augmented PATH and cover an existing unwritable temp root danielhanchen 2026-07-29 09:04:50 +00:00
  • 9690e3eeea
    Merge f5028e058b into 3212710a4a Lee Jackson 2026-07-29 10:02:45 +01:00
  • d0b4025424
    Merge 04ea34508d into 3212710a4a Lee Jackson 2026-07-29 10:02:37 +01:00
  • 32f1f37032
    Merge e16b9ac5f1 into 3212710a4a Taranum Wasu 2026-07-29 09:02:05 +00:00
  • e3a7c9f8a5
    Merge 2a2ca40016 into 3212710a4a Nilay 2026-07-29 09:02:05 +00:00
  • 2a2ca40016 Tighten comments in the header extraction path danielhanchen 2026-07-29 09:01:40 +00:00
  • ca4bdc8a0e Tighten the comments added by the #7066 control-markup fix danielhanchen 2026-07-29 08:58:50 +00:00
  • 37d3926aa8
    Merge 4080205406 into 3212710a4a thad0ctor 2026-07-29 01:58:21 -07:00
  • cf40a291db
    Merge 0174461632 into 3212710a4a Michael Han 2026-07-29 08:57:23 +00:00
  • 3212710a4a
    CI: wipe auth instead of reset-password in the agent-guides jobs (#7603) Daniel Han 2026-07-29 01:57:20 -07:00
  • 0174461632 Resolve a local quant folder's variants by its path studio/api-monitor-and-per-model-settings danielhanchen 2026-07-29 08:57:14 +00:00
  • ceef4123e6
    Studio: Stop every running Unsloth server, not just the last one recorded (#7577) Nilay 2026-07-29 14:26:13 +05:30
  • 310d704fb6
    Merge a868dce665 into 4937b0dfc6 Dante 2026-07-29 08:56:00 +00:00
  • a868dce665 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-07-29 08:55:52 +00:00
  • d9eb4a2f9c Count inline code by depth so every span closes danielhanchen 2026-07-29 08:55:17 +00:00
  • a979cee564 Bound the wget version check by wall clock, not per operation Daniel Han 2026-07-29 08:55:13 +00:00
  • 8e48894fa8 Studio: widen the GPU figures to the Model downloads edge Unsloth 2026-07-29 01:54:35 -07:00
  • 4937b0dfc6
    Studio: match the Deep research caret to the other composer pills (#7601) Michael Han 2026-07-29 01:53:24 -07:00
  • a28991ee08 fix: pin padding_free=False to keep max_length enforced (trl 1.6+) Kunwar Satyam Singh 2026-07-29 14:22:44 +05:30
  • d999f22f04 Fall back to the system temp dir when the Studio auth tree is unwritable danielhanchen 2026-07-29 08:51:19 +00:00
  • 75ef0f2e23 Studio: let the custom accent recolor the brand variable too Unsloth 2026-07-29 01:51:17 -07:00
  • b5d24a564d
    Merge 93dafbd429 into 52609fb890 Michael Han 2026-07-29 01:50:34 -07:00
  • 93dafbd429 [pre-commit.ci] auto fixes from pre-commit.com hooks fix/offline-load-unreachable-hub pre-commit-ci[bot] 2026-07-29 08:50:27 +00:00
  • 4868e15f6d CI: wipe auth instead of reset-password in the agent-guides jobs Daniel Han 2026-07-29 08:50:29 +00:00
  • 6492d36719 Address review round 4: refcount concurrent guards, distrust proxy TCP Unsloth 2026-07-29 01:49:45 -07:00
  • 6d2666023e
    Merge 7757e91c9e into 52609fb890 Elia 2026-07-29 01:47:53 -07:00
  • 3d314ff7a7 Cap the wget version check at one attempt Daniel Han 2026-07-29 08:45:45 +00:00
  • 3f436eb609 Studio: rule the GPU figures apart and drop trailing zeros Unsloth 2026-07-29 01:45:08 -07:00
  • 39f8aa42ba Consolidate the header sizing path without changing behaviour danielhanchen 2026-07-29 08:44:20 +00:00
  • fc15f635ac [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-07-29 08:43:15 +00:00
  • d6f374082d Make the Intel auto-route guard test able to fail and stop the ps1 harness doubling --force-cpu Daniel Han 2026-07-29 08:43:07 +00:00
  • 0c9c4f20aa Consolidate the tests without changing what they prove danielhanchen 2026-07-29 08:39:55 +00:00
  • 52609fb890
    Studio: reset-password rotates the credential in place instead of deleting auth.db (#7573) Nilay 2026-07-29 14:10:12 +05:30
  • d3817021ff Studio: stack the GPU meter under its figures and tint the VRAM pill Unsloth 2026-07-29 01:39:28 -07:00
  • 79a97859d7 Merge remote-tracking branch 'origin/main' into r7577 Daniel Han 2026-07-29 08:36:45 +00:00
  • c3d09c0fa1 Route Codex subagent homes through the short Windows parent danielhanchen 2026-07-29 08:36:24 +00:00
  • 9c3e14acc0 Accept wget in studio/setup.sh, as install.sh already does Daniel Han 2026-07-29 08:35:20 +00:00
  • 1465d882c6 Studio: match the Deep research caret to the other composer pills Unsloth 2026-07-29 01:35:16 -07:00
  • 0f70c81776 Studio: align the three Agents column headers Unsloth 2026-07-29 01:33:56 -07:00
  • 5cebc46124
    Make the unsloth_cli studio tests pass in isolation (#7599) Daniel Han 2026-07-29 01:33:19 -07:00
  • d8f7f2a6f3 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-07-29 08:32:52 +00:00
  • 287eb0c590 Studio: hand over the legacy PID pointer, and fail stop on unreadable records Daniel Han 2026-07-29 08:32:01 +00:00
  • c99241ea75 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-07-29 08:26:33 +00:00
  • 57471570d6 Make the unsloth_cli studio tests pass in isolation Daniel Han 2026-07-29 08:25:37 +00:00
  • eec7c67d1e Reclaim ephemeral agent homes left behind by abnormal exits danielhanchen 2026-07-29 08:24:51 +00:00
  • 8f0c0608b6 Studio: rework the GPU device row Unsloth 2026-07-29 01:22:12 -07:00
  • 2cb0b200ca [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-07-29 08:20:14 +00:00
  • 8644b4c208 Studio: drop the hour and weekday rhythm cards Unsloth 2026-07-29 01:16:11 -07:00
  • 0ed26297ed
    Run unsloth_cli/tests in Backend CI (#7598) Daniel Han 2026-07-29 01:15:06 -07:00
  • a5c4c07faf Resolve the npm directory with dirname so a patched os.name cannot pick the wrong Path flavour danielhanchen 2026-07-29 08:11:52 +00:00
  • e580a91ca6
    Merge 6dcf2003b3 into c70c1d2d89 Daniel Han 2026-07-29 16:10:13 +08:00
  • 4d78f2c466 Run unsloth_cli/tests in Backend CI Daniel Han 2026-07-29 08:09:17 +00:00
  • 146cf98f23 Studio: align the localized agent swap hints with the picker Unsloth 2026-07-29 01:07:45 -07:00
  • fb43e3faf2 Keep npm lookup compatible with single-arg which stubs and skip POSIX-only tests on Windows danielhanchen 2026-07-29 08:06:49 +00:00
  • 485684db5f Studio: count fork clones per message and drop future streaks Unsloth 2026-07-29 01:06:06 -07:00
  • c854b2dc80 Studio: let a caller that follows the port keep the fallback, and never take studio.pid from a live server Daniel Han 2026-07-29 08:05:37 +00:00
  • 4108c475d0 Cover the four render paths that skip the #7066 choke point Daniel Han 2026-07-29 08:05:22 +00:00
  • 740e7a1565
    Merge 9abe3d7823 into c70c1d2d89 Souravrajvi0 2026-07-29 09:04:15 +01:00
  • 9abe3d7823 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-07-29 08:04:03 +00:00
  • 4d349f29e6 Offer the whole quant from a mixed newest snapshot instead of an older larger one Daniel Han 2026-07-29 07:57:38 +00:00
  • 3b8332e3dc
    Merge 31af36153b into c70c1d2d89 Daniel Han 2026-07-29 07:53:09 +00:00
  • e1cb391daf
    Merge c6219fa4d3 into c70c1d2d89 Daniel Han 2026-07-29 07:53:08 +00:00
  • 31af36153b Merge remote-tracking branch 'origin/main' into r7552 ci/interrupted-install-recovery Daniel Han 2026-07-29 07:52:59 +00:00
  • c6219fa4d3 Merge remote-tracking branch 'origin/main' into r7551 ci/clean-machine-install Daniel Han 2026-07-29 07:52:59 +00:00
  • c70c1d2d89
    Extract Get-HostMachineArch for the VC++ round-trip test (#7597) Daniel Han 2026-07-29 00:52:41 -07:00
  • bb2d3b8970 Extract Get-HostMachineArch for the VC++ round-trip test Daniel Han 2026-07-29 07:51:22 +00:00
  • 7348a20497
    Studio: Write auth secret files with a trailing newline (#7576) Nilay 2026-07-29 13:20:19 +05:30
  • bae83c35f7 Merge main into fix/agent-install-runtime and fix agent install edge cases danielhanchen 2026-07-29 07:49:48 +00:00
  • 29131cc85e Studio: size Agents and System to their pane, restore palette focus Unsloth 2026-07-29 00:47:41 -07:00
  • e573a6d9a6 Tighten the bootstrap newline comments danielhanchen 2026-07-29 07:45:36 +00:00
  • f9970b8744 Studio: dedupe sibling forks and group comparison panes Unsloth 2026-07-29 00:45:12 -07:00
  • c39834a96a Fix a typo in a bootstrap normalisation test name danielhanchen 2026-07-29 07:43:45 +00:00
  • 2e0f1b1068 Correct the dangling-ref docstring to name snapshot_download for PR #7375 Daniel Han 2026-07-29 07:41:20 +00:00
  • c1348e6ce3 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-07-29 07:39:12 +00:00
  • 8ffcba546c Clear the derived gguf key on forget and key cached repos by repo id danielhanchen 2026-07-29 07:38:23 +00:00