nexarch 0.11.1 → 0.11.2

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.
@@ -48,7 +48,7 @@ export async function checkIn(args) {
48
48
  return;
49
49
  }
50
50
  const [raw, draftRaw] = await Promise.all([
51
- callMcpTool("nexarch_claim_command", {
51
+ callMcpTool("nexarch_check_in", {
52
52
  agentRef: agentKey,
53
53
  agentKey,
54
54
  companyId: creds.companyId,
package/dist/index.js CHANGED
@@ -183,6 +183,7 @@ Usage:
183
183
  nexarch check-in Preview pending application-target commands (no auto-claim)
184
184
  and report any applications currently in draft state so the
185
185
  agent can prompt the user to explore and instantiate them.
186
+ Use command-claim to explicitly claim a specific command.
186
187
  Scope is resolved server-side from active company context.
187
188
  Options: --agent-key <key> override stored agent key
188
189
  --json JSON output includes draftApplications[]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nexarch",
3
- "version": "0.11.1",
3
+ "version": "0.11.2",
4
4
  "description": "Your architecture workspace for AI delivery.",
5
5
  "keywords": [
6
6
  "nexarch",