Conversation
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): updated cli logger * Create sweet-feet-reflect.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): updated cli logger * feat(core): added channel support in nav and search * Create gold-dryers-sleep.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): updated react-syntax-highlighter * Create tiny-suns-lie.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): updated logger for the ecstudio watcher * Create five-cougars-smell.md
* chore(core): updated logger for the ecstudio watcher * chore(core): added empty state to nestedsidebar * Create light-humans-mate.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): fixed issue embedding pages on build * Create eleven-terms-agree.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * Create early-bottles-reply.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * Create dirty-sheep-doubt.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * Create curvy-clocks-complain.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(core): added support for titles on admonitions * Create cyan-readers-hear.md
* feat(core): updated homepage styles * Create tall-adults-end.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): removed unused icons on domain grid * Create good-humans-love.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): mdx pages are added to teams and users * Create sharp-files-occur.md
* chore(core): auth is now more explict opt in * Create happy-gorillas-fold.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): auth is now more explict opt in * fix(core): fixed schema explorer in SSR mode * Create shaggy-adults-promise.md
* fix(core): problems with asyncapi loading in the DOM * Create warm-scissors-help.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* perf(sdk): add in-memory file index cache for faster catalog lookups Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * Update fast-clouds-race.md * fix(sdk): preserve message-type precedence and fix windows path parsing Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…dges (#2168) Remove direct message → channel edges when an indirect path already exists through channel routing chains. Simplify user/team DSL spec by removing owns statement. Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: thorthelegend99 <thorthelegend99@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…e:path client bundle leak (#2174) Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
* test(core): add tests for version-compare client-safe module Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Create sour-dancers-type.md --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
…2177) - Add `eventcatalog import` command for importing DSL (.ec) files - Replace logo.ts base64 blob with actual logo.png; copy via tsup onSuccess - Improve compiler with nested output paths and domain/subdomain service pointers - Export CompileOptions type from language-server - Add comprehensive import tests Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…catalog resources (#2184) * feat(core): add resource docs feature for attaching documentation to catalog resources Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * chore: enter beta pre-release mode * fix(core): exclude node_modules docs from resource docs globs --------- Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(core): reduce astro build log noise * fix
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…es (#2189) Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…d cache upsert (#2198) * feat(cli): improve dsl import with container refs, resource stubs, and cache upsert - Add container ref support and resource type stubs in CLI import - Add writes-to/reads-from compilation in language server compiler - Add incremental cache upsert in SDK to avoid full invalidation on writes - Enhance playground with export, zip download, and template selection - Add new tests for container refs, resource types, and import edge cases Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * fixing discord release webhooks * fix(sdk): normalize cache upsert paths --------- Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
Motivation
(Write your motivation here.)