Open Issues Need Help
View All on GitHub enhancement good first issue Stellar Wave
docs: Add Troubleshooting & FAQ section to BEAR-PROTOCOL-GUIDE.md about 1 hour ago
documentation good first issue Stellar Wave
ci: Add automatic TypeScript type-check step (tsc --noEmit) in CI about 1 hour ago
enhancement good first issue Stellar Wave
documentation good first issue Stellar Wave
ci: Add markdown linting check to GitHub Actions workflow about 1 hour ago
documentation good first issue Stellar Wave
scripts: Add --clean option to scripts/build.sh about 1 hour ago
enhancement good first issue Stellar Wave
docs: Document ERC-8004 agent identity schema specification about 1 hour ago
documentation good first issue Stellar Wave
documentation good first issue Stellar Wave
demo: Add pre-flight environment check script scripts/check-env.sh about 1 hour ago
enhancement good first issue Stellar Wave
docs: Add Mermaid sequence diagram for ERC-8183 job escrow lifecycle about 1 hour ago
documentation good first issue Stellar Wave
documentation good first issue Stellar Wave
documentation good first issue Stellar Wave
enhancement good first issue Stellar Wave
sdk: Support custom fetch implementation option in marcFetch about 2 hours ago
enhancement good first issue Stellar Wave
sdk: Add input validation for contract address format in IdentityClient and CommerceClient constructors about 2 hours ago
enhancement good first issue Stellar Wave
sdk: Add helper method CommerceClient.getJobsByStatus(status: JobStatus) about 2 hours ago
enhancement good first issue Stellar Wave
sdk: Add event polling helper onJobStatusChange(jobId, callback) in CommerceClient about 2 hours ago
enhancement good first issue Stellar Wave
sdk: Add TypeScript helper function formatUSDC(amount: bigint): string about 2 hours ago
enhancement good first issue Stellar Wave
demo: Add color-coded prefix tags to start-agents.sh console output about 2 hours ago
enhancement good first issue
docs: Add step-by-step guide for local standalone Soroban network setup about 2 hours ago
documentation good first issue
documentation good first issue
agents: Add CLI flags (--budget, --provider, --evaluator) to buyer agent about 2 hours ago
enhancement good first issue
agents: Add graceful process shutdown handler for seller agents about 2 hours ago
enhancement good first issue
agents: Standardize JSON output payload format across seller agents about 2 hours ago
enhancement good first issue
agents: Add startup environment variable validation for seller agents about 2 hours ago
enhancement good first issue
agents: Add GET /health endpoint across all seller agent services about 2 hours ago
enhancement good first issue
agents: Add HTTP request logging middleware to agents/registry about 2 hours ago
enhancement good first issue
agent_identity: Add rustdoc code example for list_agents pagination about 2 hours ago
documentation good first issue rust
good first issue rust
contracts: Document contract constants (MIN_BUDGET, REFUND_TIMEOUT_SECS, MAX_FEE_BPS) about 2 hours ago
documentation good first issue rust
good first issue rust
agent_identity: Add custom Rust unit tests for update_owner edge cases about 2 hours ago
good first issue rust
enhancement good first issue
enhancement good first issue
dashboard: Add status description tooltips for job state badges about 2 hours ago
enhancement good first issue
dashboard: Add toast notifications for background API error events about 2 hours ago
bug good first issue
dashboard: Add export jobs to CSV / JSON download feature about 2 hours ago
enhancement good first issue
dashboard: Display human-readable relative timestamps for job creation about 2 hours ago
enhancement good first issue
enhancement good first issue
dashboard: Add dark/light theme toggle setting to navigation bar about 2 hours ago
enhancement good first issue
dashboard: Add search filter input to jobs list in frontend UI about 2 hours ago
enhancement good first issue
sdk: Add automated unit tests for marcPaywallFastify middleware about 2 hours ago
documentation good first issue
sdk: Export explicit type guard functions for JobStatus in SDK about 2 hours ago
enhancement good first issue
sdk: Add getAgentByOwner(ownerAddress) helper method to IdentityClient about 2 hours ago
enhancement good first issue