Skip to content

feat: session work column enhancements — Files Changed editing + project-wide Preview with PDF and TeX support - #737

Draft
jeonghun-jj-lee wants to merge 1 commit into
mainfrom
amico/issue-721-work-column-enhancements
Draft

feat: session work column enhancements — Files Changed editing + project-wide Preview with PDF and TeX support#737
jeonghun-jj-lee wants to merge 1 commit into
mainfrom
amico/issue-721-work-column-enhancements

Conversation

@jeonghun-jj-lee

Copy link
Copy Markdown
Contributor

Closes #721

Session work column enhancements

Implementation of the 9-slice feature DAG for #721.

Dependency DAG (5 frontiers)

Frontier Issues
F0 #722 (mode toggle), #724 (dropdown search), #725 (project file tree)
F1 #723 (save infra), #726 (renderer dispatch)
F2 #727 (PDF rendering), #728 (read-write text)
F3 #729 (TeX compilation)
F4 #730 (SyncTeX forward search)

Phase 1 (complete)

  • Added pdfjs-dist to opencode fork (v1.18.10-amicode.20)
  • Extracted buildCollapsedTree to shared utils/collapsed-tree.ts
  • Extracted ZoomControl to shared components/zoom-control.tsx
  • Re-extracted overlay

In progress

Walking the DAG frontier by frontier...

@jeonghun-jj-lee jeonghun-jj-lee added enhancement New feature or request area:ui labels Sep 2, 2026
@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jeonghun-jj-lee
jeonghun-jj-lee force-pushed the amico/issue-721-work-column-enhancements branch from 5a93f8f to 7eeb220 Compare September 3, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ui enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Preview tab — project-wide document browser with CodeMirror editing, PDF viewer, and TeX compilation

1 participant