freshcrate
Skin:/
Home > MCP Servers > casibase

casibase

⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports Ch

Why this rank:Strong adoptionRecent releaseHealthy release cadence

Description

⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com

README

📦⚡️ Casibase

AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc.

semantic-release docker pull casbin/casibase GitHub Workflow Status (branch) GitHub Release Docker Image Version (latest semver)

Go Report Card license GitHub issues GitHub stars GitHub forks Crowdin Discord

Online Demo

Read-only site (any modification operation will fail)

Writable site (original data will be restored for every 5 minutes)

Documentation

https://casibase.org

Architecture

Casibase contains 2 parts:

Name Description Language
Frontend User interface for Casibase JavaScript + React
Backend Server-side logic and API for Casibase Golang + Beego + Python + Flask + MySQL

0-Architecture-casibase

Supported Models

Language Model

Model Sub Type Link
OpenAI dall-e-3, gpt-3.5-turbo-0125, gpt-3.5-turbo, gpt-3.5-turbo-1106, gpt-3.5-turbo-instruct, gpt-3.5-turbo-16k-0613, gpt-3.5-turbo-16k, gpt-4-0125-preview, gpt-4-1106-preview, gpt-4-turbo-preview, gpt-4-vision-preview, gpt-4-1106-vision-preview, gpt-4, gpt-4-0613, gpt-4-32k, gpt-4-32k-0613, gpt-4o, gpt-4o-2024-05-13, gpt-4o-mini, gpt-4o-mini-2024-07-18 OpenAI
Claude claude-2.0, claude-2.1, claude-instant-1.2, claude-3-sonnet-20240229, claude-3-opus-20240229, claude-3-haiku-20240307 Claude
Local custom-model Local Computer
DeepSeek deepseek-chat, deepseek-reasoner DeepSeek
Azure dall-e-3, gpt-3.5-turbo-0125, gpt-3.5-turbo, gpt-3.5-turbo-1106, gpt-3.5-turbo-instruct, gpt-3.5-turbo-16k-0613, gpt-3.5-turbo-16k, gpt-4-0125-preview, gpt-4-1106-preview, gpt-4-turbo-preview, gpt-4-vision-preview, gpt-4-1106-vision-preview, gpt-4, gpt-4-0613, gpt-4-32k, gpt-4-32k-0613, gpt-4o, gpt-4o-2024-05-13, gpt-4o-mini, gpt-4o-mini-2024-07-18 Azure
Amazon Bedrock claude, claude-instant, command, command-light, embed-english, embed-multilingual, jurassic-2-mid, jurassic-2-ultra, llama-2-chat-13b, llama-2-chat-70b, titan-text-lite, titan-text-express, titan-embeddings, titan-multimodal-embeddings Amazon Bedrock
Qwen qwen-long, qwen-turbo, qwen-plus, qwen-max, qwen-max-longcontext Qwen
Gemini gemini-pro, gemini-pro-vision Gemini
Hugging Face meta-llama/Llama-2-7b, tiiuae/falcon-180B, bigscience/bloom, gpt2, baichuan-inc/Baichuan2-13B-Chat, THUDM/chatglm2-6b Hugging Face
Cohere command-light, command Cohere
iFlytek spark-v1.5, spark-v2.0 iFlytek
ChatGLM glm-3-turbo, glm-4, glm-4V ChatGLM
MiniMax abab5-chat MiniMax
Ernie ERNIE-Bot, ERNIE-Bot-turbo, BLOOMZ-7B, Llama-2 Ernie
Moonshot moonshot-v1-8k, moonshot-v1-32k, moonshot-v1-128k Moonshot
Baichuan Baichuan2-Turbo, Baichuan3-Turbo, Baichuan4 Baichuan
Doubao Doubao-lite-4k, Doubao-lite-32k, Doubao-lite-128k, Doubao-pro-4k, Doubao-pro-32k, Doubao-pro-128k Doubao
StepFun step-1-8k, step-1-32k, step-1-128k, sstep-1-256k, step-1-flash, step-2-16k StepFun
Hunyuan hunyuan-lite, hunyuan-standard, hunyuan-standard-256K, hunyuan-pro, hunyuan-code, hunyuan-role, hunyuan-turbo Hunyuan
Mistral mistral-large-latest, pixtral-large-latest, mistral-small-latest, codestral-latest, ministral-8b-latest, ministral-3b-latest, pixtral-12b, mistral-nemo, open-mistral-7b, open-mixtral-8x7b, open-mixtral-8x22b Mistral
OpenRouter google/palm-2-codechat-bison, google/palm-2-chat-bison, openai/gpt-3.5-turbo, openai/gpt-3.5-turbo-16k, openai/gpt-4, openai/gpt-4-32k, anthropic/claude-2, anthropic/claude-instant-v1, meta-llama/llama-2-13b-chat, meta-llama/llama-2-70b-chat, palm-2-codechat-bison, palm-2-chat-bison, gpt-3.5-turbo, gpt-3.5-turbo-16k, gpt-4, gpt-4-32k, claude-2, claude-instant-v1, llama-2-13b-chat, llama-2-70b-chat OpenRouter

Embedding Model

Model Sub Type Link
OpenAI text-embedding-ada-002, text-embedding-3-small, text-embedding-3-large OpenAI
Local custom-embedding Local Computer
Azure text-embedding-ada-002, text-embedding-3-small, text-embedding-3-large Azure
Hugging Face sentence-transformers/all-MiniLM-L6-v2 Hugging Face
Qwen text-embedding-v1, text-embedding-v2, text-embedding-v3 Qwen
Cohere embed-english-v2.0, embed-english-light-v2.0, embed-multilingual-v2.0, embed-english-v3.0 Cohere
Ernie default Ernie
MiniMax embo-01 MiniMax
Hunyuan hunyuan-embedding Hunyuan
Jina jina-embeddings-v2-base-zh, jina-embeddings-v2-base-en, jina-embeddings-v2-base-de, jina-embeddings-v2-base-code Jina

Speech-to-Text Model

Model Sub Type Link
Qwen paraformer-realtime-v1 Qwen

Text-to-Speech Model

Model Sub Type Link
Qwen cosyvoice-v1 Qwen

Documentation

https://casibase.org

Install

https://casibase.org/docs/basic/server-installation

How to contact?

Discord: https://discord.gg/5rPsrAzK7S

Contribute

For Casibase, if you have any questions, you can give issues, or you can also directly start Pull Requests(but we recommend giving issues first to communicate with the community).

License

Apache-2.0

Release History

