Conversation
|
Deployment failed for project pylon-marketing with the following error: Learn More: https://vercel.com/pylon-code?upgradeToPro=build-rate-limit |
Contributor
Thread transfer impact✅ Thread transfer remains within every enforced ceiling.
Baseline: Scenario and decoded snapshot size10 historical turns, 5 command tools per turn, 878.9 KiB retained MCP result per historical turn, and a 1.05 MiB retained result in the measured turn.
Updated in place by a trusted workflow. PR artifacts are strictly validated and never executed. |
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Project icons can use a chosen one- or two-character monogram while Pylon's automatic title-based fallback stays unchanged. The project settings picker offers this option only when every environment in the group advertises support, so an older server cannot silently store a folder icon instead.
The contract encodes the new variant as the legacy
folder-codeLucide wire form with a separatemonogramTexthint. The server validates grapheme count at the command boundary, and both the event log and project projection round-trip the compatible representation. Web/desktop render the chosen monogram; all six current mobile project-icon callers now pass saved overrides and render chosen monograms and emoji. Mobile still displays a generic icon for arbitrary saved Lucide names because its native symbol set has no dynamic Lucide renderer. Invalid persisted hints fall back to the Lucide icon. The existing Pylon automatic color/monogram behavior is preserved.Upstream sources reviewed:
438465d6b7dd2e50dd38862a0db1252d2d72ecfc,6f7aaffe26f0e6ae3d47b0ae512b322f890e0f43, and7a368fe7c45a45c284f1b064e440a2d696452b07. The optional general Hermes lint-rule expansion37a8ab2b29dfa33b4e20ad709a9860f0da7b7eb2is separate. Tracking: #736. The upstream SVG menu alignment source remains a separate visual candidate.Validation: 120 focused contract/decider/projection/picker tests; scoped contracts, server, web, and mobile typechecks; scoped lint and formatting; diff check. Independent review passed on the exact head. Browser and device appearance are unverified; no UI images are available from this environment's approved scope.
Implemented with GPT-6 Sol via the Pylon Codex harness.
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.