Skip to content

fix(cli): remove join defaults and set 32k sequence length#471

Merged
gufengc merged 1 commit into
mainfrom
codex/remove-join-defaults-32k-seq
Jun 1, 2026
Merged

fix(cli): remove join defaults and set 32k sequence length#471
gufengc merged 1 commit into
mainfrom
codex/remove-join-defaults-32k-seq

Conversation

@gufengc
Copy link
Copy Markdown
Collaborator

@gufengc gufengc commented Jun 1, 2026

Summary

  • Stop parallax join from injecting runtime default arguments into the launched worker command.
  • Set the server-side default --max-sequence-length to 32768.
  • Add CLI and server args tests that lock in the new behavior.

Validation

  • .venv/bin/pre-commit run --all-files
  • .venv/bin/python -m pytest

Notes

AGENTS.md has an unrelated local working-tree modification and is intentionally not included in this PR.

@gufengc gufengc requested a review from a team June 1, 2026 16:33
@gufengc gufengc force-pushed the codex/remove-join-defaults-32k-seq branch from 7ac85af to 8c0602d Compare June 1, 2026 16:34
@gufengc gufengc merged commit 487a1ee into main Jun 1, 2026
11 checks passed
@gufengc gufengc deleted the codex/remove-join-defaults-32k-seq branch June 1, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant