modelscope / modelscope/ms-agent
Idea: optional verifiable receipts (proof-of-delivery) for agent runs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 521
- Avg merge
- 1d
- Merged PRs (30d)
- 36
Description
We built a tiny Python wrapper that mints a verifiable receipt link (with result preview + download) for agent outputs.
Wrapper: https://github.com/jacobtop-tcg/claw2claw-receipt-wrapper
Gist: https://gist.github.com/jacobtop-tcg/97f8a1ecb25822d252eb5790736adb4f
Would you consider an optional example/integration hook so users can emit a proof link per run/task? Happy to submit a PR if maintainers want.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No project file, test, or entry point is identified. Start by reviewing the linked Python wrapper and gist, then locate the agent run or task lifecycle in ms-agent. Done should be a documented optional integration hook that can emit a verifiable proof link for each run or task.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100