| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-15 | 3.8 kB | |
| v0.7.6 source code.tar.gz | 2026-09-15 | 8.7 MB | |
| v0.7.6 source code.zip | 2026-09-15 | 9.7 MB | |
| Totals: 3 Items | 18.4 MB | 0 | |
What's Changed
- fix(slack): stop truncation from landing inside an escaped entity by @Prasad8830 in https://github.com/traceroot-ai/traceroot/pull/2094
- fix(alerts): hold a NOTIFY gap until it outlasts the rule's own window by @Prasad8830 in https://github.com/traceroot-ai/traceroot/pull/2134
- feat(alerts): park a rule no run can ever evaluate instead of retrying it by @Prasad8830 in https://github.com/traceroot-ai/traceroot/pull/2122
- feat(api): read threshold alerts through the public API and the tool registry by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2170
- feat(api): create threshold alerts through the public API and the tool registry by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2171
- chore(tools): release 0.2.0 of the tool registry package by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2193
- ci(tools): fix the publish job's pnpm setup and the package's provenance metadata by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2194
- fix(ui): key AI chat streams by session so switches don't leak deltas by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/1960
- feat(agent): persist tool steps and text segments so chat history survives reload by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/1961
- feat(agent): bind the registry's create tools to the chat agent by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2104
- feat(api): typed widget spec through the registry and a default dashboard at project creation by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2105
- feat(api): validate widget specs against the field registry and auto-place created widgets by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2106
- test(agent): live eval harness for the write tools, plus widget vocabulary on the UI create path by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2107
- feat(ui): show agent-created resources as cards in the assistant panel by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2108
- feat(agent): confirm approval class that parks writes until the user decides by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2109
- feat(ui): pending agent writes as cards with create and skip by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2110
- feat(agent): revise a pending proposal by replying, with structured declines by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2111
- fix(agent): scope sessions and writes to the request's project, restore tool outcomes on rebuild by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2112
- fix(agent): close the confirm-flow lifecycle gaps and retire stale names by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2113
- feat(ui): make the resource card its own bubble and decide proposals at the composer by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2114
- feat(ui): show the created dashboard as the real dashboard, scaled to the card by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2115
- feat(ui): give the agent's dashboard a new name on collision, and zero-fill additive series by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2116
- feat(api): query a widget spec and a whole dashboard's data through the public API by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2138
- feat(agent): read widget data and summarize dashboards from chat by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2139
- fix(ui): keep stale stream updates and late history loads off a live session's bucket by @ka1kqi in https://github.com/traceroot-ai/traceroot/pull/2140
Full Changelog: https://github.com/traceroot-ai/traceroot/compare/v0.7.5...v0.7.6