| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-19 | 5.6 kB | |
| v0.3.4 source code.tar.gz | 2025-09-19 | 3.2 MB | |
| v0.3.4 source code.zip | 2025-09-19 | 3.7 MB | |
| Totals: 3 Items | 6.9 MB | 0 | |
Major Features
đ Agent Settings
Weâve introduced Agent Settings, a new way to configure and customize agent behavior directly in the UI. This feature allows developers to define adjustable parameters for their agents such as toggles or dropdows.
Agent settings are making agents more flexible and easier to adapt without code changes. Alongside the UI, weâve added documentation and simplified examples to help you get started quickly with building agents that support configurable settings.
đ Persistent Context History
Added support for storing and accessing context history so conversations retain continuity.
Context can be used over multiple messages/sessions, improving relevance of agent responses.
What's Changed
- fix(server): relax validation rules for non-openai-compliant model pr⌠by @jezekra1 in https://github.com/i-am-bee/beeai-platform/pull/1161
- feat(ui): show code block only for json-like string in trajectory description by @PetrBulanek in https://github.com/i-am-bee/beeai-platform/pull/1136
- fix(ui): form cancel button by @PetrBulanek in https://github.com/i-am-bee/beeai-platform/pull/1138
- feat(helm): copy all images to ghcr by @jezekra1 in https://github.com/i-am-bee/beeai-platform/pull/1164
- feat(web): add blog by @PetrBulanek in https://github.com/i-am-bee/beeai-platform/pull/1165
- fix(web): public folder by @PetrBulanek in https://github.com/i-am-bee/beeai-platform/pull/1167
- feat(web): add auto-generated ToC for blog posts by @PetrBulanek in https://github.com/i-am-bee/beeai-platform/pull/1170
- feat: MCP Auth GUI adjustments by @tomkis in https://github.com/i-am-bee/beeai-platform/pull/1113
- fix(helm): forge rollout by @pilartomas in https://github.com/i-am-bee/beeai-platform/pull/1173
- chore(platform): update deps by @jezekra1 in https://github.com/i-am-bee/beeai-platform/pull/1177
- feat: gui using platform extension by @tomkis in https://github.com/i-am-bee/beeai-platform/pull/1179
- feat: implementation of Embedding extension in GUI by @tomkis in https://github.com/i-am-bee/beeai-platform/pull/1176
- feat: use context for file uploads by @tomkis in https://github.com/i-am-bee/beeai-platform/pull/1178
- feat(beeai-cli): support forms in agents by @JanPokorny in https://github.com/i-am-bee/beeai-platform/pull/1180
- chore(sdk): Allow setting agent card interfaces by @pilartomas in https://github.com/i-am-bee/beeai-platform/pull/1188
- fix(ui): left sidebar overlays app settings by @PetrBulanek in https://github.com/i-am-bee/beeai-platform/pull/1185
- feat(ui): add ability to customize header with company and app name by @PetrBulanek in https://github.com/i-am-bee/beeai-platform/pull/1187
- feat(ui): add auto_resize for TextField form input by @PetrBulanek in https://github.com/i-am-bee/beeai-platform/pull/1175
- feat(ui): prototype of agent settings by @tomkis in https://github.com/i-am-bee/beeai-platform/pull/1147
- feat(server, sdk): add context history by @jezekra1 in https://github.com/i-am-bee/beeai-platform/pull/1150
- fix(agents): missing input parameter by @jezekra1 in https://github.com/i-am-bee/beeai-platform/pull/1191
- fix(ui): embedding providers match query duplicate id by @jezekra1 in https://github.com/i-am-bee/beeai-platform/pull/1192
- feat(ui): cancel task with input-required on new message by @kapetr in https://github.com/i-am-bee/beeai-platform/pull/1193
- chore: contributing doc update by @tedhabeck in https://github.com/i-am-bee/beeai-platform/pull/1071
- Cookie auth fix by @tedhabeck in https://github.com/i-am-bee/beeai-platform/pull/1159
- fix: enable MCP FF and fix taskId by @tomkis in https://github.com/i-am-bee/beeai-platform/pull/1198
- fix(aider): use llm extension in aider agent by @jezekra1 in https://github.com/i-am-bee/beeai-platform/pull/1201
- fix(ui): small authentication fixes and adjustments by @kapetr in https://github.com/i-am-bee/beeai-platform/pull/1149
- docs: community call 16/9 by @tomkis in https://github.com/i-am-bee/beeai-platform/pull/1202
- fix(ui): revert oidc_enabled env rename by @kapetr in https://github.com/i-am-bee/beeai-platform/pull/1208
- fix(server): make auth admin email lowercase and small bugs by @jezekra1 in https://github.com/i-am-bee/beeai-platform/pull/1207
- feat(contexts): allow setting metadata and filtering non-empty contexts by @jezekra1 in https://github.com/i-am-bee/beeai-platform/pull/1205
- fix(ui): import path case mismatch by @kapetr in https://github.com/i-am-bee/beeai-platform/pull/1209
- fix(cli): remote host agent invocation by @jezekra1 in https://github.com/i-am-bee/beeai-platform/pull/1210
- feat: update beeai-framework by @Tomas2D in https://github.com/i-am-bee/beeai-platform/pull/1204
- refactor(agents): reduce and simplify built-in agents by @JanPokorny in https://github.com/i-am-bee/beeai-platform/pull/1213
- Add conversation title by @jezekra1 in https://github.com/i-am-bee/beeai-platform/pull/1195
- Enhancing CLI auth flow by @abhi201191 in https://github.com/i-am-bee/beeai-platform/pull/1189
- docs: several updates by @jenna-winkler in https://github.com/i-am-bee/beeai-platform/pull/1206
- fix(ui): handle api unauthenticated error by @kapetr in https://github.com/i-am-bee/beeai-platform/pull/1218
- fix: naming by @tomkis in https://github.com/i-am-bee/beeai-platform/pull/1199
- feat(beeai-cli): rework auth by @JanPokorny in https://github.com/i-am-bee/beeai-platform/pull/1219
Full Changelog: https://github.com/i-am-bee/beeai-platform/compare/v0.3.3...v0.3.4