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: tsdevau/diff-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: diff-commit-v0.3.0
Choose a base ref
...
head repository: tsdevau/diff-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: diff-commit-v0.3.1
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 5, 2024

  1. docs(readme): update features and error handling sections

    Added real-time progress notifications and improved error handling documentation:
    - Added new features for progress notifications and SCM integration
    - Updated usage steps to include progress monitoring
    - Expanded error handling section with detailed descriptions
    - Added error resolution guidance for each error type
    - Reorganised error table with clearer categories and descriptions
    - Updated command documentation to mention progress notifications
    tsdevau committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    82bdf05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    280ac5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8f5793 View commit details
    Browse the repository at this point in the history
  4. docs(settings): update model options and add usage tips

    Added model options table formatting and usage tips:
    - Reorganised Claude model options into individual rows
    - Added warning note about `allowedTypes` configuration
    - Added tip for reducing token usage with staged changes
    - Added tip for temperature setting ranges
    - Updated temperature description with specific value guidance
    tsdevau committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3ae39d8 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update @anthropic-ai/sdk to v0.32.1 and dev dependencies

    - update @anthropic-ai/sdk from 0.30.1 to 0.32.1
    - update @types/node from 22.7.9 to 22.9.0
    - update @typescript-eslint packages from 8.11.0 to 8.13.0
    - update eslint from 9.13.0 to 9.14.0
    tsdevau committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3da3b01 View commit details
    Browse the repository at this point in the history
  6. build(main): 🔖 Release diff-commit 0.3.1 (#29)

    ## [0.3.1](diff-commit-v0.3.0...diff-commit-v0.3.1) (2024-11-05)
    
    
    ### Features, Additions & Updates
    
    * **models:** add claude-3-5-haiku-latest to available model options ([f8f5793](f8f5793))
    
    
    ### Documentation
    
    * **readme:** update features and error handling sections ([82bdf05](82bdf05))
    * **settings:** update model options and add usage tips ([3ae39d8](3ae39d8))
    
    
    ### DX Maintenance & Configuration
    
    * **deps:** update @anthropic-ai/sdk to v0.32.1 and dev dependencies ([3da3b01](3da3b01))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    github-actions[bot] authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    78e2df0 View commit details
    Browse the repository at this point in the history
Loading