Skip to content

Commit a9ffff2

Browse files
committed
Bump version to 0.2.11
Changes since v0.2.10: - Fix model ID for kimi-via-claude: strip provider prefix, fuzzy credential match - Switch all agents to kimi-for-coding via claude Anthropic-compatible endpoint - Add MiniMax Anthropic-compatible endpoint support - Active workflow index for O(1) startup - Remove dead code (GitHubProvider stub, unused git helpers) - Remove smoke test cron schedules - Fix marketplace JSON config corruption
1 parent ec76142 commit a9ffff2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/orchestrator-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "orchestrator-cli"
3-
version = "0.2.10"
3+
version = "0.2.11"
44
edition = "2021"
55

66
[[bin]]

0 commit comments

Comments
 (0)