moltis-org
moltis
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps-dev): bump undici Bumps the npm_and_yarn group with 1 update in the /website directory: [undici](https://github.com/nodejs/undici). Updates `undici` from 7.28.0 to 7.29.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.28.0...v7.29.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.29.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/website/npm_and_yarn-f5a5c7d1ef
3 days ago
test(mcp): remove SSE mock server contention Workspace coverage instrumentation can starve Mockito's separate server runtimes until request timeouts expire, with different SSE cases failing from run to run. Serve the streamable HTTP fixtures directly on the test Tokio runtime and retain request-level assertions for auth, session replay, and shutdown behavior.
tin-sousaphone
4 days ago
test(mcp): isolate coverage-sensitive fixtures Parallel coverage instrumentation could delay Mockito server threads past the production health timeout, while the cwd test could read its redirected output before pwd wrote it. Use a Tokio one-shot HTTP fixture and atomically publish the cwd result so both tests observe complete, independently owned state.
tin-sousaphone
5 days ago
feat(mcp): simplify repository onboarding Managed repository setup exposed deployment-oriented fields and timed out long Git operations after five seconds. Default the UI to GitHub owner/repo input, guide users through least-privilege tokens, filter SSH targets to backend-eligible entries, and give repository operations their full timeout budget.
tin-sousaphone
5 days ago
fix(mcp): classify unsupported managed operations Return INVALID_REQUEST for unsupported managed repository and credential methods, including the no-op MCP service, so clients do not report absent features as server faults. Keep duplicate warning badges keyed independently.
tin-sousaphone
5 days ago
fix(ssh): preserve managed deletion error status Classify repository-reference conflicts as invalid requests while keeping credential-store failures internal. HTTP SSH deletion routes now return 400 only for expected assignment conflicts and 500 for operational failures.
tin-sousaphone
5 days ago
fix(mcp): harden cross-platform repository workflows Skip unsupported directory fsync operations on non-Unix targets. Keep request IDs available when Web Crypto is missing or fails by using a page-local timestamp and counter fallback, while retaining cryptographic IDs whenever Web Crypto works.
tin-sousaphone
5 days ago
fix(web): support secure request IDs without randomUUID Use a shared Web Crypto helper that falls back to getRandomValues on browsers without randomUUID, while keeping request identifiers cryptographically strong. Rename the managed repository operation set to match its actual HashSet type.
tin-sousaphone
5 days ago
Latest Branches
CodSpeed Performance Gauge
+10%
chore(deps-dev): bump undici from 7.28.0 to 7.29.0 in /website in the npm_and_yarn group across 1 directory
#1184
3 days ago
9153d64
dependabot/npm_and_yarn/website/npm_and_yarn-f5a5c7d1ef
CodSpeed Performance Gauge
-2%
feat(mcp): add managed repository bundles
#1183
5 days ago
be41a42
tin-sousaphone
CodSpeed Performance Gauge
+10%
Add instrumentation and feedback collection infrastructure
#1174
7 days ago
9c3707f
claude/moltis-langfuse-support-1uymea
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs