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: charmbracelet/crush
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.2
Choose a base ref
...
head repository: charmbracelet/crush
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.0
Choose a head ref
  • 10 commits
  • 17 files changed
  • 5 contributors

Commits on Oct 16, 2025

  1. fix(mcp): make sure to cancel context on error (#1246)

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    015632a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

  1. feat(lsp): find references tool (#1233)

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 authored Oct 17, 2025
    Configuration menu
    Copy the full SHA
    a64a4de View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

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

Commits on Oct 20, 2025

  1. chore(deps): bump the all group with 3 updates (#1265)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    7fd91ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e31553 View commit details
    Browse the repository at this point in the history
  3. feat(bedrock): add support for AWS_BEARER_TOKEN_BEDROCK for bedrock

    This adds an alternative authorization method vs. `aws configure`.
    andreynering committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    2708121 View commit details
    Browse the repository at this point in the history
  4. docs: update aws bedrock docs on readme

    * Removed duplicated `AWS_REGION` in table.
    * Add documentation for `AWS_BEARER_TOKEN_BEDROCK`.
    andreynering committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    f478c4c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    4519e19 View commit details
    Browse the repository at this point in the history
  2. fix(tui): remove ctrl+d deny keybind (#1269)

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    beb3bc0 View commit details
    Browse the repository at this point in the history
  3. v0.12.0

    tauraamui committed Oct 21, 2025
    Configuration menu
    Copy the full SHA
    74270e2 View commit details
    Browse the repository at this point in the history
Loading