Skip to content

feat: Jira active tasks right panel#1

Merged
brherron merged 16 commits intomainfrom
jira-active-tasks-right-panel
Apr 24, 2026
Merged

feat: Jira active tasks right panel#1
brherron merged 16 commits intomainfrom
jira-active-tasks-right-panel

Conversation

@brherron
Copy link
Copy Markdown
Owner

Summary

  • Adds Jira issue detail pane to the right panel
  • Displays related tasks and issue details
  • Redesigned ticket detail pane layout

Test plan

  • Open right panel on a Jira-linked item
  • Verify issue details render correctly
  • Verify related tasks section displays

brherron and others added 8 commits April 13, 2026 16:40
- Repo-local Jira config loaded server-side from .t3-jira-config.json (resolved via git rev-parse --git-common-dir)
- Effect-TS JiraConfig + JiraService layers with listActiveTasks, getIssueDetail, runAutomation
- ADF-to-Markdown converter (no external deps)
- 4 new WS RPC methods: jira.getConfigStatus, jira.listActiveTasks, jira.getIssueDetail, jira.runAutomation
- Right panel with Plan/Jira tabs replacing standalone PlanSidebar
- JiraPanelTab: active task list, ticket detail view, pinned active ticket derived from branch name, Start Work flow (worktree + branch + runAutomation + new thread)
- GitActionsControl: after PR created, calls jira.runAutomation("on_pr_opened") non-fatally
- Jira toggle button in ChatHeader

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@brherron brherron marked this pull request as ready for review April 13, 2026 23:04
@brherron brherron merged commit a345214 into main Apr 24, 2026
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.

1 participant