chore: prep CI release changelogs#1618
Merged
ponderingdemocritus merged 1 commit intoMar 21, 2026
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
lucid-agents | 3cf691a | Commit Preview URL Branch Preview URL |
Mar 21 2026, 08:39 PM |
Greptile SummaryThis PR is a release-metadata-only change that prepares the CI release pipeline for the post-2.5.0 wave of SDK work. It deletes the consumed Key observations:
Confidence Score: 5/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
CS[".changeset/tender-eggs-divide.md\n(deleted — consumed)"]
subgraph fixed ["Fixed Release Group 2.5.0 → 3.0.0"]
CORE["@lucid-agents/core@3.0.0\nAxLLM removal (major)"]
PAY["@lucid-agents/payments@3.0.0\nAxLLM removal + SIWX (minor)"]
CLI["@lucid-agents/cli@3.0.0\nAxLLM removal + landing page (patch)"]
IDEN["@lucid-agents/identity@3.0.0\nVersion-bump only"]
APISDK["@lucid-agents/api-sdk@3.0.0\nVersion-bump only"]
end
subgraph minor ["Minor Bumps"]
TYPES["@lucid-agents/types@1.8.0\nSIWX + MPP types"]
HTTP["@lucid-agents/http@1.11.0\nSIWX support"]
HONO["@lucid-agents/hono@0.10.0\nSIWX + MPP middleware"]
EXPRESS["@lucid-agents/express@0.6.0\nSIWX + MPP middleware"]
TANSTACK["@lucid-agents/tanstack@0.8.0\nSIWX support"]
MPP["@lucid-agents/mpp@0.2.0\n(new) MPP package"]
CATALOG["@lucid-agents/catalog@0.2.0\n(new) Catalog package"]
EXAMPLES["@lucid-agents/examples@0.4.0\nKitchen-sink + MPP examples"]
end
subgraph patch ["Patch Bumps"]
A2A["@lucid-agents/a2a@0.6.3"]
ANALYTICS["@lucid-agents/analytics@0.3.3"]
AP2["@lucid-agents/ap2@0.4.3"]
SCHEDULER["@lucid-agents/scheduler@0.2.3"]
WALLET["@lucid-agents/wallet@0.6.3"]
end
CS -->|"major: cli, core, payments"| fixed
TYPES --> patch
TYPES --> HONO
TYPES --> EXPRESS
TYPES --> HTTP
TYPES --> TANSTACK
CORE --> HONO
CORE --> EXPRESS
CORE --> TANSTACK
PAY --> HONO
PAY --> EXPRESS
PAY --> TANSTACK
MPP --> HONO
MPP --> EXPRESS
fixed --> EXAMPLES
minor --> EXAMPLES
patch --> EXAMPLES
Last reviewed commit: "chore: prep CI relea..." |
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.
Summary
@lucid-agents/mppand@lucid-agents/catalogpackagesTesting