Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch animation fix #542

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Patch animation fix #542

wants to merge 22 commits into from

Conversation

MarcMcIntosh
Copy link
Contributor

No description provided.

MarcMcIntosh and others added 22 commits February 25, 2025 11:17
…ccepts the diff.

 interactive rebase in progress; onto 3efa513
 Last commands done (4 commands done):
    pick f1102ea wip(ide tool edit): send enough info to the ide to know which tool edit was manually accepted or rejected.
    pick a0dbf40 feat(chat): append tool call accepted message to chat when the user accepts the diff.
 Next commands to do (5 remaining commands):
    pick be1a614 wip(manual patch): remove the tool confiormation when manually applying patches.
    pick 7e4e644 fix: inconstancy with auto sending when accpetting or reject a patch multiple times.
 You are currently rebasing branch 'ui-patch-tool-changes' on '3efa5139'.

 Changes to be committed:
	modified:   refact-agent/gui/src/features/Chat/Thread/actions.ts
	modified:   refact-agent/gui/src/features/Chat/Thread/reducer.ts
	modified:   refact-agent/gui/src/features/History/historySlice.ts
	modified:   refact-agent/gui/src/hooks/useEventBusForApp.ts
	modified:   refact-agent/gui/src/services/refact/types.ts
…eject.

 You are currently rebasing branch 'ui-patch-tool-changes' on '3efa5139'.
 Changes to be committed:
	modified:   refact-agent/gui/src/app/middleware.ts
	modified:   refact-agent/gui/src/features/Chat/Thread/actions.ts
	modified:   refact-agent/gui/src/features/Chat/Thread/reducer.ts
	modified:   refact-agent/gui/src/features/History/historySlice.ts
	modified:   refact-agent/gui/src/hooks/useSendChatRequest.ts
)

* ci: update version bump logic for alpha branch & npm publish in CI

* ci: allow publish runs for test branch

* ci: debug info

* ci: test alpha version publishment

* ci: push to HEAD:<name-of-remote-branch> when pushing tags after publishment

* ci: add check for existing versions on publish attempt

* ci: jump over locked alpha.3 version since unpublishment takes up to 72 hours

* ci: add notifications to slack

* ci: adjust notification text of npm publishment

* ci: jump over alpha.4 due to locks in 72 hours

* ci: cut off slack announce & version skip of alpha.5 because of 72 hours lock when unpublishing

* ci: version skip to alpha.6 & publishing alpha minor patch update if pushing to dev branch or if manually starting up in dev branch, otherwise regular patch version update

* ci: working CI for publishment & version jump to alpha.7

* ci: separate build and publish workflows, committing updated package.json

* ci: fix alpha version bump check

* ci: pushing to branch based on ref_name instead of head_ref

* ci: fix of publish with latest or alpha tags based on ref_name

* Version bump 2.0.8-alpha.10

* ci: include release tag on npm in slack notification

* ci: version bump GUI & fix of setup vars

* Version bump 2.0.8-alpha.12

* ci: simplify checks in workflow

* Version bump 2.0.8-alpha.13

* ci: removed test/workflow-alpha-version mentions

* chore: restore original formatting of build ci workflow config file

---------

Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
@MarcMcIntosh MarcMcIntosh changed the base branch from main to ui-patch-tool-changes February 25, 2025 17:15
@MarcMcIntosh MarcMcIntosh changed the base branch from ui-patch-tool-changes to oleg_recover_pr February 25, 2025 17:16
Base automatically changed from oleg_recover_pr to main February 26, 2025 09:22
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.

3 participants