Kian Jones
ca6cfa5914
chore: migrate to ruff ( #4305 )
...
* base requirements
* autofix
* Configure ruff for Python linting and formatting
- Set up minimal ruff configuration with basic checks (E, W, F, I)
- Add temporary ignores for common issues during migration
- Configure pre-commit hooks to use ruff with pass_filenames
- This enables gradual migration from black to ruff
* Delete sdj
* autofixed only
* migrate lint action
* more autofixed
* more fixes
* change precommit
* try changing the hook
* try this stuff
2025-08-29 11:11:19 -07:00
jnjpng
c66550a300
feat: add endpoint for fetching step metrics
...
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local >
2025-08-13 15:38:00 -07:00
jnjpng
5d176b51bb
feat: record step metrics to table
...
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local >
2025-08-13 11:29:18 -07:00
Matthew Zhou
609bcf84f2
feat: Add comprehensive error tracking to steps table ( #3765 )
2025-08-06 20:19:29 -07:00
cthomas
51611a85c0
feat: skip job load in step logging ( #3433 )
2025-07-20 14:41:40 -07:00
Andy Li
b7b678db4e
feat: stop reasons and error messages and sentry fixes
2025-07-18 11:56:20 -07:00
cthomas
a2e3ccddd1
feat: use no refresh in log_step_async ( #3399 )
2025-07-17 21:56:48 -07:00
cthomas
87b23c8a29
feat: add project id to step model ( #3121 )
2025-07-02 12:03:55 -07:00
Andy Li
3654fa8c26
feat: expand summarizer providers
2025-07-01 15:07:38 -07:00
Sarah Wooders
0f50854d97
feat: allow filtering steps by feedback ( #3061 )
2025-06-27 14:35:29 -07:00
Andy Li
018facd624
fix: bugfixes (and bump) ( #3071 )
2025-06-27 14:23:42 -07:00
Shubham Naik
e5f2149259
feat: advanced viewer refresh ( #3068 )
...
Co-authored-by: Shubham Naik <shub@memgpt.ai >
2025-06-27 14:06:09 -07:00
cthomas
a352d603d2
feat: add feedback for steps ( #2946 )
2025-06-25 16:15:30 -07:00
Andy Li
80f6e97ca9
feat: otel metrics and expanded collecting ( #2647 )
...
(passed tests in last run)
2025-06-05 17:20:14 -07:00
Andy Li
aea60b2c28
feat: add trace_id filter for listing steps ( #2560 )
2025-06-02 19:12:49 -07:00
cthomas
1f8450d029
feat(asyncify): migrate list steps ( #2418 )
2025-05-24 12:06:04 -07:00
cthomas
279aab28e9
feat: add db tracing to otel ( #2337 )
2025-05-22 13:47:49 -07:00
cthomas
9143464f5d
feat: add provider category to steps model ( #2303 )
2025-05-21 15:40:12 -07:00
Andy Li
0a54b998a8
feat: track llm provider traces and tracking steps in async agent loop ( #2219 )
2025-05-19 15:50:56 -07:00
Andy Li
8e2417aa2f
feat: async db client ( #2076 )
2025-05-12 17:15:14 -07:00
cthomas
05df777824
feat: add agent to steps table and support filtering ( #1212 )
2025-03-07 10:10:29 -08:00
cthomas
b93b75ac79
feat: add tracing to steps table ( #1056 )
2025-02-27 14:25:22 -08:00
cthomas
4548555d6c
chore: change the name of user id to actor ( #1098 )
2025-02-25 11:35:19 -08:00
Matthew Zhou
6d49dc1ac5
feat: Serialize agent state simple fields and messages ( #1012 )
2025-02-18 11:01:10 -08:00
cthomas
35c4df1d07
feat: add model_endpoint to steps table ( #902 )
2025-02-05 11:16:33 -08:00
Charles Packer
170c6873df
fix: fix typing on file ( #869 )
2025-02-03 18:51:04 -08:00
cthomas
9f60ae65fd
feat: add routes for steps ( #839 )
2025-01-29 20:57:09 -08:00
cthomas
551cc0820c
feat: add schema/db for new steps table ( #669 )
2025-01-18 12:20:10 -08:00