Skip to content

[high] uipath-agents: skill teaches hand-authoring resource.json instead of `uip agent context/escalation/t... #332

@mercer

Description

@mercer

Summary

Bug report — high.

Severity reason: blocks scenario; no workaround inside uip

Customer-out-of-box impact: (see parent gap)

Description

degraded — runs behave correctly because validate accepts both shapes, but the CLI's authoring commands are bypassed entirely. Severity high — blocks scenario; no workaround inside uip.

Steps to Reproduce

Reproduction:

cd /tmp && uip skills install --agent claude --local
grep -l 'resource\.json' .claude/skills/uipath-agents/references/lowcode/*.md
# → agent-json-format.md § Resources teaches the hand-authored shape
grep -E 'uip agent (context|escalation|tool) add' .claude/skills/uipath-agents/**/*.md
# → no hits

Expected Behavior

(see Reproduction block — CLI to return actionable error with remediation)

Actual Behavior

(see Verbatim evidence above)

(no verbatim section in gap)

Environment

  • CLI: 0.3.4 @ 3a2b56b2
  • OS / runtime: see uip login status --output json output; reproduced across macOS + Linux agent runs
  • Installed via: scripts/dev-install.sh from UiPath/cli@main

Architecture principle violated

(not explicitly noted; see gap body)

Cross-references

Metadata

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions