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: tbckr/sgpt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.17.6
Choose a base ref
...
head repository: tbckr/sgpt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.18.0
Choose a head ref
  • 11 commits
  • 19 files changed
  • 4 contributors

Commits on Feb 19, 2026

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

Commits on Feb 23, 2026

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

Commits on Feb 25, 2026

  1. Configuration menu
    Copy the full SHA
    27e8c3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f827f2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba7d7c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e52ed1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Configuration menu
    Copy the full SHA
    9e1e094 View commit details
    Browse the repository at this point in the history
  2. feat: add prompt templating with --template flag (#349)

    Add support for data-driven prompting using Go text/template syntax.
    Users can pipe YAML or JSON variables via stdin and inject them into
    reusable prompt templates.
    
    - Add --template/-T flag to root command
    - Support both YAML and JSON input parsing
    - Add documentation in README, examples, and dedicated templates.md
    - Include comprehensive test coverage for template functionality
    zorak1103 authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    8bf40f9 View commit details
    Browse the repository at this point in the history
  3. chore(docs): update TOC

    tbckr-automation[bot] committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    effbc20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df338a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. Merge pull request #350 from tbckr/release-please--branches--main

    chore(main): release 2.18.0
    zorak1103 authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    62501eb View commit details
    Browse the repository at this point in the history
Loading