Conversation
Three new pull-only connectors behind the existing Connector interface: Jira Cloud (REST v3; project key + site URL; email:api_token credential; status via language-neutral statusCategory; ADF descriptions flattened; epics as plan scopes), Asana (PAT; project GID; section names signal in-progress; sections as scopes), Linear (GraphQL API key; team key; workflow state types incl. canceled → wont_do; projects as scopes). All support comment write-back; sync engine and write-back unchanged — provider-neutral by design. Connections are now editable in place: rename, re-scope, re-target product, replace the token (blank keeps the current credential) via a new updateIntegration mutation/action — no more delete-and-recreate. "Assigned to me" toggle on Tasks and "My plans" (owner or assignee) on Code Plans complete the personal-navigation story started by My Work. 165 tests passing (new connector mapping suite); build clean. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NDuosQ689vjwtQNPnqzanA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Connectorinterface (sync engine untouched):email:api_tokencredential; statuses map via the language-neutralstatusCategory; ADF descriptions flattened to text; epics serve as plan-linkable scopescanceled→wont_do); projects as scopesVerification
Tag
v0.3.17annotated and ready for release after merge.🤖 Generated with Claude Code
https://claude.ai/code/session_01NDuosQ689vjwtQNPnqzanA