Skip to content

fix(agents): use published traces CLI#60

Merged
drewstone merged 1 commit into
mainfrom
fix/traces-cli-install-contract
Jul 3, 2026
Merged

fix(agents): use published traces CLI#60
drewstone merged 1 commit into
mainfrom
fix/traces-cli-install-contract

Conversation

@drewstone

Copy link
Copy Markdown
Owner

What changed

  • Updated the ground-truth guidance and /reflect-last command to call the published @tangle-network/traces CLI.
  • Replaced the cd ~/code/traces && node dist/cli.js ... source-checkout path with traces analyze ... and an npx --yes @tangle-network/traces@latest ... fallback.
  • Added the persistent install command that will be provided by feat(cli): add portable traces installer tangle-network/traces#19.

Why

The prior command only worked on Drew’s machine. This makes the workflow usable across dev machines and fresh installs through the package distribution path.

Dependency

Verification

  • pnpm test -> smoke test passed
  • rg -n "~/code/traces|node dist/cli\\.js|cd .*traces" claude/AGENTS.md claude/commands/reflect-last.md claude/skills/ground-truth/SKILL.md -S -> no matches
  • git merge-tree --write-tree origin/main HEAD -> 08d8103ee218e243128b722cbc34ff06ece0b1db

@drewstone drewstone marked this pull request as ready for review July 3, 2026 04:20
@drewstone drewstone merged commit 184b35a into main Jul 3, 2026
@drewstone drewstone deleted the fix/traces-cli-install-contract branch July 3, 2026 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant