sigit-code 1.5.1__tar.gz → 1.5.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. {sigit_code-1.5.1 → sigit_code-1.5.2}/.github/workflows/ci.yml +2 -1
  2. {sigit_code-1.5.1 → sigit_code-1.5.2}/CHANGELOG.md +13 -0
  3. {sigit_code-1.5.1 → sigit_code-1.5.2}/Cargo.lock +9 -7
  4. {sigit_code-1.5.1 → sigit_code-1.5.2}/Cargo.toml +2 -2
  5. {sigit_code-1.5.1 → sigit_code-1.5.2}/PKG-INFO +1 -1
  6. {sigit_code-1.5.1 → sigit_code-1.5.2}/server.json +1 -1
  7. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/main.rs +13 -5
  8. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/provider.rs +12 -3
  9. {sigit_code-1.5.1 → sigit_code-1.5.2}/.agents/AGENTS.md +0 -0
  10. {sigit_code-1.5.1 → sigit_code-1.5.2}/.agents/skills/agent-client-protocol/SKILL.md +0 -0
  11. {sigit_code-1.5.1 → sigit_code-1.5.2}/.agents/skills/ai-assisted-coding/SKILL.md +0 -0
  12. {sigit_code-1.5.1 → sigit_code-1.5.2}/.agents/skills/branding/SKILL.md +0 -0
  13. {sigit_code-1.5.1 → sigit_code-1.5.2}/.agents/skills/run-sigit/SKILL.md +0 -0
  14. {sigit_code-1.5.1 → sigit_code-1.5.2}/.agents/skills/run-sigit/driver.mjs +0 -0
  15. {sigit_code-1.5.1 → sigit_code-1.5.2}/.agents/skills/run-sigit/tui-smoke.sh +0 -0
  16. {sigit_code-1.5.1 → sigit_code-1.5.2}/.agents/skills/sigit-code-release/SKILL.md +0 -0
  17. {sigit_code-1.5.1 → sigit_code-1.5.2}/.agents/skills/tool-calling/SKILL.md +0 -0
  18. {sigit_code-1.5.1 → sigit_code-1.5.2}/.claude/skills/agent-client-protocol/SKILL.md +0 -0
  19. {sigit_code-1.5.1 → sigit_code-1.5.2}/.claude/skills/ai-assisted-coding/SKILL.md +0 -0
  20. {sigit_code-1.5.1 → sigit_code-1.5.2}/.claude/skills/branding/SKILL.md +0 -0
  21. {sigit_code-1.5.1 → sigit_code-1.5.2}/.claude/skills/run-sigit/SKILL.md +0 -0
  22. {sigit_code-1.5.1 → sigit_code-1.5.2}/.claude/skills/run-sigit/driver.mjs +0 -0
  23. {sigit_code-1.5.1 → sigit_code-1.5.2}/.claude/skills/run-sigit/tui-smoke.sh +0 -0
  24. {sigit_code-1.5.1 → sigit_code-1.5.2}/.claude/skills/sigit-code-release/SKILL.md +0 -0
  25. {sigit_code-1.5.1 → sigit_code-1.5.2}/.claude/skills/tool-calling/SKILL.md +0 -0
  26. {sigit_code-1.5.1 → sigit_code-1.5.2}/.github/workflows/release-crates.yml +0 -0
  27. {sigit_code-1.5.1 → sigit_code-1.5.2}/.github/workflows/release-github.yml +0 -0
  28. {sigit_code-1.5.1 → sigit_code-1.5.2}/.github/workflows/release-homebrew.yml +0 -0
  29. {sigit_code-1.5.1 → sigit_code-1.5.2}/.github/workflows/release-mcp-registry.yml +0 -0
  30. {sigit_code-1.5.1 → sigit_code-1.5.2}/.github/workflows/release-npm.yml +0 -0
  31. {sigit_code-1.5.1 → sigit_code-1.5.2}/.github/workflows/release-pypi.yml +0 -0
  32. {sigit_code-1.5.1 → sigit_code-1.5.2}/.gitignore +0 -0
  33. {sigit_code-1.5.1 → sigit_code-1.5.2}/.nvmrc +0 -0
  34. {sigit_code-1.5.1 → sigit_code-1.5.2}/AGENTS.md +0 -0
  35. {sigit_code-1.5.1 → sigit_code-1.5.2}/CLAUDE.md +0 -0
  36. {sigit_code-1.5.1 → sigit_code-1.5.2}/LICENSE +0 -0
  37. {sigit_code-1.5.1 → sigit_code-1.5.2}/README.md +0 -0
  38. {sigit_code-1.5.1 → sigit_code-1.5.2}/docs/hooks.md +0 -0
  39. {sigit_code-1.5.1 → sigit_code-1.5.2}/docs/mcp.md +0 -0
  40. {sigit_code-1.5.1 → sigit_code-1.5.2}/examples/settings-with-hooks.toml +0 -0
  41. {sigit_code-1.5.1 → sigit_code-1.5.2}/examples/skills/README.md +0 -0
  42. {sigit_code-1.5.1 → sigit_code-1.5.2}/examples/skills/commit-message/SKILL.md +0 -0
  43. {sigit_code-1.5.1 → sigit_code-1.5.2}/npm/README.md.tmpl +0 -0
  44. {sigit_code-1.5.1 → sigit_code-1.5.2}/npm/package-main.json.tmpl +0 -0
  45. {sigit_code-1.5.1 → sigit_code-1.5.2}/npm/package.json.tmpl +0 -0
  46. {sigit_code-1.5.1 → sigit_code-1.5.2}/npm/scripts/render-main-package.cjs +0 -0
  47. {sigit_code-1.5.1 → sigit_code-1.5.2}/npm/scripts/render-platform-package.cjs +0 -0
  48. {sigit_code-1.5.1 → sigit_code-1.5.2}/npm/sigit/.gitignore +0 -0
  49. {sigit_code-1.5.1 → sigit_code-1.5.2}/npm/sigit/README.md +0 -0
  50. {sigit_code-1.5.1 → sigit_code-1.5.2}/npm/sigit/package.json +0 -0
  51. {sigit_code-1.5.1 → sigit_code-1.5.2}/npm/sigit/src/index.ts +0 -0
  52. {sigit_code-1.5.1 → sigit_code-1.5.2}/npm/sigit/tsconfig.json +0 -0
  53. {sigit_code-1.5.1 → sigit_code-1.5.2}/pypi/README.md +0 -0
  54. {sigit_code-1.5.1 → sigit_code-1.5.2}/pypi/pyproject.toml +0 -0
  55. {sigit_code-1.5.1 → sigit_code-1.5.2}/pyproject.toml +0 -0
  56. {sigit_code-1.5.1 → sigit_code-1.5.2}/rust-toolchain.toml +0 -0
  57. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/account.rs +0 -0
  58. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/backend.rs +0 -0
  59. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/chat.rs +0 -0
  60. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/commands.rs +0 -0
  61. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/credentials.rs +0 -0
  62. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/frontmatter.rs +0 -0
  63. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/headless.rs +0 -0
  64. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/hooks.rs +0 -0
  65. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/instructions.rs +0 -0
  66. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/mcp.rs +0 -0
  67. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/models.rs +0 -0
  68. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/permissions.rs +0 -0
  69. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/session_store.rs +0 -0
  70. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/settings.rs +0 -0
  71. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/setup.rs +0 -0
  72. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/skills.rs +0 -0
  73. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/subagents.rs +0 -0
  74. {sigit_code-1.5.1 → sigit_code-1.5.2}/src/tools.rs +0 -0
  75. {sigit_code-1.5.1 → sigit_code-1.5.2}/tests/acp_permissions.rs +0 -0
  76. {sigit_code-1.5.1 → sigit_code-1.5.2}/tests/headless_mode.rs +0 -0
