pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:JavaScript language:Java
Filter by
200M results
Summary
Refactored the activity layout table styling to use fixed pixel-based column widths instead of percentage-based widths,
improving layout consistency and preventing unwanted text wrapping in compact ...
Summary
- idle_timeout and ping_timeout on outbound transport (gRPC / HTTP2+TLS) were emitted as bare numeric strings (e.g.
15), but sing-box parses them as Go time.Duration and rejects values without ...
Summary
- add private admin auth, server-side project/trainer/live-state storage, and health endpoint
- add Docker/Caddy/Postgres deployment files plus backup and restore docs
- keep browser localStorage ...
Closes #161.
PR #123 (closes #82) changed the --json output shape of ax gateway spaces use:
- Added cli_scope field.
- Added gateway_session field.
- session_path is now nullable (was always-present-string ...
documentation
Implementation summary
Adds a bounded recursive-reasoning experiment ladder for RG-Tracer:
- trm: existing deterministic default remains unchanged.
- ptrm: PTRM-inspired CPU-friendly test-time widening ...
💡 What: Pre-calculated QColor RGB components and replaced ** operator with multiplication in
ParticleOverlay.paintEvent() loop. 🎯 Why: QColor property access and ** operators introduce unnecessary overhead ...
Automated preparation of 1.3.1-SNAPSHOT