Skip to content

docs: chunky overhaul#3129

Merged
grutt merged 68 commits intomainfrom
gr/docs-final-push
Mar 4, 2026
Merged

docs: chunky overhaul#3129
grutt merged 68 commits intomainfrom
gr/docs-final-push

Conversation

@grutt
Copy link
Contributor

@grutt grutt commented Mar 1, 2026

Description

Includes work from #3025 and many more changes and examples

Type of change

  • Documentation change (pure documentation change)

mnafees and others added 30 commits February 14, 2026 12:30
* chore: regenerate examples (#3043)

Co-authored-by: GitHub Action <action@github.com>

* chore(deps): bump github.com/mattn/go-runewidth from 0.0.19 to 0.0.20 (#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>

* chore(deps): bump google.golang.org/api from 0.266.0 to 0.267.0 (#3050)

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>

* chore(deps): bump hatchet-sdk in /examples/python/quickstart (#3051)

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>

* feat: new search bar component (#2909)

* 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--durable-slot-acquisition (#3048)

* 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 redocly version (#3053)

* fix: pin

* fix: drop redocly cli

* fix: restore ctx.taskRunId (#3056)

* Add upgrading and downgrading guide to self-hosting docs (#3044)

* new instance upgrade downgrade doc

* fix vercel build

* PR comments

* fix services

* no best practices section

* Revert: Cancellation token Python changes (#3061)

* revert: cancellation token changes

* fix: changelog

* fix: add note on yank

* feat: add migration for worker slot config index (#3062)

* chore(deps): bump hatchet-sdk in /examples/python/quickstart (#3063)

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>

* feat(cli): runs commands (#3058)

New subcommands for the Hatchet CLI, including `hatchet runs|webhooks|rate-limits|workflows|workers|crons|scheduled`

* fix: input in transformer (#3070)

* Fix: Expand long logs on click instead of on hover (#3069)

* fix: log expand on click

* fix: only show pointer on lines that will be truncated

* feat: shuffle...

* feat(agents): add new agent instruction tools (#3059)

* feat: more shuffles

* wip: durable structure

* feat: more shuffle

* feat: simplify running guide

* fix: search

* feat: more shuffles

* fix: nav

* fix: organiztion

* fix: copy button

* feat: concepts

* evaluating pages

* essentials

* feat: task concepts

* feat: dupe some content

* feat: improvements

* feat improve task page

* feat: reorg durable

* simplify slots

* improved durable pages

* simplify essentials

* chore: lint

* fix: build

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: abelanger5 <belanger@sas.upenn.edu>
Co-authored-by: Sebastian Graz <graz@live.se>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Mohammed Nafees <hello@mnafees.me>
Co-authored-by: matt <mrkaye97@gmail.com>
@grutt grutt merged commit 5babd09 into main Mar 4, 2026
45 checks passed
@grutt grutt deleted the gr/docs-final-push branch March 4, 2026 22:33
@promptless-for-oss
Copy link

📝 Documentation updates detected!

Updated existing suggestion: Fix broken links and redirects after docs refactor


Tip: Assign suggestions to team members in the Promptless dashboard to claim work 👥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants