| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-07 | 8.5 kB | |
| v0.1.3 source code.tar.gz | 2025-10-07 | 7.6 MB | |
| v0.1.3 source code.zip | 2025-10-07 | 7.7 MB | |
| Totals: 3 Items | 15.3 MB | 0 | |
What's Changed
- logic update for the generate button by @sidgaikwad in https://github.com/traceroot-ai/traceroot/pull/177
- url changed to the cal.com traceroot on contact button link by @sidgaikwad in https://github.com/traceroot-ai/traceroot/pull/165
- Fix/autumn disabled in local by @sidgaikwad in https://github.com/traceroot-ai/traceroot/pull/161
- [UI] Temporarily remove the landing page by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/178
- [UI] Change from "Contact" button to "Need Help" button by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/179
- [UI] Update "Need Help" button with a dialogue title by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/180
- [Bug] Fix an Autumn related bug introduced in https://github.com/traceroot-ai/traceroot/pull/161 by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/181
- [Docs] Update introduction page with examples by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/183
- [Docs] Quickstart update [2/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/184
- [Docs] Quickstart update [3/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/185
- [README] Minor updates for product description by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/186
- [Docs] Improve Introduction section [2/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/187
- [Docs] Improve Introduction section [3/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/188
- feat: add Java icon by @zechengz in https://github.com/traceroot-ai/traceroot/pull/189
- Make sidebar default open false by @zechengz in https://github.com/traceroot-ai/traceroot/pull/190
- feat: Add auth guard and fix root route by @zechengz in https://github.com/traceroot-ai/traceroot/pull/191
- [Example] Improve multi code generation examples README [1/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/192
- [Example] Improve multi code generation examples README [2/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/193
- [Example] Improve multi code generation examples README [3/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/194
- Add basic Java doc by @zechengz in https://github.com/traceroot-ai/traceroot/pull/196
- [README] Update README for mult-code generation example [4/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/198
- [README] Update README for mult-code generation example [5/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/199
- Add Java badge to README by @zechengz in https://github.com/traceroot-ai/traceroot/pull/201
- [README] Update
README.mdwith contact info [1/n] by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/202 - Feat/pull req template for traceroot by @sidgaikwad in https://github.com/traceroot-ai/traceroot/pull/200
- github: modify pr template by @zechengz in https://github.com/traceroot-ai/traceroot/pull/205
- chore: modify readme docs by @zechengz in https://github.com/traceroot-ai/traceroot/pull/206
- [Docs] Improve the documentation for github integration by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/207
- fix(ui): Fix metadata highlight bug by @zechengz in https://github.com/traceroot-ai/traceroot/pull/208
- docs: Modify image and README by @zechengz in https://github.com/traceroot-ai/traceroot/pull/209
- security: Add incident response markdown by @zechengz in https://github.com/traceroot-ai/traceroot/pull/211
- Bump next from 15.4.5 to 15.4.7 in /examples/distributed_services/multi_code_agent/ui by @dependabot[bot] in https://github.com/traceroot-ai/traceroot/pull/210
- Python SDK version update for examples by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/212
- [0.0.5a2] Python SDK version update for examples by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/213
- chore: update readme badge by @zechengz in https://github.com/traceroot-ai/traceroot/pull/214
- [Sync] Support Paywall for Cloud Service by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/216
- [README] Update the product demo GIF by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/218
- feat: imporve settings ui by @zechengz in https://github.com/traceroot-ai/traceroot/pull/219
- fix: fix sidebar icon size by @zechengz in https://github.com/traceroot-ai/traceroot/pull/220
- test: add npx prettier wf by @zechengz in https://github.com/traceroot-ai/traceroot/pull/221
- Update the quota tracking format for "Used / Limit" by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/222
- [Settings] Disable settings icon when
NEXT_PUBLIC_DISABLE_PAYMENT=trueby @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/223 - refactor: refactor settings by @zechengz in https://github.com/traceroot-ai/traceroot/pull/224
- chore: remove package lock json by @zechengz in https://github.com/traceroot-ai/traceroot/pull/225
- Bump next from 15.3.3 to 15.4.7 in /ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/traceroot-ai/traceroot/pull/217
- fix: allow click settings when payment false and fix keep autumn calling bug by @zechengz in https://github.com/traceroot-ai/traceroot/pull/227
- feat: add settings page with different tabs by @zechengz in https://github.com/traceroot-ai/traceroot/pull/228
- chore: update contributing md by @zechengz in https://github.com/traceroot-ai/traceroot/pull/229
- refactor: refactor rest API by @zechengz in https://github.com/traceroot-ai/traceroot/pull/231
- [Refactor] Refactor for multi-code-generation examples by @XinweiHe in https://github.com/traceroot-ai/traceroot/pull/230
- refactor: refactor rest API dao by @zechengz in https://github.com/traceroot-ai/traceroot/pull/232
- chore: remove outdated client code by @zechengz in https://github.com/traceroot-ai/traceroot/pull/233
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @zechengz in https://github.com/traceroot-ai/traceroot/pull/234
- security: remove unnecessary sensitive logging by @zechengz in https://github.com/traceroot-ai/traceroot/pull/235
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @zechengz in https://github.com/traceroot-ai/traceroot/pull/236
- security: prevent ReDOS attack by @zechengz in https://github.com/traceroot-ai/traceroot/pull/237
- feat: add tencent get recent traces by @zechengz in https://github.com/traceroot-ai/traceroot/pull/238
- feat: add tencent cloud get logging by @zechengz in https://github.com/traceroot-ai/traceroot/pull/239
- security: DOM text reinterpreted as HTML by @zechengz in https://github.com/traceroot-ai/traceroot/pull/240
- feat: support more fine grained ui local storage and improve ui by @zechengz in https://github.com/traceroot-ai/traceroot/pull/242
- feat: separate UI settings provider by @zechengz in https://github.com/traceroot-ai/traceroot/pull/243
- feat: add jeager to setting logs by @zechengz in https://github.com/traceroot-ai/traceroot/pull/244
- feat: add mongoose to ui for provider storage by @zechengz in https://github.com/traceroot-ai/traceroot/pull/245
- fix: fix provider and user icon by @zechengz in https://github.com/traceroot-ai/traceroot/pull/246
- security: encrypt setting provider secrets before storage by @zechengz in https://github.com/traceroot-ai/traceroot/pull/247
- feat: show tooltip for provider in search logo by @zechengz in https://github.com/traceroot-ai/traceroot/pull/248
- refactor: refactor service into trace and log by @zechengz in https://github.com/traceroot-ai/traceroot/pull/249
- refactor: move ui theme provider and chat reasoning by @zechengz in https://github.com/traceroot-ai/traceroot/pull/250
- feat: add provider region url by @zechengz in https://github.com/traceroot-ai/traceroot/pull/251
- fix: fix avatar squeeze by @zechengz in https://github.com/traceroot-ai/traceroot/pull/252
- feat: add share trace by @zechengz in https://github.com/traceroot-ai/traceroot/pull/253
- feat: separate trace and log provider by @zechengz in https://github.com/traceroot-ai/traceroot/pull/254
- feat: support tencent cloud backend by @zechengz in https://github.com/traceroot-ai/traceroot/pull/255
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/traceroot-ai/traceroot/pull/210
Full Changelog: https://github.com/traceroot-ai/traceroot/compare/v0.1.2...v0.1.3