VersionChangesUrgencyDate
v2.30.0## Changelog * d5dec4e448fb6297dbdf60a86460219b0eb2005e feat: add error for tool call (#2327) High6/1/2026
v2.17.0## Changelog * 0c8b47c032e0c495b5583119fbeb2cad1901ad19 feat: add snapshot pages (#2296) High5/24/2026
v2.7.1## Changelog * bdbdc0770f8939231622679c6ae49ed9011c4cab fix: add UI basic blocks * 39bcfb772b68ad74fef2402b19d9495843622536 fix: add store pages * 0193b7cfe7ddc3232c44b65d7e6e9ca081f1b4a3 fix: add web2 folder * 46df6ce165dc35787af9c8a25f26d8ed2ccc64e4 fix: fix bug in API High5/16/2026
v2.3.1## Changelog * 30955b162344005c3ab44b7889041676e94080da fix(ui): migrate antd Card to shadcn Card/SectionCard across all pages (#2247) High5/10/2026
v1.793.1## [1.793.1](https://github.com/the-open-agent/openagent/compare/v1.793.0...v1.793.1) (2026-05-06) ### Bug Fixes * fix bug in skills folder load ([7c3666e](https://github.com/the-open-agent/openagent/commit/7c3666e8e87bcfc3ceabf1185e4f97edcfe74431)) High5/6/2026
v1.783.0# [1.783.0](https://github.com/the-open-agent/openagent/compare/v1.782.0...v1.783.0) (2026-04-30) ### Bug Fixes * add video download tool ([f4771a1](https://github.com/the-open-agent/openagent/commit/f4771a1af61c8f97d5345763982f079005933e45)) * fix bug in rag_contest_test ([ce40892](https://github.com/the-open-agent/openagent/commit/ce4089241d220b30310cff302945be760f8b68bb)) * fix i18n duplicates ([12091e8](https://github.com/the-open-agent/openagent/commit/12091e8f7c1b107569c7e47a99345b1fa72High4/30/2026
v1.771.4## [1.771.4](https://github.com/casibase/casibase/compare/v1.771.3...v1.771.4) (2026-04-23) ### Bug Fixes * add chat for tool provider test ([5cad5e4](https://github.com/casibase/casibase/commit/5cad5e410ab973814805327f8973b82303e48f64)) * add shell tool provider ([d4fb701](https://github.com/casibase/casibase/commit/d4fb701a5ba0560572c3e3bc17fb0ec0e4a3abb7)) High4/23/2026
v1.771.3## [1.771.3](https://github.com/casibase/casibase/compare/v1.771.2...v1.771.3) (2026-04-21) ### Bug Fixes * add provider test for tool provider ([9d11ec4](https://github.com/casibase/casibase/commit/9d11ec4cda98e5c96c6b9af3216c07515b41dbd9)) High4/21/2026
v1.771.2## [1.771.2](https://github.com/casibase/casibase/compare/v1.771.1...v1.771.2) (2026-04-20) ### Bug Fixes * "store not found" won't stop login now ([f939180](https://github.com/casibase/casibase/commit/f939180609ab27d7cabaede59accbd8e1c6ae884)) High4/20/2026
v1.771.1## [1.771.1](https://github.com/casibase/casibase/compare/v1.771.0...v1.771.1) (2026-04-20) ### Bug Fixes * show Claim button to users that isAdmin == true ([0e61446](https://github.com/casibase/casibase/commit/0e61446135420d9537469c5e0ffb1ce0bd0c2c0a)) High4/20/2026
v1.771.0# [1.771.0](https://github.com/casibase/casibase/compare/v1.770.1...v1.771.0) (2026-04-19) ### Bug Fixes * add chat provider interface and telegram chat provider ([019e594](https://github.com/casibase/casibase/commit/019e59433c14d1ebcae737ba6cf660ef855241bd)) * add MCP provider test ([9b655b5](https://github.com/casibase/casibase/commit/9b655b55c7d65f2fce40af83fcec9b7a5b4a2295)) * add proxy to telegram chat provider ([5a5e74e](https://github.com/casibase/casibase/commit/5a5e74ecec904c4fd97b27High4/19/2026
v1.770.1## [1.770.1](https://github.com/casibase/casibase/compare/v1.770.0...v1.770.1) (2026-04-19) ### Bug Fixes * add chart fullscreen button ([4387b35](https://github.com/casibase/casibase/commit/4387b35577e13f240caed400bb8f9c90b9b57062)) * add created time column to task list page ([0f10e0f](https://github.com/casibase/casibase/commit/0f10e0f852caaf8263bfbf3477b9ef8f082bde82)) * improve 1st chart tooltip ([d996f39](https://github.com/casibase/casibase/commit/d996f3964308702f2782c1e10cbdda19305a1eHigh4/19/2026
v1.770.0# [1.770.0](https://github.com/casibase/casibase/compare/v1.769.1...v1.770.0) (2026-04-19) ### Features * add Claim button ([36b8381](https://github.com/casibase/casibase/commit/36b8381658eae5fee70f09825a3a14f079fa6dfc)) High4/19/2026
v1.769.1## [1.769.1](https://github.com/casibase/casibase/compare/v1.769.0...v1.769.1) (2026-04-19) ### Bug Fixes * move store column to left ([ca4a7ab](https://github.com/casibase/casibase/commit/ca4a7ab0eeedb17b70defd263e303071576f0752)) * store admins can see all stores ([fb545e7](https://github.com/casibase/casibase/commit/fb545e78f6d63d719f4c93ae680411860b6823fd)) High4/19/2026
v1.769.0# [1.769.0](https://github.com/casibase/casibase/compare/v1.768.0...v1.769.0) (2026-04-19) ### Bug Fixes * admin can change owner in store edit page ([e1e0c96](https://github.com/casibase/casibase/commit/e1e0c969ea77b2d960f2ffeec23464d99142bdd7)) * fix change owner error ([5ec5b83](https://github.com/casibase/casibase/commit/5ec5b836603457d3bf8ca49e9b334aaa9d2f0f4d)) ### Features * fix default store bug ([7f3531b](https://github.com/casibase/casibase/commit/7f3531bf1fb1de4e4ee1eb7b5b4db307High4/19/2026
v1.768.0# [1.768.0](https://github.com/casibase/casibase/compare/v1.767.1...v1.768.0) (2026-04-18) ### Bug Fixes * add 4th chart to task edit page ([93130f4](https://github.com/casibase/casibase/commit/93130f418af16baaeb830255e73fc47444e9317a)) * add chart caption and frame ([7fcb244](https://github.com/casibase/casibase/commit/7fcb244e87fa6fcdc8242f736ce694d3d609616b)) * add chat download button ([b17a6d0](https://github.com/casibase/casibase/commit/b17a6d06ce8e001f718110a2c4773f5e6a48bfd2)) * add iHigh4/18/2026
v1.767.1## [1.767.1](https://github.com/casibase/casibase/compare/v1.767.0...v1.767.1) (2026-04-18) ### Bug Fixes * add mode select in chat page ([51a2dc5](https://github.com/casibase/casibase/commit/51a2dc522617cea7fa035d9fc6c8326a70806a50)) * hide providerUrl ([3a43891](https://github.com/casibase/casibase/commit/3a43891bbde0367bd6987c61b6bd70181436d17f)) * support Alibaba Wanx 2.1 model ([4958605](https://github.com/casibase/casibase/commit/49586058608137d46849c9c50baab7e7ad38d47a)) High4/18/2026
v1.767.0# [1.767.0](https://github.com/casibase/casibase/compare/v1.766.0...v1.767.0) (2026-04-18) ### Bug Fixes * fix "gpt-image-1.5" image's CDN link ([1c76a1a](https://github.com/casibase/casibase/commit/1c76a1a9afe4ed12dd6b0149520a9b826db3f1e3)) * support "gpt-image-1.5" model ([0d22a58](https://github.com/casibase/casibase/commit/0d22a58e5276c99ab979d86ae93800086b76c92e)) ### Features * support Gemini Imagen model ([1ad28ed](https://github.com/casibase/casibase/commit/1ad28edc4d67c6423cd72433High4/18/2026
v1.766.0# [1.766.0](https://github.com/casibase/casibase/compare/v1.765.0...v1.766.0) (2026-04-18) ### Bug Fixes * improve i18n data ([555db46](https://github.com/casibase/casibase/commit/555db46f44db330c7338bd2bf1682f0e081a2a5c)) ### Features * add Provider.DisplayName2 field ([23c5b0d](https://github.com/casibase/casibase/commit/23c5b0d276a0169b9a7421046c083fe1e1483d4d)) * save generated images to storage provider ([5cd362f](https://github.com/casibase/casibase/commit/5cd362fcc7ac9818f78740c588cHigh4/18/2026
v1.765.0# [1.765.0](https://github.com/casibase/casibase/compare/v1.764.0...v1.765.0) (2026-04-12) ### Features * add Store.EnableExtraOptions field ([b7aded1](https://github.com/casibase/casibase/commit/b7aded17d704405b4ef6e2e99a7405407c8c5a15)) High4/12/2026
v1.764.0# [1.764.0](https://github.com/casibase/casibase/compare/v1.763.0...v1.764.0) (2026-04-11) ### Bug Fixes * fix code format ([7d4979e](https://github.com/casibase/casibase/commit/7d4979e00faf73f4ac481b3254dd1a8336518843)) ### Features * update Ernie model list ([00835ee](https://github.com/casibase/casibase/commit/00835eee8662119181d60c017d1fe61f7ce401d3)) * update OpenAI model list ([7757288](https://github.com/casibase/casibase/commit/7757288ceade8a1f00afa7edba6db210f15d4106)) * update SpHigh4/11/2026
v1.763.0# [1.763.0](https://github.com/casibase/casibase/compare/v1.762.0...v1.763.0) (2026-04-11) ### Features * update Gemini model list ([a75a5be](https://github.com/casibase/casibase/commit/a75a5be33e1fa3374ef1cd5922d22bd5e9c43e6b)) Medium4/11/2026
v1.762.0# [1.762.0](https://github.com/casibase/casibase/compare/v1.761.0...v1.762.0) (2026-04-11) ### Features * update Vocengine model list ([65fa300](https://github.com/casibase/casibase/commit/65fa3000c95a748f33e65fcf07407a696bca271c)) Medium4/11/2026
v1.761.0# [1.761.0](https://github.com/casibase/casibase/compare/v1.760.3...v1.761.0) (2026-03-28) ### Features * show embedding provider name in queryVectorSafe's error message ([0883ceb](https://github.com/casibase/casibase/commit/0883cebdd37ed2ff54fc92e4c8c0c56e3c4bb94f)) Medium3/28/2026
v1.760.3## [1.760.3](https://github.com/casibase/casibase/compare/v1.760.2...v1.760.3) (2026-03-23) ### Bug Fixes * add analyze logs ([c2ac861](https://github.com/casibase/casibase/commit/c2ac86141db1026a1b935507ea45e19f99160364)) * add scale object ([77b3df8](https://github.com/casibase/casibase/commit/77b3df83a05099597bb4515ff834dc7df3004a0c)) * do code format ([8d42fa5](https://github.com/casibase/casibase/commit/8d42fa58536969a63899a197e15127e2c5c4bec6)) * fix bugs ([3f5cde4](https://github.com/cMedium3/23/2026
v1.760.2## [1.760.2](https://github.com/casibase/casibase/compare/v1.760.1...v1.760.2) (2026-03-22) ### Bug Fixes * add Score column in task list page ([4298d13](https://github.com/casibase/casibase/commit/4298d130854af00fc09584d19208e2857940e95b)) * add Task.IsTemplate ([8e05351](https://github.com/casibase/casibase/commit/8e0535171df95b7f40f8d016c94cc0d88345c6b4)) * add Task.State ([f0781ac](https://github.com/casibase/casibase/commit/f0781ac746ef917554766dbf4e0961f9e4390983)) * change task list paLow3/22/2026
v1.760.1## [1.760.1](https://github.com/casibase/casibase/compare/v1.760.0...v1.760.1) (2026-03-22) ### Bug Fixes * add "Download Report" button ([996b36d](https://github.com/casibase/casibase/commit/996b36d36ff50429790099167c9b8385b0e54f43)) Low3/22/2026
v1.760.0# [1.760.0](https://github.com/casibase/casibase/compare/v1.759.1...v1.760.0) (2026-03-22) ### Features * replace deprecated go-minimax SDK with OpenAI-compatible API ([#2171](https://github.com/casibase/casibase/issues/2171)) ([4cf267f](https://github.com/casibase/casibase/commit/4cf267fa100754b63f485337482345c3c709416b)) Low3/22/2026
v1.759.1## [1.759.1](https://github.com/casibase/casibase/compare/v1.759.0...v1.759.1) (2026-03-22) ### Bug Fixes * fix data.json ([3df23dd](https://github.com/casibase/casibase/commit/3df23dd097046ab99732c19c9f0ad61dbdd56b5a)) Low3/22/2026
v1.759.0# [1.759.0](https://github.com/casibase/casibase/compare/v1.758.2...v1.759.0) (2026-03-22) ### Bug Fixes * add 3 charts ([53e4da4](https://github.com/casibase/casibase/commit/53e4da445794103574955cf7f1ebb88e0c855106)) * add clearReport button ([2d02a60](https://github.com/casibase/casibase/commit/2d02a60e3a211d174282003a72d5d449fa131fe5)) * add get-task-templates API ([9325638](https://github.com/casibase/casibase/commit/932563805b3b79d736cbcd16ef1fd843c76ea38d)) * add GetAnswerFake() ([f6beeLow3/22/2026
v1.758.2## [1.758.2](https://github.com/casibase/casibase/compare/v1.758.1...v1.758.2) (2026-02-19) ### Bug Fixes * add CLAUDE.md ([e80a926](https://github.com/casibase/casibase/commit/e80a9260c477e2173e958971802f1553bbf566ba)) Low2/19/2026
v1.758.1## [1.758.1](https://github.com/casibase/casibase/compare/v1.758.0...v1.758.1) (2026-02-19) ### Bug Fixes * improve isTaskUser logic ([491f7a7](https://github.com/casibase/casibase/commit/491f7a7990b528851cdb8fb9a2eb1601ff141d6b)) Low2/19/2026
v1.758.0# [1.758.0](https://github.com/casibase/casibase/compare/v1.757.0...v1.758.0) (2026-02-15) ### Bug Fixes * add duduplicate_test.go ([1da3ed0](https://github.com/casibase/casibase/commit/1da3ed021cc793fd0d53484be71e02e5e4ada82a)) * improve frontend i18n ([712f78f](https://github.com/casibase/casibase/commit/712f78f7759cdfc6e89c831effd282d930b3ee4a)) * improve isTaskUser() logic ([bc824cd](https://github.com/casibase/casibase/commit/bc824cdd25f1c4bb81e435b35ba3b387a899dc15)) ### Features * dLow2/15/2026
v1.757.0# [1.757.0](https://github.com/casibase/casibase/compare/v1.756.3...v1.757.0) (2026-02-15) ### Features * add support for GPT-5.x, GPT-4.5, Deep Research, and GPT-Image-1 models ([#2157](https://github.com/casibase/casibase/issues/2157)) ([7d59697](https://github.com/casibase/casibase/commit/7d59697919bff409bda84376152cfe7439dba95a)) Low2/15/2026
v1.756.3## [1.756.3](https://github.com/casibase/casibase/compare/v1.756.2...v1.756.3) (2026-02-14) ### Bug Fixes * add document to getProjectText() ([958159b](https://github.com/casibase/casibase/commit/958159b34df2da77ae189192dec67f09367d56d7)) Low2/14/2026
v1.756.2## [1.756.2](https://github.com/casibase/casibase/compare/v1.756.1...v1.756.2) (2026-02-14) ### Bug Fixes * improve task edit page UI ([4d1118e](https://github.com/casibase/casibase/commit/4d1118e3e4c6b99e6dcdb348b61ed9250f750cf9)) Low2/14/2026
v1.756.1## [1.756.1](https://github.com/casibase/casibase/compare/v1.756.0...v1.756.1) (2026-02-14) ### Bug Fixes * fix empty fileBase64 in UploadTaskDocument and preserve original filenames ([#2154](https://github.com/casibase/casibase/issues/2154)) ([486bc7a](https://github.com/casibase/casibase/commit/486bc7ad18772a423a2a91657195d6f0ccad8214)) Low2/14/2026
v1.756.0# [1.756.0](https://github.com/casibase/casibase/compare/v1.755.5...v1.756.0) (2026-02-14) ### Bug Fixes * add !c.IsAdmin() && !c.IsPreviewMode() ([2bf840a](https://github.com/casibase/casibase/commit/2bf840a69780e1a5af434c66cd61d524f0bdfaeb)) * fix getMenuItems() for task users ([d71c6de](https://github.com/casibase/casibase/commit/d71c6dedc8c679cafe1e91a38191eaeee668542e)) * fix permissionFilter for task APIs ([1bd4d35](https://github.com/casibase/casibase/commit/1bd4d35451656fab187091ada90Low2/14/2026
v1.755.6## [1.755.6](https://github.com/casibase/casibase/compare/v1.755.5...v1.755.6) (2026-02-14) ### Bug Fixes * fix getMenuItems() for task users ([d71c6de](https://github.com/casibase/casibase/commit/d71c6dedc8c679cafe1e91a38191eaeee668542e)) * fix permissionFilter for task APIs ([1bd4d35](https://github.com/casibase/casibase/commit/1bd4d35451656fab187091ada902e5a03eeac8b0)) * implement user-based task isolation for non-admin users ([#2146](https://github.com/casibase/casibase/issues/2146)) ([72Low2/14/2026
v1.755.5## [1.755.5](https://github.com/casibase/casibase/compare/v1.755.4...v1.755.5) (2026-02-14) ### Bug Fixes * add task-user role with restricted Tasks permissions ([#2145](https://github.com/casibase/casibase/issues/2145)) ([7472d4d](https://github.com/casibase/casibase/commit/7472d4dd5c8cb3de9f11a0626e200b1b2ff52736)) Low2/14/2026
v1.755.4## [1.755.4](https://github.com/casibase/casibase/compare/v1.755.3...v1.755.4) (2026-02-14) ### Bug Fixes * change fields in task edit page from dropdown to input ([#2143](https://github.com/casibase/casibase/issues/2143)) ([cfb1096](https://github.com/casibase/casibase/commit/cfb109659bd517c4a9dc97c51d8a1e16d84f0f52)) Low2/14/2026
v1.755.3## [1.755.3](https://github.com/casibase/casibase/compare/v1.755.2...v1.755.3) (2026-02-14) ### Bug Fixes * remove Task.Application field ([9f9a543](https://github.com/casibase/casibase/commit/9f9a5431e5eba69894d9def8b4d15480b76b1b20)) Low2/14/2026
v1.755.2## [1.755.2](https://github.com/casibase/casibase/compare/v1.755.1...v1.755.2) (2026-02-14) ### Bug Fixes * remove Task.Providers field ([1d1968d](https://github.com/casibase/casibase/commit/1d1968d76da699ad3c7ff59589fec1bdfd6d6356)) Low2/14/2026
v1.755.1## [1.755.1](https://github.com/casibase/casibase/compare/v1.755.0...v1.755.1) (2026-02-12) ### Bug Fixes * always show store select widget, disable when user has single option ([#2137](https://github.com/casibase/casibase/issues/2137)) ([d97d1e4](https://github.com/casibase/casibase/commit/d97d1e4123ea9b7dd84e98f0a51972e415122d14)) Low2/12/2026
v1.755.0# [1.755.0](https://github.com/casibase/casibase/compare/v1.754.0...v1.755.0) (2026-02-12) ### Features * Add FileViewPage to display segmented information ([#2104](https://github.com/casibase/casibase/issues/2104)) ([ff4d7b7](https://github.com/casibase/casibase/commit/ff4d7b796d615ecbce4ee7f63df989635349d779)) Low2/12/2026
v1.754.0# [1.754.0](https://github.com/casibase/casibase/compare/v1.753.0...v1.754.0) (2026-02-03) ### Features * update casdoor-go-sdk to v1.44.0. ([#2135](https://github.com/casibase/casibase/issues/2135)) ([b195b39](https://github.com/casibase/casibase/commit/b195b39317c1466c85662d7580463919ff9a607e)) Low2/3/2026
v1.753.0# [1.753.0](https://github.com/casibase/casibase/compare/v1.752.0...v1.753.0) (2026-01-28) ### Features * prevent redirect loops when signin URL is empty ([#2128](https://github.com/casibase/casibase/issues/2128)) ([48125b0](https://github.com/casibase/casibase/commit/48125b01c41348b80fe6a9ede73630c37dfc5c1b)) Low1/28/2026
v1.752.0# [1.752.0](https://github.com/casibase/casibase/compare/v1.751.0...v1.752.0) (2026-01-27) ### Features * add returnUrl parameter to My Account redirect ([de73592](https://github.com/casibase/casibase/commit/de7359273890a4af2620990a2c1751414365b8a7)) Low1/27/2026
v1.751.0# [1.751.0](https://github.com/casibase/casibase/compare/v1.750.0...v1.751.0) (2026-01-24) ### Features * Optimize the regular expressions in RefineMessageFiles. ([#2122](https://github.com/casibase/casibase/issues/2122)) ([f0c0de3](https://github.com/casibase/casibase/commit/f0c0de3b10f7d979939826fe9fd186cc85b09637)) Low1/24/2026
v1.750.0# [1.750.0](https://github.com/casibase/casibase/compare/v1.749.0...v1.750.0) (2026-01-24) ### Features * Optimize CORS error feedback ([#2123](https://github.com/casibase/casibase/issues/2123)) ([c2f2ef8](https://github.com/casibase/casibase/commit/c2f2ef87004e4dadc4a8f19ab06b2803fb63561e)) Low1/24/2026
v1.749.0# [1.749.0](https://github.com/casibase/casibase/compare/v1.748.0...v1.749.0) (2026-01-21) ### Features * optimize the moonshot model ([#2121](https://github.com/casibase/casibase/issues/2121)) ([d03dab2](https://github.com/casibase/casibase/commit/d03dab28592755e429f3cafd92aca208dc8d5ed8)) Low1/21/2026
v1.748.0# [1.748.0](https://github.com/casibase/casibase/compare/v1.747.0...v1.748.0) (2026-01-10) ### Features * Replace react-codemirror2 with @uiw/react-codemirror. ([#2116](https://github.com/casibase/casibase/issues/2116)) ([a7bccb7](https://github.com/casibase/casibase/commit/a7bccb711a9c570f3ca498d425c22075141c6556)) Low1/10/2026
v1.747.0## Changelog * 159843968f9736bf3474dd4be9bc43a8c58896b0 feat: replace react-codemirror2 with @uiw/react-codemirror (#2115) Low1/10/2026
v1.746.0# [1.746.0](https://github.com/casibase/casibase/compare/v1.745.0...v1.746.0) (2026-01-07) ### Features * Add StreamableHTTP transport support for MCP connections. ([#2108](https://github.com/casibase/casibase/issues/2108)) ([3facfe1](https://github.com/casibase/casibase/commit/3facfe106b9b7df6c97f30f1281f68b927ddf354)) Low1/7/2026
v1.745.0# [1.745.0](https://github.com/casibase/casibase/compare/v1.744.0...v1.745.0) (2026-01-02) ### Features * Enhance file deletion to clean up vectors and storage, redirect add button to FileTree. ([#2100](https://github.com/casibase/casibase/issues/2100)) ([9b41795](https://github.com/casibase/casibase/commit/9b41795971f9e94c12a388c491a198eafc59ea84)) Low1/2/2026
v1.744.0# [1.744.0](https://github.com/casibase/casibase/compare/v1.743.0...v1.744.0) (2025-12-31) ### Features * remove cookie restriction in AppendWebConfigCookie(), revert PR: https://github.com/casibase/casibase/pull/1533 and https://github.com/casibase/casibase/pull/1535 ([ed19406](https://github.com/casibase/casibase/commit/ed19406f13f440cd9fe30c660ca73af04dfba2a6)) Low12/31/2025
v1.743.0# [1.743.0](https://github.com/casibase/casibase/compare/v1.742.0...v1.743.0) (2025-12-30) ### Features * fix token count aggregation for files in fileList page ([#2099](https://github.com/casibase/casibase/issues/2099)) ([19f2c11](https://github.com/casibase/casibase/commit/19f2c11bba3f824740670abb07c668e0ec2801d4)) Low12/30/2025

Dependencies & License Audit

Loading dependencies...

Similar Packages

AstrBotAgentic IM Chatbot infrastructure that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨v4.25.3
deepchat🐬DeepChat - A smart assistant that connects powerful AI to your personal worldv1.0.5
lobehubThe ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effov2.2.2
claude-blocker🛡️ Block distracting websites when Claude Code is in use, ensuring focused work sessions and minimizing interruptions.main@2026-06-07
casdoorAn open-source Agent-first Identity and Access Management (IAM) /LLM MCP & agent gateway and auth server with web UI supporting OpenClaw, MCP, OAuth, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, v3.83.0

More in MCP Servers

PlanExeCreate a plan from a description in minutes
agentroveYour own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Copilot, OpenRouter), custom skills, and MCP servers.
ProxmoxMCP-PlusEnhanced Proxmox MCP server with advanced virtualization management and full OpenAPI integration.
node9-proxyThe Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.