Skip to content

feat(site): refactor tasks page and improve trajectory view#25

Merged
wsxiaoys merged 4 commits intomainfrom
feat/site-tasks-page-refactor
Mar 19, 2026
Merged

feat(site): refactor tasks page and improve trajectory view#25
wsxiaoys merged 4 commits intomainfrom
feat/site-tasks-page-refactor

Conversation

@liangfung
Copy link
Copy Markdown
Contributor

@liangfung liangfung commented Mar 19, 2026

Summary

  • Refactored the tasks page into a client-side component (TasksPageClient) to support better filtering and sorting.
  • Improved the trajectory page with better data handling and UI components (added Tabs).
  • Updated the compute-tasks.ts script to generate more comprehensive trial summaries, including stdout/stderr line counts and detailed latency breakdowns.
  • Updated tasks.json with the latest benchmark results.

Screenshot

image

Test plan

  • Verify the tasks page loads and filters/sorts correctly.
  • Verify the trajectory page displays detailed logs and trial information.
  • Run npm run compute-tasks (or equivalent) to ensure data consistency.

🤖 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 15:33 UTC

@liangfung liangfung force-pushed the feat/site-tasks-page-refactor branch from 42f79da to 7c25f08 Compare March 19, 2026 13:33
- Refactor tasks page to use a client component for better interactivity.
- Update trajectory page to use a more robust data fetching and rendering logic.
- Add tabs component for UI consistency.
- Update compute-tasks script to handle more detailed trial summaries.
- Update tasks.json with new trial data.

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

Co-Authored-By: liangfung <jueliang@tabbyml.com>
@liangfung liangfung force-pushed the feat/site-tasks-page-refactor branch from b70221a to f56afff Compare March 19, 2026 13:51
@liangfung liangfung marked this pull request as ready for review March 19, 2026 13:53
@liangfung liangfung requested review from wsxiaoys and zwpaper March 19, 2026 13:54
@wsxiaoys wsxiaoys merged commit eb64a3f into main Mar 19, 2026
1 check passed
zwpaper pushed a commit that referenced this pull request Mar 31, 2026
* feat(site): refactor tasks page and improve trajectory view

- Refactor tasks page to use a client component for better interactivity.
- Update trajectory page to use a more robust data fetching and rendering logic.
- Add tabs component for UI consistency.
- Update compute-tasks script to handle more detailed trial summaries.
- Update tasks.json with new trial data.

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

Co-Authored-By: liangfung <jueliang@tabbyml.com>

* update

* update

* update
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.

2 participants