 
|
0cd794abe7
|
added missing lib/utils.ts in devui frontend (#1197)
Co-authored-by: Alex Lavaee <alexlavaee@microsoft.com>
|
2025-10-06 07:34:34 +00:00 |
|
 
|
01f438d710
|
Python: DevUI improvements. (#1091)
* enable deeplinking in ui, add agent details to entity info, add usage data, add middleware example in samples and foundry agent.
* update ui build
* Update python/packages/devui/frontend/src/components/workflow/workflow-input-form.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update python/packages/devui/pyproject.toml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update python/packages/devui/pyproject.toml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* imporove mapping for agent nodes and serialiation for agent run events
* lint fixes
* update pyproj toml and ui updates
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-03 22:22:03 +00:00 |
|
 
|
fa9f5c1aed
|
Python:DevUI Fixes (#1035)
* fix event reset on thread change, enable multiline input, enable pasting of files and screenshots
* UI updates and improved remove discovery
* ui and other fixes
---------
Co-authored-by: Evan Mattson <35585003+moonbox3@users.noreply.github.com>
|
2025-10-01 00:21:22 +00:00 |
|
 Eduard van ValkenburgandGitHub
|
54ad135914
|
Python: [BREAKING] added SerializationMixin and applied to contents, agents, chat client… (#1012)
* added SerializationMixin and applied to contents, agents, chat clients, removed AFBaseModel
* fix annotations type
* mypy fixes
* fix tests
* fix serializable subvalues and added large docstring
* updated indents in code block
* fixed exported urls
|
2025-09-30 19:53:46 +00:00 |
|
  ![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
9a888ae66c
|
Bump vite from 7.1.3 to 7.1.5 in /python/packages/devui/frontend (#869)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.3 to 7.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.5
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Dibia <chuvidi2003@gmail.com>
Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
|
2025-09-30 17:34:23 +00:00 |
|
  
|
1ef24d3e91
|
Python: Add DevUI to AgentFramework (#781)
* add initial backend service code for devui
* add tests
* add frontendcode
* ui updates
* update readme
* ui updates and tweaks
* update ui bundle
* improve ui, add react flow base
* add react flow ui, fix background
* update ui, fix introspection bug
* update readme
* update ui build
* add support for multimodal input - both backend and frontend
* update ui build
* refactor as main framework package
* backend and tests refactor
* ui build update
* ui build update and refactor
* update pyproject.toml, update uv.lock
* update ui build
* ui update to fit oai responses types
* add backend updat and readme update
* mypy and other fixes
* add intial dev guide
* update ui and fix workflow bug
* update ui build, add thread support
* type fixes
* update workflow view
* update uv.lock
* fix workflow iport errors
* lint and other fixes
* mypy fixes
* minor update
* update ui build
* refactor to use oai dependencies directly, update examples to samples, improve typing
* readme update
* update ui and ui build
* fix workflow pyright error
* update ui, fix issues with run workflow placement, miniamp menu, etc
* make samples integrate serve
---------
Co-authored-by: Chris <66376200+crickman@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
2025-09-22 23:30:08 +00:00 |
|