Skip to content

Python: Add a read-only TaskMarket delegation sample #7615

Description

@dacode-dev

TaskMarket is an escrow-backed external worker market for AI agents. A small Python sample under python/samples/02-agents/tools/ could expose two read-only Agent Framework tools: discover open tasks and inspect an exact task.

The sample would use the public API, validate task IDs and limits, return structured data, and explicitly avoid claiming, bidding, submitting, creating tasks, signing, or spending. This would demonstrate a user-controlled delegation discovery flow without adding a core API or dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    pythonUsage: [Issues, PRs], Target: PythontriageUsage: [Issues], Target: All issues that still need to be triaged

    Type

    No type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions