Releases
v0.1.1
Compare
Sorry, something went wrong.
No results found
0.1.1 (2026-06-09)
Features
Add #prdd xprompt tagged with append_to_commit_and_propose (cc29edd )
Add can_rename_branch override returning False (f60d739 )
Add default_config.yml with pr_diff xprompt and sase_config entry point (d1e9592 )
add descriptions to GitHub xprompts (sase-3w.5) (ceb2c51 )
Add finally: true to release and diff steps in gh workflow (3b7786e )
Add GitHubWorkspacePlugin and migrate scripts from sase core (b6e1499 )
Add LLM provider model name and agent name to PR description (8a22569 )
Add post-cleanup git pull to #gh xprompt workflow (96bdc31 )
Add rollover tag to gh VCS xprompt workflow (661200c )
Add VCS check hooks for GitHub workspace plugin (cd43132 )
Add VCS commit dispatch hooks (vcs_create_commit, vcs_create_proposal, vcs_create_pull_request) with tests (sase-a.1) (1147d77 )
Add vcs_classify_repo hook to claim repos with github.com URLs (5098353 )
Add vcs_get_change_body hook implementation (d264a57 )
Add workflow_label to #gh xprompt for descriptive RUNNING field names (3020428 )
Add wraps_all flag to gh xprompt (sase-4.2) (fd56d9c )
Add ws_prepare_mail hookimpl for GitHub git mail prep (8865801 )
allocate GitHub project aliases on first use (sase-4d.2) (3fa99c8 )
Allow slash as VCS ref separator in #gh pattern (e126779 )
Allow underscore as VCS ref separator (#gh_sase = #gh:sase) (46aaabf )
Create %gh runner provider (%w:sase-yyyx.4) (db2878d )
Data-Driven VCS Family Mapping + running_field.py Cleanup (7128545 )
Fix #pr branch naming and #gh checkout for project names (f2c84dc )
Implement vcs_abandon_change hook to close PRs during revert/archive (sase-c.2) (94f3902 )
Implement ws_get_workflow_metadata hook for GitHub plugin (39d6513 )
Implement ws_get_workspace_directory and ws_format_commit_description hooks (393e77d )
Inherit some VCS hooks from the common git impl (879cd47 )
Initial sase-github plugin package (5372725 )
Make #pr fail fast when not on right branch (eb475ba )
prefer .sase project spec extension with legacy .gp fallback (sase-33.5a) (sase-33) (9340d36 )
Replace github_username with github_orgs list config (11420cf )
Skip prdd xprompt expansion on default branch (add1609 )
Support use_project_pr_prefix config for PR title prefixing (21a76b7 )
Use _pr_body payload field for PR description body (e3f48c7 )
Use commit message body as PR description when available (ecabacd )
Bug Fixes
#pr_diff showing unrelated file changes (1c7cc23 )
Add explicit git push and robust URL extraction to #pr workflow (b4da722 )
Add vcs_provider_name='github' to workspace plugin metadata (05f5f1e )
Checkout CL branch in #gh workflow before agent runs (32163e0 )
Emit meta_new_pr output so PR URL appears in ace TUI metadata panel (83de875 )
Fix PR description footer newline between Model and Agent lines (087f9fd )
Handle existing branch in #pr workflow create_branch step (d5a212a )
Handle remote branch already existing in pr create_branch step (b3a8196 )
Inline pr_diff logic into prdd.yml so #pr_diff expands correctly (28c428c )
Make #prdd not show when not in a git repo (8742394 )
Remove pipefail from #pr create_branch step (incompatible with dash) (fceee3e )
Stash and pull as pre-step (bbd8488 )
update callers for removed ensure_git_clone wrapper (8a21fc2 )
Update stale test mocks for commit, proposal, and PR tests (2bee80d )
Update test to match new branch-reuse behavior in #pr workflow (1ef7569 )
Use comma separator for multi-value xprompt tags in gh.yml (1204d2b )
Use parent PID in gh_setup to prevent stale RUNNING entry cleanup (09d0703 )
Use recorded PR URL for submit instead of branch heuristics (e0f5013 )
You can’t perform that action at this time.