Skip to content

Labels

Labels

  • blocked

    Cannot progress — waiting on another issue, anchor, or external party.
  • bug

    Something is broken. A user-visible defect or a broken invariant.
  • chore

    Build, tooling, deps, repo meta. Not a user-visible change.
  • dependencies

    Dependency updates. Auto-applied by Dependabot.
  • design-review

    Needs UX / product review before implementation starts.
  • difficulty/good-first-issue

    < 2 hours, self-contained, clear acceptance criteria.
  • difficulty/hard

    Multi-day. Cross-module or requires design work first.
  • difficulty/intermediate

    ~1 day of work. Touches one module. No cross-cutting concerns.
  • docs

    Documentation change — README, /docs, inline, or templates.
  • documentation

    Improvements or additions to documentation
  • duplicate

    Already tracked by another issue. Link and close.
  • enhancement

    Improvement to an existing capability (not a bug fix, not new scope).
  • epic/agents

    MCP server, SDK, agent-facing APIs.
  • epic/anchor-integration

    Listing, onboarding, and supporting new Stellar anchors.
  • epic/docs-community

    Documentation, governance, contributor experience.
  • epic/execution-layer

    Intent router, solver, execution semantics.
  • epic/reputation

    Anchor scoring, probe bot, Soroban oracle.
  • epic/ui

    Product surface — widget, dashboard, rate table.
  • feature

    New capability. Expands what the product can do.
  • good first issue

    Good for newcomers
  • good-first-issue

    Scoped, unblocked, reviewer-ready. Safe for a first-time contributor.
  • help wanted

    Extra attention is needed
  • help-wanted

    Actively looking for a contributor to own this.
  • invalid

    This doesn't seem right
  • module/anchors

    constants/anchors.ts + lib/stellar/anchors.ts — anchor registry & fleet.
  • module/api

    app/api/* — HTTP surface.
  • module/e2e

    e2e/* — Playwright end-to-end tests.
  • module/freighter

    lib/freighter/* — wallet adapter surface.
  • module/intent

    lib/intent/* — canonical schema, signing, hashing, replay.
  • module/mcp

    packages/mcp/* — MCP server + tool definitions.