Gr/docs-overhaul#3074
Merged
Merged
Conversation
Co-authored-by: GitHub Action <action@github.com>
…#3049) Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.19 to 0.0.20. - [Commits](mattn/go-runewidth@v0.0.19...v0.0.20) --- updated-dependencies: - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.266.0 to 0.267.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.266.0...v0.267.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-version: 0.267.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps hatchet-sdk from 1.24.0 to 1.25.0. --- updated-dependencies: - dependency-name: hatchet-sdk dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: compute payload size correctly for pg_notify * refactor: pull search bar into its own component * just use tab for autocomplete * fix: log line typing * Refactor Search Bar (#2964) * Add empty search state * V1 table layout logviewer * Add temp hatchet-worker for testing * Fix log css grid when expanded * undo search notfound logic, needs API logic * Rework workflow example * use correct info color * better table headers * Add back ansi formatting * Allow enter along with tab to traverse chips * remove tutorial * Add syntax color to search chips * styling progress * styling progress * constrain width * Add rel time * Readd flag conditional * remove hatchet-worker, feature flag, and cypress test * remove tenant hook --------- Co-authored-by: Alexander Belanger <alexander@hatchet.run> * fix: remove ansi-to-html, review feedback --------- Co-authored-by: Sebastian Graz <graz@live.se>
* fix: set durable and slot request on py * release: 1.25.1 * fix: migration * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: dont delete * fix: pin version --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: pin * fix: drop redocly cli
* new instance upgrade downgrade doc * fix vercel build * PR comments * fix services * no best practices section
* revert: cancellation token changes * fix: changelog * fix: add note on yank
Bumps hatchet-sdk from 1.25.0 to 1.25.2. --- updated-dependencies: - dependency-name: hatchet-sdk dependency-version: 1.25.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
New subcommands for the Hatchet CLI, including `hatchet runs|webhooks|rate-limits|workflows|workers|crons|scheduled`
* fix: log expand on click * fix: only show pointer on lines that will be truncated
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
mnafees
approved these changes
Feb 23, 2026
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.
Description
Restructuring how we present our docs
Type of change