-
Notifications
You must be signed in to change notification settings - Fork 0
fix(agent,ui,lua,plugins): live task progress and tool views #274
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
Closed
Closed
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
602e5fe
fix: document live task progress fixes
w0wl0lxd 5b70cbf
fix(task): retain restore view dependency
w0wl0lxd 8aef94f
fix(n00n-ui): harden tool argument rendering
w0wl0lxd edb58dd
Merge branch 'main' into fix/live-task-progress-and-tool-views
w0wl0lxd 8e6b8df
feat(fusion): add guarded sidekick orchestration
w0wl0lxd e3ee81c
test: refine router classification test and add auto-detection patterns
w0wl0lxd 3668acb
Merge remote-tracking branch 'origin/main' into fix/live-task-progres…
w0wl0lxd 5c7f654
Merge remote-tracking branch 'origin/fix/live-task-progress-and-tool-…
w0wl0lxd cd94311
Merge remote-tracking branch 'origin/main' into fix/live-task-progres…
w0wl0lxd 683e57a
fix(agent,ui,lua,plugins): live task progress and tool views
w0wl0lxd 130bd5d
fix(agent,lua,ui,plugins): live task router classification continuation
w0wl0lxd 2a4b814
Merge origin/main into fix/live-task-progress-and-tool-views
w0wl0lxd 7c12a65
Merge remote-tracking branch 'origin/main' into fix/live-task-progres…
w0wl0lxd 87890c3
Revert "Merge remote-tracking branch 'origin/main' into fix/live-task…
w0wl0lxd 2c097cb
Merge origin/main into fix/live-task-router-classification
w0wl0lxd c0128b1
fix: resolve merge conflicts with origin/main for live task router cl…
w0wl0lxd bf929d1
fix(agent,lua): resolve merge conflicts with main
w0wl0lxd 21291a5
Merge remote-tracking branch 'origin/main' into fix/live-task-router-…
w0wl0lxd c12aeb2
Merge branch 'main' into fix/live-task-progress-and-tool-views
w0wl0lxd eaf345f
fix(ui): adapt agent loop and chat to main's SessionIdentity and Fusi…
w0wl0lxd ce56f9f
fix(agent,lua,ui): resolve clippy warnings and compile drift on live-…
w0wl0lxd b65ac37
Merge remote-tracking branch 'origin/main' into fix/live-task-router-…
w0wl0lxd 3b1aac6
fix(agent): restore SessionIdentity import after main merge
w0wl0lxd 521cdc1
Merge remote-tracking branch 'origin/main' into fix/live-task-progres…
w0wl0lxd e5dabc4
fix: sync with main's AgentEvent::FusionPhaseChanged and ToolContext:…
w0wl0lxd ad92c10
Merge origin/main into fix/live-task-progress-and-tool-views
w0wl0lxd 3babd60
fix: resolve merge conflicts with main
w0wl0lxd 4dd6c86
fix(agent,ui,lua,plugins): resolve merge conflicts with main's plugin…
w0wl0lxd 2ffc93f
Merge origin/main into fix/live-task-progress-and-tool-views
w0wl0lxd 45c95c2
fix: address CodeRabbit security review findings
w0wl0lxd 19b6481
Merge branch 'main' into fix/live-task-progress-and-tool-views
w0wl0lxd 288e1bb
Merge branch 'main' into fix/live-task-progress-and-tool-views
w0wl0lxd 084c6ab
Merge branch 'main' into fix/live-task-progress-and-tool-views
w0wl0lxd 5d9d7ec
Merge branch 'main' into fix/live-task-progress-and-tool-views
w0wl0lxd 9045341
Merge branch 'main' into fix/live-task-progress-and-tool-views
w0wl0lxd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| fixed: Merge origin/main into fix/live-task-router-classification, resolving conflicts in fusion orchestration and tool dispatch | ||
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Add opt-in Fusion sidekick orchestration with typed lifecycle events, guarded delegation, lead review and fallback, usage accounting, and live UI phase updates. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Replace the merge-log text with a user-facing change description.
Line [1] describes a branch merge and conflict resolution. It does not describe the behavior fixed for users. Replace the internal branch name and merge details with the live task progress or tool-dispatch behavior delivered by this change.
Based on learnings,
changelog.dfragments are user-facing release-note entries, so this line should describe the fix rather than the merge process.🧰 Tools
🪛 markdownlint-cli2 (0.23.2)
[warning] 1-1: First line in a file should be a top-level heading
(MD041, first-line-heading, first-line-h1)
🤖 Prompt for AI Agents
Source: Learnings