Skip to content

v0.3.0

Choose a tag to compare

@corvid-agent corvid-agent released this 01 May 00:24
· 22 commits to main since this release

What's New

Added

  • fledge github prs create β€” create a PR from the command line with --title, --body, --base, --draft, --fill, --json flags
  • fledge github issues create β€” create an issue with --title, --body, --label, --assignee, --json flags

Both commands pass through to gh pr create / gh issue create respectively.