MineContext icon indicating copy to clipboard operation
MineContext copied to clipboard

MineContext is your proactive context-aware AI partner(Context-Engineering+ChatGPT Pulse)

Results 107 MineContext issues
Sort by recently updated
recently updated
newest added

### 📝 Feature Description [Please make everyone to understand it] 为主要页面添加中文 i18n;修复智谱免费 VLM 通过规范化 baseUrl 与使用 image_url+text 校验;将 “Doubao-embedding-large” 映射到 “doubao-embedding-large-text-240915” ### 👍 What problem does this feature solve 中文用户需要中文...

feature

### 📝 Feature Description 想问问如何编译linux下安装包, 或者可以在release页面提供linux版吗. 我尝试跟随文档编译, 但是没有成功, 下面是我的操作过程 --- **系统**: Manjaro KDE **pnpm**: 10.22.0 我跟随[文档的前端开发部分](https://github.com/volcengine/MineContext/blob/main/README_zh.md#-%E5%89%8D%E7%AB%AF%E4%BD%BF%E7%94%A8)依次执行了 ```sh uv sync source .venv/bin/activate ./build.sh pip config unset global.index-url cd frontend pnpm install...

feature

## Description This PR adds support for using [Qdrant](https://qdrant.tech) as a vector search backend in MineContext. The `class QdrantBackend` implementation has been unit-tested.

### 🐛 Bug description [Please make everyone to understand it] LM Studio 的日志: ``` 025-11-17 11:00:56 [INFO] [qwen/qwen3-vl-30b] Running chat completion on conversation with 2 messages. 2025-11-17 11:00:56 [DEBUG] [process_prompt_with_images][INFO]:...

bug

### 🐛 Bug description [Please make everyone to understand it] ### 🧑‍💻 Step to reproduce 关掉以后再点开,后台会重复 ### 👾 Expected result 如图 ### 🚑 Any additional information _No response_ ### 🛠️...

bug

Feature Request: Windows Dark Mode Support Hi, I’m using MineContext on Windows and noticed that the app doesn’t seem to support Dark Mode or follow the system’s dark theme. Since...

feature

### 🐛 Bug description [Please make everyone to understand it] The application fails to launch after a clean installation of v0.1.5 on an Apple Silicon (M1 Pro) Mac. The main...

bug

### 🐛 Bug description [Please make everyone to understand it] 在「設定 → Prompts」頁面中,**使用者修改並保存 Prompts 後,立即點擊「查看歷史記錄」按鈕,前端會顯示錯誤 toast:** > 加载历史记录失败 此錯誤訊息無法讓使用者理解實際原因,且在 Debug 模式先前已啟用的情況下仍會發生,導致無法確認是: - Debug 模式狀態問題 還是 - 歷史檔案讀取 / 權限 /...

bug

## Security Fix This PR addresses a **HIGH** severity vulnerability detected by semgrep. ### Security Impact Assessment | Aspect | Rating | Rationale | |--------|--------|-----------| | Impact | High |...

- Add Azure as 4th platform option in Electron and Web UI - Implement automatic URL parsing for Azure API endpoints - User need to paste entire azure url This...