| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| app-server | 2025-11-13 | 49.6 MB | |
| README.md | 2025-11-13 | 3.8 kB | |
| v0.1.25 source code.tar.gz | 2025-11-13 | 16.1 MB | |
| v0.1.25 source code.zip | 2025-11-13 | 16.7 MB | |
| Totals: 4 Items | 82.4 MB | 0 | |
What's Changed
- separate servers for tx and rx based on env var by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/927
- redesign by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/980
- consumer port defaults to 8002 by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/985
- Remove-agent-manager by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/984
- fix: delete datapoints, delete evaluation by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/983
- Fix/UI fixes by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/987
- fix: fix infinite datatable ui by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/989
- trace summary by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/991
- Improved realtime by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/996
- fix: remove scroll area, and custom styles by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/997
- fix realtime string by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/998
- fix: remove on key down event by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/990
- notification queue by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/994
- versioned datasets v0 by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/999
- fix: fix submit by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/1000
- feat: add schema for interaction payloads by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/1001
- slack formating by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/1002
- highlight selected trace in session; fix duration by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/1003
- connect to postgres via SSL by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/993
- build(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/lmnr-ai/lmnr/pull/968
- build(deps): bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in https://github.com/lmnr-ai/lmnr/pull/949
- feat: add export jobs update ui by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/1006
- move provider and project api keys logic to next by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/1005
- trace view ui improvements by @skull8888888 in https://github.com/lmnr-ai/lmnr/pull/1004
- feat: search spans by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/1010
- add ingest only keys by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/1012
- feat: hide slack behind feature flag by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/1011
- copy error message, update links in footer by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/1013
- uninstrument spans that are performed in memory (usually 3-4us) by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/1014
- fix span icon color for realtime by sending stringified top span type by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/1016
- always wait for async insert except events and tags by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/1015
- feat: trace stats chart by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/1017
- feat: events chart, delete event def's by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/1018
- feat: relax admin role by @olzhik11 in https://github.com/lmnr-ai/lmnr/pull/1019
- evals on query engine; more datasets apis by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/1021
- fix evals page status column, fix status in views by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/1023
- allow SSL config for drizzle-kit, fix migration 61 by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/1024
- fix shared trace events query by @dinmukhamedm in https://github.com/lmnr-ai/lmnr/pull/1026
Full Changelog: https://github.com/lmnr-ai/lmnr/compare/v0.1.24...v0.1.25