chore(KB-331): update changeset files to @gsxdsm/fusion
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Use actual provider brand icons in model selection dropdown.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add Global Activity Log feature to dashboard
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add AI text refinement to quick task entry and new task dialog. Users can now refine task descriptions with options to clarify, add details, expand, or simplify the text before creating tasks.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add archive functionality for completed tasks
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add Ayu and One Dark color themes
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add search feature to dashboard card view board. Users can now filter tasks by ID, title, or description in real-time.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add `kb git` subcommand group with status, push, pull, and fetch commands
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add completion summary section to task Definition tab
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add comprehensive design theme system with Factory theme
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add `--dev` CLI option to `kb dashboard` for dashboard-only mode
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add `--paused` flag to `kb dashboard` command to start with engine automation disabled. When used, the dashboard starts with `enginePaused` set to true, preventing triage, execution, and auto-merge from running until manually unpaused from the web dashboard settings.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add duplicate task button to dashboard task detail modal
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add edit button to task detail modal for inline editing of task title and description. Users can now edit basic task metadata directly from the task detail view for tasks in Triage and Todo columns. Includes keyboard shortcuts (Ctrl+Enter to save, Escape to cancel) and visual styling matching the existing card edit pattern.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add dashboard screenshot to pi package gallery listing and README.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add Git Manager to dashboard for repository visualization and management. View commits with diffs, manage branches, see worktree/task associations, and perform fetch/pull/push operations directly from the web UI.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add ability to import new tasks from GitHub issues
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add interactive GitHub issue import to CLI, dashboard, and pi extension. The existing `kb task import` command gains an `--interactive` (`-i`) flag for selective import. Dashboard adds Import button with issue browser. Extension adds `kb_task_import_github_issue` tool for single-issue import and `kb_task_browse_github_issues` for browsing issues before import.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add `--interactive` flag to `kb dashboard` command for interactive port selection. When used, the CLI prompts the user to specify a port number with 4040 as the default. Supports input validation and graceful handling of invalid ports.
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add interactive terminal to dashboard
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add column visibility toggle to list view. Users can now show/hide columns via the Columns button in the toolbar, with preferences persisting to localStorage.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add option for manual plan approval on web dashboard. When `requirePlanApproval` is enabled in settings, AI-generated task specifications remain in triage awaiting human approval before moving to todo. Users can approve or reject plans directly from the task detail modal.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add missing autoUpdatePrStatus and autoCreatePr fields to ProjectSettings type
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add type-to-filter search to model selection dropdowns. Users can now quickly find AI models by typing to filter by provider, model ID, or name.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add model presets for configurable AI model profiles. Users can define preset configurations like "Budget", "Normal", and "Complex" with pre-assigned executor and validator models. Tasks can reference presets instead of manual model selection. Includes auto-selection feature that assigns presets based on task size (S/M/L).
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add model selection to new task creation UI. Users can now optionally choose executor and validator AI models when creating tasks from the dashboard board or list view.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add ntfy.sh push notifications for task completion and failures
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add OpenAI logo display to model selection dropdown
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add `kb task plan` command for interactive AI-guided task planning
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add Planning Mode to the dashboard for interactive AI-guided task creation
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add separate planning and verification model settings
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add `kb task pr-create` command for creating GitHub PRs from in-review tasks
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add a PR-first auto-completion mode that can create, monitor, and merge GitHub pull requests for in-review tasks instead of always performing a direct local merge.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add Pull Requests tab to GitHub Import Modal. Users can now browse and import open PRs as review tasks alongside existing issue import functionality.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add provider icons to model selector dropdown for improved visual identification of AI providers. Replaces native select with custom dropdown component featuring integrated filtering and keyboard navigation.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add Quick Entry Box and New Task Dialog for improved task creation workflow
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add "refine task" feature for creating follow-up tasks from completed or in-review work
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add `kb task retry <id>` CLI command to retry failed tasks from command line
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add 6 new schedule preset options for more granular time intervals
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add scheduled tasks (cron jobs) to the dashboard. Users can create, edit, delete, and manually run automated tasks on recurring schedules. Supports preset intervals (hourly, daily, weekly, monthly) and custom cron expressions. Each schedule tracks run history, last run result, and next run time. A dedicated dashboard modal provides full CRUD operations, and the CronRunner engine executes due schedules automatically.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add CLI commands for settings management: `kb settings` and `kb settings set <key> <value>`.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add spec editing and AI revision from dashboard. New "Spec" tab in task detail view allows manual editing of PROMPT.md and requesting AI revisions with natural language feedback.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add toggle to break tasks into subtasks during creation
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add general task comments in the dashboard and CLI, and surface richer merge details for completed tasks.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add `kb task delete <id>` CLI command with confirmation prompt and `--force` flag.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add `kb task duplicate` command to create a copy of any task in triage.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add `kb task logs <id> [--follow] [--limit <n>] [--type <type>]` command to view task agent execution logs. Supports streaming new entries with --follow flag.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add task steering from dashboard — users can now add comments to in-progress tasks that are injected into the AI execution context
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add collapsible steps toggle to task cards on the dashboard
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add pop-out terminal view to dashboard for monitoring multiple active task logs simultaneously. Accessible via new terminal button in header when tasks are in progress.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add test ntfy notification button in settings — users can now verify their ntfy.sh configuration is working by sending a test notification from the Notifications section of the Settings modal.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add usage indicator button to dashboard header for viewing AI provider subscription usage.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add usage indicator to dashboard header showing AI provider subscription usage across multiple providers (Claude, Codex, Gemini). Displays hourly and weekly usage windows with pace indicators.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add weekly pace indicators to usage dropdown and support Minimax and Zai AI providers.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add weekly pace markers and ahead/behind percentage to usage indicator.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add workflow step templates for common quality gates. Users can now add pre-defined workflow steps (Documentation Review, QA Check, Security Audit, Performance Review, Accessibility Check) with one click instead of creating from scratch.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add workflow steps feature for post-implementation review. Define reusable workflow steps globally with AI-assisted prompt refinement, enable them per-task, and execute them as separate agents after task implementation completes. Examples: Documentation Review, QA Check, Security Audit.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add `worktreeNaming` setting to control how worktree directory names are generated. Options: `"random"` (default), `"task-id"`, or `"task-title"`. Only applies to fresh worktrees when `recycleWorktrees` is disabled.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add new "Zen" color theme - a minimal, monochrome theme with subtle accents and reduced visual noise
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add "Archive All Done" button to the Done column header. This feature allows users to archive all tasks in the "done" column in a single action, with a confirmation dialog and success toast notification. The bulk archive operation uses concurrent processing for efficiency.
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add automatic database backup feature
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Auto-create refinement task when steering comment added to done task
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add automatic merge conflict resolution for auto-merge. When enabled, the system will intelligently auto-resolve lock files and generated files, and retry failed merges with escalating strategies (AI → auto-resolve → merge -X theirs).
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Batch GitHub badge status fetching for improved dashboard performance with many issue-linked tasks. Reduces API calls from N individual requests to a single batch request on initial load.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add batch GitHub issue import with intelligent throttling
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Changed "Request Refinement" button text to "Refine" for a more concise UI
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add filesystem cleanup for archived tasks. Archived tasks can now be condensed into a compact archive.jsonl entry and removed from the filesystem to save space. Tasks can be restored from the archive log when unarchived.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Dashboard: Task dependencies are now clickable links that open the dependency task details. Dependencies displayed on TaskCard badges and in TaskDetailModal can be clicked to view the dependency's full details.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Dashboard: Task dependencies in detail view are now clickable links
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Add collapsible column sections to List View. Each column group (triage, todo, in-progress, in-review, done) can now be independently expanded or collapsed by clicking the section header. Section expansion state is persisted to localStorage and restored on page reload. Includes expand all / collapse all buttons in the toolbar for quick access.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Combine the Definition and Spec tabs in the task detail modal. The Spec tab has been removed and its editing functionality is now accessible via an "Edit" button in the Definition tab. Users can now edit the task specification and request AI revisions directly from the Definition tab.
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Improved model selector UX with combined dropdown and text entry for easier filtering and selection.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Improve dashboard responsiveness by limiting in-memory agent logs, reducing unnecessary rerenders, and paginating very large task columns.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Disable AI title generation for tasks. Tasks no longer automatically generate titles from descriptions via AI. The title field remains optional for manual entry, and the UI/CLI continue to display the description when no title is present.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": minor
|
||||
"@gsxdsm/fusion": minor
|
||||
---
|
||||
|
||||
Enable retry for failed tasks in any column and display failure details in task card and detail modal.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add markdown preview to file editor
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix agent log and steering UI to respect light/dark mode theme settings
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix card glowing gradient to respect the selected color theme instead of always using purple.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix standalone CLI executable native module packaging
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix failed status badge persisting when moving tasks from in-progress to todo/triage
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix "failed" status showing on dashboard for non-failed tasks
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix FileEditor layout and theme support in dashboard file browser. The textarea-based file editor now properly uses full width, has visible focus and selection states, and correctly responds to theme changes (dark/light mode).
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix file editor scrolling by adding `overflow: auto` to `.file-editor-textarea` CSS class. Users can now scroll through large files in the editor textarea.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix missing pace indicators for Gemini provider by adding windowDurationMs to usage data.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix executor to handle "Invalid transition" errors gracefully instead of marking tasks as failed. When a task is moved by the user while the executor is running, the executor's attempt to move the task will fail with an invalid transition error. This no longer marks the task as failed - instead it logs the situation and exits gracefully since the task is already in the desired state.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Reposition QuickEntryBox in ListView to appear directly above table headers
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Add filesystem validation for tasks in scheduler
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix mobile touch sensitivity on dashboard cards
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix mobile touch behavior where scrolling accidentally opened task modals. Cards now detect tap vs scroll gestures.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix the dashboard model selector so it includes models registered by pi extensions via custom providers.
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix useMultiAgentLogs hook tests by implementing proper EventSource mock cleanup patterns.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix New Task dialog styling — improved model selector alignment, dependency dropdown layout, form spacing, and attachment preview grid.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Remove duplicate ntfy notification on task merge
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix "Enable planning mode" checkbox to actually trigger the planning flow before task creation.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix planning mode hanging after answering questions, and improve AI thinking output display with proper scrollable styling.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix text not being passed into Planning Mode from quick entry
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix progress bar on dashboard cards to include skipped steps in completion count.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix standalone CLI native asset packaging for terminal support
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix spacing on refresh button in usage indicator dropdown
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Move search bar to the left of the board/list view toggle in the dashboard header for improved visual hierarchy.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix settings save failure by resolving race condition in parallel task creation and ensuring config row exists in SQLite.
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user