chore: update Clix Flutter llms.txt index#11
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: dfb9c365d3
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
|
||
| ## lib/src/core | ||
| - [Clix Config.g](https://raw.githubusercontent.com/clix-so/clix-flutter-sdk/main/lib/src/core/clix_config.g.dart): Generated `json_serializable` helpers for `ClixConfig`, providing `_$ClixConfigFromJson`/`_$ClixConfigToJson` for JSON mapping, default endpoint/log level handling, extraHeaders map conversion, and enum–string mapping via `_$ClixLogLevelEnumMap`. | ||
| - [Clix Config.g](https://raw.githubusercontent.com/clix-so/clix-flutter-sdk/main/lib/src/core/clix_config.g.dart): Generated JsonSerializable helpers for ClixConfig (do not edit): provides _$ClixConfigFromJson and _$ClixConfigToJson plus ClixLogLevel enum mapping, enforcing defaults (endpoint='https://api.clix. |
There was a problem hiding this comment.
Restore complete llms summary text
This entry is now truncated mid-value (endpoint='https://api.clix.), which makes the generated llms.txt metadata inaccurate for downstream consumers that rely on these summaries for defaults and API understanding. In the previous version this description was complete, so this regression indicates the index generator is cutting content and should be fixed/regenerated to avoid propagating incorrect SDK details.
Useful? React with 👍 / 👎.
This PR updates the generated Clix Flutter SDK llms.txt index.