Commit Graph

  • 809ebbe656 fix issues/239 issues/239 Taylor Wilsdon 2026-05-17 16:40:27 -04:00
  • ac544ea31f add healthcheck Taylor Wilsdon 2026-05-17 16:39:32 -04:00
  • ad7aefed71 fully offline / fastapi offline issues_cleanup Taylor Wilsdon 2026-05-17 16:32:32 -04:00
  • 07fd8efee9 add cwd param Taylor Wilsdon 2026-05-17 16:26:57 -04:00
  • 788ff92e52 Merge pull request #287 from open-webui/dev main v0.0.20 Tim Baek 2026-02-27 21:58:04 +04:00
  • f67eaf0860 chore: version bump dev Timothy Jaeryang Baek 2026-02-27 11:57:41 -06:00
  • 1fe1228ee8 Merge pull request #266 from open-webui/issues/240 Taylor Wilsdon 2025-12-08 09:58:24 -05:00
  • 2a8aeb1705 asyncio fix issues/240 Taylor Wilsdon 2025-11-25 15:49:47 -05:00
  • 405355eeba added disabledTools validation and normalized list handling, guard reload handlers so it only awaits sub-app lifespans when async context mgr provided Taylor Wilsdon 2025-11-16 14:18:41 -05:00
  • eebf5ba504 merge Taylor Wilsdon 2025-11-15 18:26:23 -05:00
  • 157452ae08 add MCPConnectionManager, manage reconnects & retry on closedresourceerror Taylor Wilsdon 2025-10-18 15:31:38 -04:00
  • 91e8f94da7 Merge pull request #263 from open-webui/dev Tim Jaeryang Baek 2025-10-14 16:20:41 -05:00
  • e8d6c49146 rm ai slop Timothy Jaeryang Baek 2025-10-14 16:19:39 -05:00
  • 25b219a992 Merge pull request #262 from open-webui/dev v0.0.19 Tim Jaeryang Baek 2025-10-14 16:19:15 -05:00
  • 94e1dcd475 Update CHANGELOG.md Timothy Jaeryang Baek 2025-10-14 16:18:53 -05:00
  • d489c7357d fix/revert: disable header forwarding Timothy Jaeryang Baek 2025-10-14 16:13:24 -05:00
  • ce7b602c09 chore: dep bump Timothy Jaeryang Baek 2025-10-14 15:57:27 -05:00
  • b91361f33b Merge pull request #261 from open-webui/dev v0.0.18 Tim Jaeryang Baek 2025-10-14 15:29:30 -05:00
  • 9ca7b65c5b Update pyproject.toml Timothy Jaeryang Baek 2025-10-14 15:29:13 -05:00
  • 983022bbde Merge pull request #232 from open-webui/dev Tim Jaeryang Baek 2025-10-14 15:23:00 -05:00
  • 404a3dced3 Update CHANGELOG.md Timothy Jaeryang Baek 2025-10-14 15:22:41 -05:00
  • 307926c400 Merge pull request #227 from krewi1/dev Tim Jaeryang Baek 2025-10-14 15:20:14 -05:00
  • 7fa6bb7834 Merge pull request #228 from chethanuk/remove-python-version Tim Jaeryang Baek 2025-10-14 15:18:42 -05:00
  • f7645ca6fc Merge branch 'dev' into remove-python-version Tim Jaeryang Baek 2025-10-14 15:18:35 -05:00
  • 94665cfe32 Merge pull request #246 from druellan/disabledTools Tim Jaeryang Baek 2025-10-14 15:17:26 -05:00
  • cfa92068e0 Merge branch 'dev' into disabledTools Tim Jaeryang Baek 2025-10-14 15:17:07 -05:00
  • 9c99c93be6 refac/fix: connection timeout set to None by default Timothy Jaeryang Baek 2025-10-14 15:13:08 -05:00
  • e8e2f09d4c Merge pull request #253 from iann0036/fix-subapp-lifespan Tim Jaeryang Baek 2025-10-14 15:10:40 -05:00
  • 13ce3b5c2e Merge pull request #259 from diseku/feat/adjustable_log_level Tim Jaeryang Baek 2025-10-14 15:08:33 -05:00
  • 7a301cad98 feat: make log level adjustable diseku 2025-10-09 11:03:08 +02:00
  • e69960b384 Merge pull request #251 from rkconsulting/issues/182/forward-client-http-headers Tim Jaeryang Baek 2025-09-24 18:04:50 -05:00
  • d88a23c804 fix: Initialize and track lifespans for sub-apps made during hot reload Ian Mckay 2025-09-23 23:31:02 +10:00
  • 086ee45b39 Merge branch 'dev' into issues/182/forward-client-http-headers Robert Kirscht 2025-09-18 19:13:22 +02:00
  • b50509d949 Add client header forwarding feature rkirscht 2025-09-18 18:48:10 +02:00
  • 7bc203705c Merge branch 'dev' into disabledTools Dario Ruellan 2025-09-08 19:43:17 -03:00
  • 058fe25f84 Feat: adding the disabledTools feature to the changelog Darío Ruellan 2025-09-07 18:24:10 -03:00
  • 84b5ccec70 Feat: option for disabling individual tools from servers Darío Ruellan 2025-09-07 18:10:28 -03:00
  • 8ca94d137b add documentation of root path krewi 2025-09-03 13:24:57 +02:00
  • b58fd5a52d better message handling multi_user_oauth Taylor Wilsdon 2025-08-15 15:19:00 -04:00
  • 178c380c57 refresh on auth note Taylor Wilsdon 2025-08-15 15:08:43 -04:00
  • 47f19a384c readme updates Taylor Wilsdon 2025-08-15 15:05:56 -04:00
  • e5d9856469 take jwt from open webui and validate with real key Taylor Wilsdon 2025-08-15 15:03:33 -04:00
  • 6fdc70eaec use open webui session for session tracking to correlate downstream logins (successfully) - now all we need is dynamic tool refresh for the openapi spec for owui and we done Taylor Wilsdon 2025-08-15 14:20:43 -04:00
  • d859f6b9b1 improvements Taylor Wilsdon 2025-08-15 13:16:54 -04:00
  • daefa61af5 clean up imports Taylor Wilsdon 2025-08-14 19:04:26 -04:00
  • 39bffd19ad changelog & readme for oauth Taylor Wilsdon 2025-08-14 19:00:09 -04:00
  • 645c8f6916 templated callback view for multi-user auth Taylor Wilsdon 2025-08-14 18:51:32 -04:00
  • 40a8e39f94 better 401 handling Taylor Wilsdon 2025-08-14 18:46:46 -04:00
  • ab2e408a7b add ttl for oauth session cleanup Taylor Wilsdon 2025-08-14 18:32:40 -04:00
  • ea1ae9fa6c implement more elegant session management before mcp session init Taylor Wilsdon 2025-08-14 17:15:22 -04:00
  • 544d8f9967 modularize oauth logic Taylor Wilsdon 2025-08-14 16:33:06 -04:00
  • 8eaeaf1fda works perfectly wow Taylor Wilsdon 2025-08-14 16:22:25 -04:00
  • 361502808b it works! Taylor Wilsdon 2025-08-14 15:59:23 -04:00
  • ce0bddd4a7 Merge branch 'dev' of github.com:open-webui/mcpo into oauth_support Taylor Wilsdon 2025-08-14 09:48:56 -04:00
  • 8bb6e988a6 begin plan Taylor Wilsdon 2025-08-14 09:48:54 -04:00
  • 950f849b7e before claude goes crazy again, about to delete a bunch of stuff - weird state Taylor Wilsdon 2025-08-13 19:42:22 -04:00
  • 47d6f7a12c Merge pull request #231 from open-webui/oauth_support Tim Jaeryang Baek 2025-08-12 23:25:25 +04:00
  • 0a8f7c3137 per session isolation Taylor Wilsdon 2025-08-12 13:02:58 -04:00
  • 282e7e5dc9 pretty callbacks oauth_support Taylor Wilsdon 2025-08-12 12:40:12 -04:00
  • 05911d5e7c clean up callback Taylor Wilsdon 2025-08-12 10:43:21 -04:00
  • 141d62bf8e add oauth guide Taylor Wilsdon 2025-08-12 10:13:33 -04:00
  • bf4f79ba44 working oauth implementation for mcpo servers supporting dynamic client registration Taylor Wilsdon 2025-08-12 10:02:38 -04:00
  • 8dd71b73fb init oauth support Taylor Wilsdon 2025-08-12 09:47:38 -04:00
  • 0c6b408a91 Merge branch 'main' of github.com:open-webui/mcpo into dev Taylor Wilsdon 2025-08-11 19:37:41 -04:00
  • 2d941b715e Remvoe python-version tagging since py >3.11 is supported ChethanUK 2025-08-06 19:42:12 +07:00
  • 704b8c5c8a Add support to run on different path prefix krewi1 2025-07-30 10:28:31 +02:00
  • 44ce6d05b0 Update publish.yaml Timothy Jaeryang Baek 2025-08-01 18:24:51 +04:00
  • c67dcb65e7 chore: publish action Timothy Jaeryang Baek 2025-08-01 18:24:20 +04:00
  • b3f52e8709 Merge pull request #223 from njzydark/fix-hot-reload-symlink Taylor Wilsdon 2025-07-31 19:14:19 -04:00
  • d202ba089b Merge branch 'main' of github.com:open-webui/mcpo into fix-hot-reload-symlink fix-hot-reload-symlink Taylor Wilsdon 2025-07-31 19:10:36 -04:00
  • 99693392a8 Merge branch 'dev' of github.com:open-webui/mcpo into fix-hot-reload-symlink Taylor Wilsdon 2025-07-31 19:10:27 -04:00
  • 757e4fea19 Merge pull request #224 from open-webui/raise_and_alias v0.0.17 Taylor Wilsdon 2025-07-31 19:01:19 -04:00
  • 354c07b444 bump version fix release script raise_and_alias Taylor Wilsdon 2025-07-31 18:58:47 -04:00
  • 6b7bcebcef fix aliasing and raise exceptions correctly in async task groups Taylor Wilsdon 2025-07-31 18:55:00 -04:00
  • 7c31744be8 Merge pull request #216 from open-webui/dev Taylor Wilsdon 2025-07-31 18:34:02 -04:00
  • 39b4867cc6 remove training slash Taylor Wilsdon 2025-07-27 09:55:12 -04:00
  • 2abc27d24f Merge pull request #213 from open-webui/changelog_readme Taylor Wilsdon 2025-07-26 15:09:31 -04:00
  • 69f6e28c6d fix: symlink handling in config watcher to update path on modification njzydark 2025-07-25 01:10:09 +08:00
  • 7fe13375e8 Merge pull request #208 from krewi1/krewi1/add_dockerignore Taylor Wilsdon 2025-07-23 11:51:11 -04:00
  • 7f6a4e5e70 changelog & readme changelog_readme Taylor Wilsdon 2025-07-22 18:16:03 -04:00
  • 7a0c74f527 bump mcp package to 1.12.1 to fix pydantic issue reported in issues Taylor Wilsdon 2025-07-22 18:02:29 -04:00
  • ea1f4035ac bump mcp package to 1.12.1 to fix pydantic issue mentioned in issues Taylor Wilsdon 2025-07-22 18:01:36 -04:00
  • ad598b9f82 Merge pull request #195 from amichai-gloat/patch-2 Taylor Wilsdon 2025-07-22 17:49:03 -04:00
  • 10f43101ef Merge pull request #212 from open-webui/issues/197 Tim Jaeryang Baek 2025-07-23 00:35:56 +04:00
  • c35f21fadd normalize streamable-http issues/197 Taylor Wilsdon 2025-07-22 16:00:00 -04:00
  • 5e5a2fe102 fully working hot reload support Taylor Wilsdon 2025-07-22 15:47:09 -04:00
  • 8384bf5b81 Update .dockerignore Pavel Kratochvil 2025-07-22 08:22:17 +02:00
  • 32a76f2200 add tests & hot reload config watcher Taylor Wilsdon 2025-07-21 18:13:26 -04:00
  • bbc73a77b7 implement hot reload support Taylor Wilsdon 2025-07-21 18:13:11 -04:00
  • 89a9c1d988 unify with mcp config standards on streamable-http, implement helper function to ensure backwards compatibility streamable_http-streamable-http Taylor Wilsdon 2025-07-21 17:20:57 -04:00
  • 733deeff5d Add docker ignore to save some headaches krewi1 2025-07-18 10:54:00 +02:00
  • 6464c3d028 Merge pull request #196 from amichai-gloat/patch-4 Tim Jaeryang Baek 2025-07-16 22:12:00 +04:00
  • a06e5ca406 Merge pull request #194 from taylorwilsdon/smooth_starting Tim Jaeryang Baek 2025-07-16 22:11:18 +04:00
  • 22436a127a black formatting Taylor Wilsdon 2025-07-13 16:23:46 -07:00
  • 99bbc9a0f8 fix args conversion for cli servers, fix httprequestfilter logger, fix concurrent asyncexitstack calls Taylor Wilsdon 2025-07-13 14:03:26 -07:00
  • 9360e1edd5 restore connection timeout to 10s Taylor Wilsdon 2025-07-13 13:58:55 -07:00
  • 5f42e1da80 cleanup, sse timeout revert, uvicorn hang fix, docs links when prefix not empty Taylor Wilsdon 2025-07-13 13:56:32 -07:00
  • b106751c8d propagate schema_defs to enable using schemas within native collections Amichai.Schreiber 2025-07-13 17:33:17 +02:00
  • 425fe220db readme: correct '--headers' to '--header' Amichai.Schreiber 2025-07-13 16:49:02 +02:00
  • 05b3eb314f filter out httpinfo Taylor Wilsdon 2025-07-12 13:40:38 -07:00