Skip to content

Speed up Claude and Codex launches - #407

Merged
lilly-luo merged 3 commits into
mainfrom
codex-settings-first-launch-clean
Aug 28, 2026
Merged

Speed up Claude and Codex launches#407
lilly-luo merged 3 commits into
mainfrom
codex-settings-first-launch-clean

Conversation

@rohita5l

@rohita5l rohita5l commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • skip repeated preflight, gateway detection, model discovery, and config rewriting for configured Claude and Codex launches
  • add --refresh to explicitly refresh Databricks auth, gateway, models, managed config, and agent configuration
  • install Databricks AI Tools only from ucode configure; agent launch commands never install them
  • preserve full setup paths for providers, managed/local config, smart routing, and first-time setup

Testing

  • affected agent/CLI tests: 299 passed
  • Ruff, formatting, and diff checks passed
  • full suite: 1961 passed, 37 skipped; one unrelated Claude binary e2e test remains environment-dependent

@rohita5l
rohita5l force-pushed the codex-settings-first-launch-clean branch from c1b0fd2 to b34d1d5 Compare August 28, 2026 02:20
@rohita5l
rohita5l force-pushed the codex-settings-first-launch-clean branch from b34d1d5 to 00892fa Compare August 28, 2026 02:30
Comment thread src/ucode/agents/claude.py Outdated
Comment thread src/ucode/agents/claude.py
Comment thread src/ucode/cli.py Outdated
Comment thread src/ucode/cli.py Outdated
@lilly-luo
lilly-luo force-pushed the codex-settings-first-launch-clean branch from 80c4648 to 6ebe54f Compare August 28, 2026 18:21
@lilly-luo
lilly-luo force-pushed the codex-settings-first-launch-clean branch from 6ebe54f to 3491e5e Compare August 28, 2026 18:25
# Conflicts:
#	src/ucode/agents/claude.py
#	tests/test_cli.py
@lilly-luo
lilly-luo force-pushed the codex-settings-first-launch-clean branch from c575171 to 14e1713 Compare August 28, 2026 18:30
@lilly-luo
lilly-luo enabled auto-merge (squash) August 28, 2026 18:39
@lilly-luo
lilly-luo merged commit 27d5d41 into main Aug 28, 2026
2 checks passed
@lilly-luo
lilly-luo deleted the codex-settings-first-launch-clean branch August 28, 2026 18:40
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.

2 participants