Skip to content

Add safe Git /log and /reset commands - #64

Merged
daocha merged 1 commit into
developfrom
feature-enhancements
Sep 16, 2026
Merged

daocha merged 1 commit into
developfrom
feature-enhancements

Conversation

@daocha

@daocha daocha commented Sep 16, 2026

Copy link
Copy Markdown
Owner

Add /log and two-step /reset flows, refresh remote targets before hard reset, and localize command descriptions and documentation.

Guard Git commands against session branch discrepancies, detached HEAD states, stale callbacks, branch changes, and concurrent workspace mutations.

Bind commit, diff, pull, push, and reset actions to tokenized session context and paginate bounded diff file listings.

Parse NUL-delimited Git status output for special filenames and escape branch references safely for Telegram Markdown.

Expand regression coverage across callback lifecycle, locking, localization, pagination, and failure paths.

Add /log and two-step /reset flows, refresh remote targets before hard reset, and localize command descriptions and documentation.

Guard Git commands against session branch discrepancies, detached HEAD states, stale callbacks, branch changes, and concurrent workspace mutations.

Bind commit, diff, pull, push, and reset actions to tokenized session context and paginate bounded diff file listings.

Parse NUL-delimited Git status output for special filenames and escape branch references safely for Telegram Markdown.

Expand regression coverage across callback lifecycle, locking, localization, pagination, and failure paths.
@daocha
daocha merged commit b1c5d48 into develop Sep 16, 2026
4 checks passed
@daocha
daocha deleted the feature-enhancements branch September 16, 2026 19:10
daocha added a commit that referenced this pull request Sep 16, 2026
Add safe Git log and reset workflows

Add /log and two-step /reset flows, refresh remote targets before hard reset, and localize command descriptions and documentation.

Guard Git commands against session branch discrepancies, detached HEAD states, stale callbacks, branch changes, and concurrent workspace mutations.

Bind commit, diff, pull, push, and reset actions to tokenized session context and paginate bounded diff file listings.

Parse NUL-delimited Git status output for special filenames and escape branch references safely for Telegram Markdown.

Expand regression coverage across callback lifecycle, locking, localization, pagination, and failure paths.

Co-authored-by: DCHA Agent <259406208+dcha-agent@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants