This repository was archived by the owner on Feb 16, 2026. It is now read-only.
Releases: sinaptik-ai/panda-agi
Releases · sinaptik-ai/panda-agi
v0.7.0-beta.4
What's Changed
- feat(auth): add multiple login providers by @ArslanSaleem in #77
- fix: user message change link color in markdown by @ArslanSaleem in #79
- feat(creation): unify creation endpoint by @ArslanSaleem in #78
- feat(credits): display credits on UI by @ArslanSaleem in #80
- fix: update github credential url by @ArslanSaleem in #83
- Fix/link underline in user message by @ArslanSaleem in #82
- fix: update favicon by @ArslanSaleem in #81
- refactor(creation_view): make creation view consistent with unified actions by @ArslanSaleem in #84
- feat(session_expired): show session expired pop up if no activity fro… by @ArslanSaleem in #86
- feat(Creation): suggest name for new creation by @ArslanSaleem in #85
- fix: force flag to false by @ArslanSaleem in #87
- fix: ui suggestion to stop api call if user types something by @ArslanSaleem in #88
- redirect 404 page by @ArslanSaleem in #91
- chore: pass file content fromt the frontent to generate title by @ArslanSaleem in #90
- feat(markdown): save updated markdown file by @ArslanSaleem in #89
- upload(csv): allow only to select and upload csv file by @ArslanSaleem in #93
- feat(pxml): integrate pxml preview in the UI by @ArslanSaleem in #94
- feat: save pxml creation by @ArslanSaleem in #95
- posthog basic integration and env example file for frontend by @gdcsinaptik in #92
- fix: display file messages in toast instead of chat messages by @ArslanSaleem in #98
- fix: .csv file paths in the generated .pxml by @ArslanSaleem in #96
- feat(csv_model): open csv model when clicks on the .csv by @ArslanSaleem in #99
- feat: annie lite completion validation logic by @maidacundo in #100
- fix: invalid authorization token by @ArslanSaleem in #101
- Fix/base url endpoint by @maidacundo in #102
Full Changelog: v0.7.0-beta.3...v0.7.0-beta.4
v0.7.0-beta.3
What's Changed
- fix: excel file viewer by @ArslanSaleem in #70
- fix: valid conversation uuid on agent creation by @ArslanSaleem in #69
- feat(GCP_BUCKET): transition to save files in gcp by @ArslanSaleem in #74
- fix(tool_exec_ui): update tool execution error by @ArslanSaleem in #75
- fix(web_search): improve web search and Ui to display tool errors by @ArslanSaleem in #76
Full Changelog: v0.7.0-beta.2...v0.7.0-beta.3
v0.7.0-beta.2
Full Changelog: v0.7.0-beta.1...v0.7.0-beta.2
What's Changed
- fix: e2b strict version by @ArslanSaleem in #73
Full Changelog: v0.7.0-beta.1...v0.7.0-beta.2
v0.7.0-beta.1
What's Changed
- Creation/fallback page by @ArslanSaleem in #68
- feat: reduce generated pdf text size by @ArslanSaleem in #67
- fix: async environment issue by @ArslanSaleem in #72
Full Changelog: v0.7.0-beta.0...v0.7.0-beta.1
v0.7.0-beta.0
What's Changed
- fix: update docker to latest version by @ArslanSaleem in #36
- fix: add model name check by @maidacundo in #37
- feat: tmux executor by @maidacundo in #38
- fix(stream_error): streaming error not working by @ArslanSaleem in #40
- feat(markdown): save markdown files from UI by @ArslanSaleem in #41
- Revert "feat(markdown): save markdown files from UI" by @ArslanSaleem in #42
- feat(website): save website creations by @ArslanSaleem in #45
- feat(creations): view saved creations by @ArslanSaleem in #46
- feat(edit/delete): add edit and delete functionality for creations by @ArslanSaleem in #47
- fix(csv): csv file display and build errors by @ArslanSaleem in #50
- update text of tool message by @ArslanSaleem in #51
- feat: tool start event by @maidacundo in #39
- fix(paths): resolve file paths for by @ArslanSaleem in #52
- fix: markdown for user message card by @ArslanSaleem in #53
- feat(subscription): update package on insufficient credit by @ArslanSaleem in #54
- fix: add authorization cookies to access secured files by @ArslanSaleem in #57
- feat(share_creations): share creations with the end user by @ArslanSaleem in #56
- fix(session): don't remove session if server is not responding by @ArslanSaleem in #59
- fix(tool-error): display tool error on ui by @ArslanSaleem in #60
- refactor(UI): improve UI and show invoices and billings by @ArslanSaleem in #61
- fix: frontend build errors by @ArslanSaleem in #62
- fix: hardcode e2b env template by @ArslanSaleem in #63
- fix: pdf paths after download by @ArslanSaleem in #64
- fix: markdown tables view by @ArslanSaleem in #65
- feat(release): add pipeline to auto deploy on release by @ArslanSaleem in #66
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- fix: api base path for chat by @ArslanSaleem in #34
- fix: typing shell fix by @maidacundo in #35
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- fix: utc timestamp conversion in event data by @ArslanSaleem in #23
- feat(traces): add collect decorator by @ArslanSaleem in #22
- feat(tags): add tags to model llm call by @ArslanSaleem in #24
- feat(agent): enhance agent functionality with new tools and knowledge structure by @maidacundo in #25
- feat(training_model): model to collect training traces by @ArslanSaleem in #27
- refactor: replace sockets with http streaming by @maidacundo in #29
- feat(chat): add panda agi chat application by @ArslanSaleem in #30
- fix: add lib folder and remove from gitignore by @ArslanSaleem in #31
- fix: port mapping in prod docker by @ArslanSaleem in #32
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
- fix: update llm_type parameter in Agent class by @maidacundo in #21
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- fix: improve error handling in web navigation by @maidacundo in #18
- feat(E2B): integration of e2b by @ArslanSaleem in #17
- feat: llm_type parameter to the Agent class to specify the type of language model used by @maidacundo in #19
Full Changelog: v0.5.1...v0.5.2