Avatar for the langchain-ai user
langchain-ai
deepagents
BlogDocsChangelog

feat(sdk): profiles API

#2892
Comparing
mdrxy/sdk/profiles-rfc
(
e36b3c3
) with
main
(
f4a2309
)
CodSpeed Performance Gauge
0%
Untouched
32
Skipped
15

Benchmarks

47 total
test_import_cli_context
libs/cli/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
+2%
8.6 ms8.5 ms
test_import_file_ops
libs/cli/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
+2%
13 ms12.7 ms
test_import_ask_user
libs/cli/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestRuntimePathBenchmarks
CodSpeed Performance Gauge
+1%
543.2 ms536.1 ms
test_import_ask_user_types
libs/cli/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
+1%
9.5 ms9.4 ms
test_import_main
libs/cli/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
+1%
9.3 ms9.2 ms
test_import_ui
libs/cli/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
0%
24 ms23.9 ms
test_module_import_time[tool_display]
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportTiming
CodSpeed Performance Gauge
0%
192.7 ms192.4 ms
test_no_heavy_imports_on_lightweight_path[main.parse_args]
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
0%
213 ms212.9 ms
test_no_heavy_imports_on_lightweight_path[config.is_ascii_mode]
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
0%
187.9 ms188 ms
test_no_heavy_imports_on_lightweight_path[file_ops]
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
0%
143.6 ms143.7 ms
test_module_import_time[ui]
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportTiming
CodSpeed Performance Gauge
0%
341.9 ms342 ms
test_no_heavy_imports_on_lightweight_path[textual_adapter]
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
0%
781.4 ms782.2 ms
test_no_heavy_imports_on_lightweight_path[tool_display]
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
0%
192.7 ms192.9 ms
test_no_heavy_imports_on_lightweight_path[main.check_cli_dependencies]
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
0%
212.8 ms213 ms
test_version_under_threshold
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestCLIStartupTime
CodSpeed Performance Gauge
0%
430.5 ms431.2 ms
test_import_app
libs/cli/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
0%
86.8 ms86.9 ms
test_no_heavy_imports_on_lightweight_path[ui]
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
0%
341.7 ms342.5 ms
test_import_config
libs/cli/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
0%
17.3 ms17.4 ms
test_module_import_time[config]
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportTiming
CodSpeed Performance Gauge
0%
187.7 ms188.2 ms
test_no_heavy_imports_on_lightweight_path[skills.commands]
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
0%
161.2 ms161.7 ms
test_help_under_threshold
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestCLIStartupTime
CodSpeed Performance Gauge
0%
577.6 ms579.5 ms
test_sessions_import_available
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestDeferredImportsWork
CodSpeed Performance Gauge
0%
201.9 ms202.6 ms
test_import_tool_display
libs/cli/tests/integration_tests/benchmarks/test_codspeed_import_benchmarks.py::TestStartupPathBenchmarks
CodSpeed Performance Gauge
0%
22.1 ms22.2 ms
test_module_import_time[skills.commands]
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportTiming
CodSpeed Performance Gauge
0%
157 ms157.6 ms
test_no_heavy_imports_on_lightweight_path[_ask_user_types]
libs/cli/tests/integration_tests/benchmarks/test_startup_benchmarks.py::TestImportIsolation
CodSpeed Performance Gauge
0%
312.9 ms314.1 ms

Commits

Click on a commit to change the comparison range
Base
main
f4a2309
+0.61%
big cr
89ccc31
2 days ago
by mdrxy
-0.07%
Merge branch 'main' into mdrxy/sdk/profiles-rfc
f02b7ac
2 days ago
by mdrxy
+0.44%
Merge branch 'main' into mdrxy/sdk/profiles-rfc
9bffa58
2 days ago
by mdrxy
-0.46%
cr
351bd91
2 days ago
by mdrxy
+0.3%
rfc
322478f
2 days ago
by mdrxy
-0.96%
cli compat
339e750
2 days ago
by mdrxy
+0.73%
cr
7d9489b
2 days ago
by mdrxy
+0.06%
feat(sdk): scaffold built-in harness profile bootstrap
9e41102
2 days ago
by mdrxy
-0.73%
cr
f037f7c
2 days ago
by mdrxy
+11.21%
exclude middleware
ab17567
2 days ago
by mdrxy
-11.72%
Merge branch 'main' into mdrxy/sdk/profiles-rfc
6a93a59
16 hours ago
by mdrxy
+0.21%
feat(sdk): `HarnessProfile` serde (#2908)
e36b3c3
15 hours ago
by mdrxy
© 2026 CodSpeed Technology
Home Terms Privacy Docs