You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the Go module path is now github.com/IceRhymers/databricks-agents; importers must update. The databricks-codex and databricks-opencode standalone repos are archived and no longer receive releases — both binaries now ship from this repo under a single lockstep version, so opencode jumps 1.2.0 -> 2.0.0. codex additionally registers its proxy as a top-level default provider rather than a named profile (#230), which changes the generated config shape.
Features
codex: fold databricks-codex into the monorepo (#201) (#210) (fbc6e9d)
databricks: cmd/databricks multiplexer over the profile registry (#203) (#213) (e1c2d77)
modeldiscovery: auto-discover Claude models via Unity AI Gateway (0733004)
modeldiscovery: auto-discover Claude models via Unity AI Gateway (68005a5)
opencode: fold databricks-opencode into the monorepo (#202) (#212) (922c28a)