Skip to content
Permalink

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.2
Choose a base ref
...
head repository: ThinkInAIXYZ/deepchat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.3
Choose a head ref
  • 14 commits
  • 91 files changed
  • 4 contributors

Commits on Dec 8, 2025

  1. fix: Multiple Issues Affecting Conversation Flow and Model Settings (#…

    …1166)
    
    * fix: #1164 support maxtoken 2
    
    * fix: mcp tool panel close btn #1163
    
    * fix: #1162 file content in converation
    
    * fix(search-assistant): exclude acp models
    
    * fix: #1072 thinkcontent respects the global font size set
    zerob13 authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    6a86662 View commit details
    Browse the repository at this point in the history
  2. feat: Hebrew (he-IL) Translation (#1157)

    * feat: Hebrew (he-IL) Translation
    
    * 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
    
    * chore: update readme
    
    * 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
    
    * chore: update docs
    
    * fix: Multiple Issues Affecting Conversation Flow and Model Settings (#1166)
    
    * fix: #1164 support maxtoken 2
    
    * fix: mcp tool panel close btn #1163
    
    * fix: #1162 file content in converation
    
    * fix(search-assistant): exclude acp models
    
    * fix: #1072 thinkcontent respects the global font size set
    
    * feat: add new i18n translation
    zerob13 authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    2b7a884 View commit details
    Browse the repository at this point in the history
  3. feat: add custom font setting (#1167)

    * feat(settings): add font customization controls
    
    * feat: change font with monaco
    
    * chore: remove log and remove unuse key
    
    * fix: linux font parse
    
    * feat: use font-list to get font
    zerob13 authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    a00109a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Configuration menu
    Copy the full SHA
    0854134 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. Configuration menu
    Copy the full SHA
    391eb2e View commit details
    Browse the repository at this point in the history
  2. feat: acp init and process manage (#1171)

    * feat: init acp process on select
    
    * feat: warm up acp process on new thread
    
    * fix: reuse warmup process
    
    * fix: vue warning
    
    * chore: add plan for acp debug panel
    
    * feat: add debugview for acp
    
    * feat: add i18n for debug
    
    * fix: code review
    
    * fix: ai review
    
    * fix: Shutdown may skip releasing warmup‑only processes due to using warmupKey instead of agentId.
    
    * chore: update markdown renderer
    zerob13 authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    ee66082 View commit details
    Browse the repository at this point in the history
  3. chore: update mermaid node

    zerob13 committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    418d8bd View commit details
    Browse the repository at this point in the history
  4. Merge commit from fork

    zerob13 authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    b179d97 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. chore: update markstream-vue to version 0.0.3-beta.3

    fix link renderer
    feat html_inline render
    Simon-He95 committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    6619f3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1176 from Simon-He95/dev

    chore: update markstream-vue to version 0.0.3-beta.3
    Simon-He95 authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    6135130 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f4178b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1177 from Simon-He95/dev

    fix: increase button size for web content limit adjustment
    Simon-He95 authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    cf02c3d View commit details
    Browse the repository at this point in the history
  5. fix: close app kill all acp processes (#1175)

    * fix: close app kill all acp processes
    
    * fix: disable tool call merge
    
    * fix: handle uncatch error
    
    * fix: remove redundant type
    zerob13 authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    2cb8c41 View commit details
    Browse the repository at this point in the history
  6. feat: add shell to powerpack (#1178)

    * chore(powerpack): randomize shell workdir
    
    * feat: exclusive inmem server in terminal display
    
    * fix: add sandbox in shell script
    zerob13 authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    d92ef64 View commit details
    Browse the repository at this point in the history
Loading