@@ -6,11 +6,12 @@ name: CI
6
6
 
7
7
  on:
8
8
  push:
9
+ branches: [main, development]
9
10
  pull_request:
10
11
  workflow_dispatch:
11
12
 
12
13
  concurrency:
13
- group: ci
14
+ group: ci-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
14
15
  cancel-in-progress: true
15
16
 
16
17
  env:
@@ -1,5 +1,18 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.5.2
4
+
5
+ Brings the latest siGit Code Cloud tiers to the picker and aligns the MCP
6
+ registry metadata with the server release.
7
+
8
+ ### What changed
9
+
10
+ - `/models` now lists the Pro, Air, and Mini siGit Code Cloud tiers alongside
11
+ Fast, Balanced, and Large
12
+ - Updated the MCP registry manifest to version 1.2.5, matching the siGit Code
13
+ Cloud server release
14
+ - Updated the Agent Client Protocol SDK to the latest v1 release
15
+
3
16
  ## 1.5.1
4
17
 
5
18
  Makes siGit Code work as an Xcode custom agent, and updates the Onde SDK.
@@ -20,17 +20,19 @@ checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
20
20
 
21
21
  [[package]]
22
22
  name = "agent-client-protocol"
23
- version = "1.0.1"
23
+ version = "1.3.0"
24
24
  source = "registry+https://github.com/rust-lang/crates.io-index"
