| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-26 | 5.0 kB | |
| v0.1.5 source code.tar.gz | 2025-11-26 | 7.7 MB | |
| v0.1.5 source code.zip | 2025-11-26 | 7.9 MB | |
| Totals: 3 Items | 15.6 MB | 0 | |
What's Changed
- fix: fix aws search logs for limit exceeded by @zechengz in https://github.com/traceroot-ai/traceroot/pull/299
- feat: optimize speed for extracting logs and allow get aws limit exceed trace logs by @zechengz in https://github.com/traceroot-ai/traceroot/pull/300
- feat: add trace grouping by @zechengz in https://github.com/traceroot-ai/traceroot/pull/301
- feat: save user_id to the chat by @zechengz in https://github.com/traceroot-ai/traceroot/pull/302
- feat: add agent tab by @zechengz in https://github.com/traceroot-ai/traceroot/pull/303
- feat: add user id based chat history load more and date by @zechengz in https://github.com/traceroot-ai/traceroot/pull/304
- feat: add number of spans and latency tag by @zechengz in https://github.com/traceroot-ai/traceroot/pull/305
- fix: fix some ui issues by @zechengz in https://github.com/traceroot-ai/traceroot/pull/306
- feat: add agent router by @zechengz in https://github.com/traceroot-ai/traceroot/pull/309
- feat: lots of updates by @zechengz in https://github.com/traceroot-ai/traceroot/pull/313
- feat: make the log fetching time out longer by @zechengz in https://github.com/traceroot-ai/traceroot/pull/315
- feat: improve logging ui and fetching speed by @zechengz in https://github.com/traceroot-ai/traceroot/pull/317
- fix: support real time logging by @zechengz in https://github.com/traceroot-ai/traceroot/pull/318
- fix: fix log mode search and make search icon highlighted if searched by @zechengz in https://github.com/traceroot-ai/traceroot/pull/319
- feat: some log mode ui improvement by @zechengz in https://github.com/traceroot-ai/traceroot/pull/320
- feat: service name contain and modify selected search by @zechengz in https://github.com/traceroot-ai/traceroot/pull/321
- feat: support chat with multiple traces by @zechengz in https://github.com/traceroot-ai/traceroot/pull/323
- feat: allow user to confirm github action by @zechengz in https://github.com/traceroot-ai/traceroot/pull/324
- fix: fix agent route provider info by @zechengz in https://github.com/traceroot-ai/traceroot/pull/325
- feat: move chat reasoning fetching to nextjs by @zechengz in https://github.com/traceroot-ai/traceroot/pull/326
- feat: allow response in different languages by @zechengz in https://github.com/traceroot-ai/traceroot/pull/327
- feat: add trace for logs by @zechengz in https://github.com/traceroot-ai/traceroot/pull/328
- [Sync] Update from
traceroot-internal[10/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/330 - [Refactor] Split explore.py into 2 separate routers and move business logics to drivers folder by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/332
- [Bugfix] Recover the self-host support [1/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/336
- [UI] Highlight the selected trace and spans better in the UI [1/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/337
- [UI] Highlight the selected trace and spans better in the UI [2/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/339
- [UI] service name ui improvement [1/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/338
- [UI][BugFix] Fix the UI could look weird when the window size is small [1/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/342
- [Clean] Remove agent tab code that are not needed by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/343
- [UI][BugFix] Fix the UI could look weird when the window size is small [2/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/344
- [UI] Logging section style modification [1/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/345
- [UI] Logging section style modification [2/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/346
- [UI] Support multiple trace selection through boxes [1/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/347
- [UI][Agent] Make the UI of agent chat more aligned with the trace and log section [1/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/348
- [UI] Change some default value for several UI parameters by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/349
- [REST] Support auto loading of
.env.developmentwithout sourcing by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/350 - [UI] Remove the download button for agent chat box and the language icon in logging section by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/351
- [UI] Add cursor pointer to all sections by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/352
- [UI] Text size adjustment for agent section [2/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/353
- [v0.1.5] version update to
0.1.5by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/354
Full Changelog: https://github.com/traceroot-ai/traceroot/compare/v0.1.4...v0.1.5