Skip to content

feat(site): add task instruction viewer#23

Merged
wsxiaoys merged 10 commits intomainfrom
feat/task-instruction-viewer
Mar 19, 2026
Merged

feat(site): add task instruction viewer#23
wsxiaoys merged 10 commits intomainfrom
feat/task-instruction-viewer

Conversation

@liangfung
Copy link
Copy Markdown
Contributor

Summary

  • Implement a side sheet and drawer to view task instructions directly on the tasks page.
  • Add react-markdown and remark-gfm for rendering instruction markdown.
  • Update compute-tasks.ts to copy task instructions to the public directory for client-side fetching.
  • Add necessary UI components (Drawer, Sheet, Skeleton).

Recording

https://jam.dev/c/31a0ebf1-dd36-40da-a5c0-71f2bc46a240

🤖 Generated with Pochi | Task

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 19, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-19 11:59 UTC

@liangfung liangfung requested review from wsxiaoys and zwpaper March 19, 2026 07:54
Comment thread site/public/task-instructions/abandon_wip_revisions_revsets/instruction.md Outdated
liangfung and others added 6 commits March 19, 2026 18:50
- Implement a side sheet and drawer to view task instructions directly on the tasks page.
- Add `react-markdown` and `remark-gfm` for rendering instruction markdown.
- Update `compute-tasks.ts` to copy task instructions to the public directory for client-side fetching.
- Add necessary UI components (Drawer, Sheet, Skeleton).

🤖 Generated with [Pochi](https://getpochi.com) | [Task](https://app.getpochi.com/share/p-a4d8c81f864f409f953c83589b4cbe77)

Co-Authored-By: Pochi <noreply@getpochi.com>
@liangfung liangfung force-pushed the feat/task-instruction-viewer branch from 91a99d1 to 6fdbefd Compare March 19, 2026 11:00
@liangfung liangfung requested a review from zwpaper March 19, 2026 11:05
@wsxiaoys wsxiaoys merged commit b0dc456 into main Mar 19, 2026
1 check passed
zwpaper pushed a commit that referenced this pull request Mar 31, 2026
* feat(site): add task instruction viewer

- Implement a side sheet and drawer to view task instructions directly on the tasks page.
- Add `react-markdown` and `remark-gfm` for rendering instruction markdown.
- Update `compute-tasks.ts` to copy task instructions to the public directory for client-side fetching.
- Add necessary UI components (Drawer, Sheet, Skeleton).

🤖 Generated with [Pochi](https://getpochi.com) | [Task](https://app.getpochi.com/share/p-a4d8c81f864f409f953c83589b4cbe77)

Co-Authored-By: Pochi <noreply@getpochi.com>

* update

* update: styling

* update

* update: build instruction.md

* update

* update

* update

* update

* update

---------

Co-authored-by: Pochi <noreply@getpochi.com>
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.

3 participants