25
- checksum = "16302d16c7531355db16593d99c38c8297db0c4653aa7dd80c3556bb17f4cd8c"
25
+ checksum = "1d386d6a58f4dbe0ebfa98e915caa54005dabdefd419de3d4678b28cd5752444"
26
26
  dependencies = [
27
27
  "agent-client-protocol-derive",
28
28
  "agent-client-protocol-schema",
29
+ "async-io",
29
30
  "async-process",
30
31
  "blocking",
31
32
  "futures",
32
33
  "futures-concurrency",
33
34
  "rustc-hash 2.1.2",
35
+ "rustix 1.1.4",
34
36
  "schemars 1.2.1",
35
37
  "serde",
36
38
  "serde_json",
@@ -42,9 +44,9 @@ dependencies = [
42
44
 
43
45
  [[package]]
44
46
  name = "agent-client-protocol-derive"
45
- version = "1.0.1"
47
+ version = "1.3.0"
46
48
  source = "registry+https://github.com/rust-lang/crates.io-index"
47
- checksum = "88b37d552feb6981a0109febda6b71fc723678cd065974c2d76279c19c407095"
49
+ checksum = "97b94934d118a69e921d14e94d4af5b3076563318c52662c89a0ecb3f139e1da"
48
50
  dependencies = [
49
51
  "quote",
50
52
  "syn 2.0.117",
@@ -52,9 +54,9 @@ dependencies = [
52
54
 
53
55
  [[package]]
54
56
  name = "agent-client-protocol-schema"
55
- version = "1.1.0"
57
+ version = "1.4.0"
56
58
  source = "registry+https://github.com/rust-lang/crates.io-index"
57
- checksum = "ac542aba230234b1591ace7286a47c0514fe3efc3037d43296bde31ba7ee5728"
59
+ checksum = "06679e1542356341f4550ccfb16338b64f37f6af70de2105446ef6fbb078234c"
58
60
  dependencies = [
59
61
  "anyhow",
60
62
  "derive_more",
@@ -5604,7 +5606,7 @@ checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
5604
5606
 
5605
5607
  [[package]]
5606
5608
  name = "sigit"
5607
- version = "1.5.1"
5609
+ version = "1.5.2"
5608
5610
  dependencies = [
5609
5611
  "agent-client-protocol",
5610
5612
  "anyhow",
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  name = "sigit"
3
- version = "1.5.1"
3
+ version = "1.5.2"
4
4
  edition = "2024"
5
5
  description = "siGit Code — ACP-compatible AI coding agent. Sí, git."
6
6
  documentation = "https://github.com/getsigit/sigit"
@@ -23,7 +23,7 @@ path = "src/main.rs"
23
23
 
24
24
  [dependencies]
25
25
  # ACP protocol SDK
26
- agent-client-protocol = { version = "1.0", features = ["unstable_session_fork", "unstable_auth_methods"] }
26
+ agent-client-protocol = { version = "1.3", features = ["unstable_session_fork", "unstable_auth_methods"] }
27
27
 
28
28
  # Onde Inference engine (local LLM)
29
29
  # onde = { path = "../onde" }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sigit-code
3
- Version: 1.5.1
3
+ Version: 1.5.2
4
4
  Classifier: Development Status :: 4 - Beta
5
5
  Classifier: Environment :: Console
6
6
  Classifier: Intended Audience :: Developers
@@ -3,7 +3,7 @@
3
3
  "name": "si.sigit/sigit",
4
4
  "title": "siGit",
5
5
  "description": "MCP server for siGit (sigit.si): browse repos, search code, manage PRs/issues, web search.",
6
- "version": "1.2.3",
6
+ "version": "1.2.5",
7
7
  "websiteUrl": "https://sigit.si",
8
8
  "repository": {
9
9
  "url": "https://github.com/getsigit/sigit",
@@ -1873,13 +1873,13 @@ impl SiGitAgent {
1873
1873
 
1874
1874
  // ── Local Inference toggle ──────────────────────────────────────────
1875
1875
  if args.config_id.0.as_ref() == LOCAL_INFERENCE_CONFIG_ID {
1876
- let enabled = match args.value.0.as_ref() {
1877
- LOCAL_INFERENCE_ON => true,
1878
- LOCAL_INFERENCE_OFF => false,
1876
+ let enabled = match args.value.as_value_id().map(|v| v.0.as_ref()) {
1877
+ Some(LOCAL_INFERENCE_ON) => true,
1878
+ Some(LOCAL_INFERENCE_OFF) => false,
1879
1879
  other => {
1880
1880
  return Err(agent_client_protocol::Error::new(
1881
1881
  -32602,
1882
- format!("unknown Local Inference value: {other}"),
1882
+ format!("unknown Local Inference value: {other:?}"),
1883
1883
  ));
1884
1884
  }
1885
1885
  };
@@ -1909,7 +1909,15 @@ impl SiGitAgent {
1909
1909
  ));
1910
1910
  }
1911
1911
 
1912
- let model_id = args.value.0.as_ref();
1912
+ let Some(model_id) = args.value.as_value_id().map(|v| v.0.as_ref()) else {
1913
+ return Err(agent_client_protocol::Error::new(
1914
+ -32602,
1915
+ format!(
1916
+ "expected a value-id for {MODEL_CONFIG_ID}, got {:?}",
1917
+ args.value
1918
+ ),
1919
+ ));
1920
+ };
1913
1921
 
1914
1922
  // can't switch while the startup model is still loading — the old
1915
1923
  // weights are in GPU memory and the new load gets "does not fit"
@@ -25,9 +25,15 @@ use serde::Deserialize;
25
25
  /// `SIGIT_CLOUD_URL` (dev: `http://localhost:8088/api/v1`).
26
26
  const DEFAULT_CLOUD_URL: &str = "https://sigit.si/api/v1";
27
27
 
28
- /// The cloud quality tiers, in display order. Always offered in `/models`;
29
- /// selecting one requires a signed-in account.
30
- pub const CLOUD_TIERS: &[&str] = &["fast", "balanced", "large"];
28
+ /// The cloud quality tiers, in display order (each line ordered smallest to
29
+ /// largest). Always offered in `/models`; selecting one requires a signed-in
30
+ /// account.
31
+ ///
32
+ /// There are two lines because the cloud serves two independent families, and a
33
+ /// tier is only routable when the cloud has that family configured. Which family
34
+ /// is which, and what runs behind either, is deliberately not represented here:
35
+ /// the client knows tier names and nothing else.
36
+ pub const CLOUD_TIERS: &[&str] = &["fast", "balanced", "large", "mini", "air", "pro"];
31
37
 
32
38
  /// Base URL of the siGit Code Cloud inference endpoint. Override with
33
39
  /// `SIGIT_CLOUD_URL` (dev: `http://localhost:8090/v1`).
@@ -60,6 +66,9 @@ fn tier_to_model(tier: &str) -> String {
60
66
  "fast" => "onde-fast",
61
67
  "balanced" => "onde-balanced",
62
68
  "large" => "onde-large",
69
+ "mini" => "onde-mini",
70
+ "air" => "onde-air",
71
+ "pro" => "onde-pro",
63
72
  other => other,
64
73
  }
65
74
  .to_string()
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes