Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: avivsinai/bitbucket-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.0
Choose a base ref
...
head repository: avivsinai/bitbucket-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.1
Choose a head ref
  • 4 commits
  • 12 files changed
  • 4 contributors

Commits on Mar 18, 2026

  1. chore(skill): update version to 1.0.20 [skip ci] (#91)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    8adf069 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. refactor: eliminate skill duplication, add Codex plugin manifest

    - skills/ remains canonical source for distribution
    - .claude/skills/ symlinks for CC dev discovery
    - .agents/skills/ symlinks for Codex dev discovery
    - .codex/skills/ removed (Codex uses .agents/skills/)
    - .codex-plugin/plugin.json added for Codex plugin support
    - check-skills updated to verify symlinks + readlink targets
    - release.yml simplified: only update canonical skills/bkt/SKILL.md
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
    avivsinai and claude committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    3ce874e View commit details
    Browse the repository at this point in the history
  2. feat: add Codex interface metadata to plugin manifest

    Add displayName, shortDescription, and category to .codex-plugin/plugin.json
    for Codex marketplace presentation.
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
    avivsinai and claude committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    b91f8d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2026

  1. Configuration menu
    Copy the full SHA
    0056276 View commit details
    Browse the repository at this point in the history
Loading