TILens turns technical updates into a focused daily brief: official releases,
trusted reporting, and practitioner analysis, deduplicated and organized by topic.
This is an automated CL which updates the go.mod and go.sum. For golang/go#80164 Change-Id: I13dee7f1f1dde911982b6237bc8963933c342d64 Reviewed-on: https://go-review.googlesource.com/c/tools/+/794540 Reviewed-by:…
Release Notes Released on 2026-06-25. Preview features Allow human-readable names in rule selectors (#25887) Emit a warning instead of an error for unknown rule selectors (#26113) Match noqa shebang handling in…
This CL turns tests that call tool.Run (which includes only a part of the initialization process and is not a reliable simulation of the gopls executable) into true CLI integration tests. These missing tests would have…
SBCE is live at sbce.space (you say "space"). It is spec-driven development loop built on bce.design: the spec lives in your code, not in a markdown folder beside it. Usually spec tools maintain the spec / Markdown…
This is another post in our series covering what we learned through the Vision Doc process. We previously described the overall approach and what we learned about doing user research, we explored what people love about…
A patch release, mostly of bugfixes. Note: one of these includes a behavior change, which is that the primary server function encodings now respect the Axum/Actix request body size limits, rather than ignoring them. If…