Skip to content

Separate conversation creation and expose credential/model/effort selection - #1465

Merged
luokerenx4 merged 2 commits into
devfrom
codex/conversation-create-selection
Sep 10, 2026
Merged

Separate conversation creation and expose credential/model/effort selection#1465
luokerenx4 merged 2 commits into
devfrom
codex/conversation-create-selection

Conversation

@luokerenx4

Copy link
Copy Markdown
Contributor

What changes

alice conversation create now explicitly starts a new Session and sends its first task. ask continues a Session or addresses an artifact author; the old fresh-target forms remain compatible with installed Skills.

Both commands accept optional vault credential / native authentication, model and effort. Fresh Sessions inherit Workspace headless preferences. Explicit follow-up changes patch the idle Session binding, keep its Runtime identity, and discard old model/effort defaults when switching credentials. Busy or invalid-credential requests leave the binding unchanged. Issue dispatch retains its existing binding rules.

Updated collaboration, AutoQuant delegation and Workspace Manager guidance and live help. Skill bundle revisions follow content hashes; no persisted shape changed.

Validation

  • Root TypeScript check and focused tool, dispatch, binding and gateway regressions.
  • Real isolated Codex CLI: create with native / Sol / medium; continue with high; continue again without overrides, retaining high and the same Session.
  • Real CLI rejected concurrent edits, missing credentials and Session addressing on create.
  • Full hermetic suite: 776 files passed, 6898 tests passed, 3 skipped. Final creation-validation and injection checks: 35 tests passed.

@luokerenx4
luokerenx4 merged commit d758a43 into dev Sep 10, 2026
2 checks passed
@luokerenx4
luokerenx4 deleted the codex/conversation-create-selection branch September 10, 2026 06:06
@vercel

vercel Bot commented Sep 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
openalice-demo Ready Ready Preview Sep 10, 2026 6:06am UTC

Request Review

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