-
Notifications
You must be signed in to change notification settings - Fork 614
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ThinkInAIXYZ/deepchat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ThinkInAIXYZ/deepchat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 103 files changed
- 1 contributor
Commits on Dec 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for beaff61 - Browse repository at this point
Copy the full SHA beaff61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 371ca7b - Browse repository at this point
Copy the full SHA 371ca7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5638862 - Browse repository at this point
Copy the full SHA 5638862View commit details -
fix: toolcall failed on deepseek (#1155)
* fix: #1153 only success tool_call block in message with response * fix: selectedVariantsMap cache
Configuration menu - View commit details
-
Copy full SHA for 2d23600 - Browse repository at this point
Copy the full SHA 2d23600View commit details -
feat: add support for acp plan and file (#1156)
* feat: add init docs * feat(acp): implement fs and terminal capabilities for full ACP support - Add AcpCapabilities module for client capability declaration - Implement AcpFsHandler for read_text_file and write_text_file with workspace boundary validation - Implement AcpTerminalManager for PTY-based terminal execution with output buffering and lifecycle management - Update acpProcessManager to wire fs/terminal handlers and advertise capabilities during initialization - Register session workdirs for fs operation security checks * feat(acp): add structured plan and mode update handling - Improve plan updates with structured PlanEntry type - Add status icons and formatted plan display - Handle current_mode_update notifications - Store plan entries and mode changes in MappedContent - Add extra metadata to reasoning blocks for UI access * test(acp): add unit tests for ACP capabilities, fs handler, and content mapper - Add tests for buildClientCapabilities options - Add comprehensive tests for AcpFsHandler: - Path validation and workspace boundary checks - Read with line offset and limit parameters - Write with directory creation - Add tests for plan and mode update handling in content mapper: - Structured plan entries with status icons - Mode change notifications * feat: add support acp plan * fix: i18n * fix: add i18n * feat: add mode switcher * chore: mode only show in agent conv * fix: message tool parser and mode switch * feat: mask env and inject env on init * fix: code reviewer issues
Configuration menu - View commit details
-
Copy full SHA for a53e67d - Browse repository at this point
Copy the full SHA a53e67dView commit details
Commits on Dec 4, 2025
-
feat: add workspace view to acp agents (#1158)
* feat: add workspaceview for acp agent * feat: support workspace dirs * fix: workspace file refresh * fix: tool call status * fix: review refactor
Configuration menu - View commit details
-
Copy full SHA for 7acb9fe - Browse repository at this point
Copy the full SHA 7acb9feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14ba271 - Browse repository at this point
Copy the full SHA 14ba271View commit details
Commits on Dec 5, 2025
-
fix: add file context actions (#1160)
* fix: keep last file list * feat(acp-workspace): add file context actions * fix(acp-workspace): move path helpers to preload * fix(preload): allow empty relative path * fix(preload): escape quotes when formatting paths
Configuration menu - View commit details
-
Copy full SHA for a6c4494 - Browse repository at this point
Copy the full SHA a6c4494View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff7b225 - Browse repository at this point
Copy the full SHA ff7b225View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.1...v0.5.2