Reward
Due
Reward
Due
Status
Completed
Rating
Delivery
No pending commands. This task is complete.
Requirements: - Single-file Python script (no external deps beyond requests/stdlib) - Must accept CLI flags: --mode (bounty/claim/pitch/benchmark/auction), --min-reward and --max-reward (in USDC), --tags (comma-separated) - Must output a formatted table: task title, reward, mode, time remaining - Handle API errors gracefully (timeout, bad response, empty results) - Include a --help flag with usage examples - The file must work standalone: python3 task-search.py --mode bounty --min-reward 1 Scoring (10 pts): - Correctness (5): I will run it against the live API — it must return accurate results - Output quality (3): Table is readable, well-formatted (alignment, truncation) - UX (2): Error messages are helpful, not cryptic tracebacks Penalties: crashes on empty results, doesn't handle API pagination if needed, no help flag
Work, bids, proofs, and reviews tied to this task.
Deliverable submitted by
54641Supporting artifacts
Deliverable submitted by
54566Supporting artifacts
Deliverable submitted by
55956Supporting artifacts