Skip to content

feat(pm): expand MCP, routines, work items, inbox, and skills - #844

Open
Neonforge98 wants to merge 3 commits into
developfrom
feat/pm-expansion-batch
Open

feat(pm): expand MCP, routines, work items, inbox, and skills#844
Neonforge98 wants to merge 3 commits into
developfrom
feat/pm-expansion-batch

Conversation

@Neonforge98

@Neonforge98 Neonforge98 commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Problem

Project-management capabilities were spread across Work Items, MCP, routines, Inbox, Skills, quick actions, and saved views, with duplicated audience and error handling plus incomplete cross-surface workflows.

Solution

Complete the existing PM stack as one coherent feature layer: Work Item properties, statuses and views; routines and quick actions; Team Inbox; shared Skills; MCP injection; CLI timeline support; human audience routing; loopback cloud sign-in; and shared runtime-error classification.

Native cross-provider conversation continuation is intentionally not owned by Work Items. PR #939 is stacked on this PR and supplies that generic session capability.

Potential risks

This is a broad frontend, Rust, and protocol change. The main risks are Work Item sync concurrency, schema drift, audience-routing regressions, and MCP or session policy leakage. The implementation centralizes these paths and adds focused contract and integration coverage.

Verification

  • Rebased directly onto develop at 68e7aff.
  • The stack head passed the complete Vitest suite: 1,358 files and 10,747 tests.
  • pnpm typecheck and pnpm lint:fast passed.
  • Changed-file ESLint now passes for the Work Item files that failed the first clean CI run.
  • The latest head is 1eaec91; GitHub Actions is the clean remote verification gate.

@Neonforge98
Neonforge98 marked this pull request as draft August 20, 2026 03:15
@Neonforge98 Neonforge98 changed the title feat(pm): MCP injection, discussion routing v2, custom statuses, saved views, table view, quick actions, inbox lifecycle feat(pm): complete multica parity across MCP, routines, work items, inbox, and skills Aug 20, 2026
@Neonforge98
Neonforge98 marked this pull request as ready for review August 20, 2026 05:15
@Neonforge98
Neonforge98 marked this pull request as draft August 20, 2026 05:15
@Neonforge98
Neonforge98 marked this pull request as ready for review August 20, 2026 05:31
@Neonforge98
Neonforge98 marked this pull request as draft August 20, 2026 07:27
@Neonforge98
Neonforge98 marked this pull request as ready for review August 20, 2026 07:42
@Neonforge98
Neonforge98 marked this pull request as draft August 20, 2026 08:34
@Neonforge98
Neonforge98 marked this pull request as ready for review August 20, 2026 08:48
@Neonforge98
Neonforge98 force-pushed the feat/pm-expansion-batch branch from 437b322 to a7e9043 Compare August 20, 2026 21:48
@Neonforge98 Neonforge98 changed the title feat(pm): complete multica parity across MCP, routines, work items, inbox, and skills feat(pm): expand MCP, routines, work items, inbox, and skills Aug 20, 2026
@Neonforge98
Neonforge98 force-pushed the feat/pm-expansion-batch branch 2 times, most recently from ecd8788 to b15c6ee Compare August 23, 2026 01:32
@Harry19081 Harry19081 added enhancement New feature or request project-management Projects, work items, routines, GitHub work, or team inbox agent Agent runtime, behavior, memory, providers, or orchestration labels Aug 23, 2026
@Neonforge98
Neonforge98 force-pushed the feat/pm-expansion-batch branch 2 times, most recently from 8e9b3b4 to 61ef78b Compare August 27, 2026 16:48
@Neonforge98
Neonforge98 force-pushed the feat/pm-expansion-batch branch 21 times, most recently from c0b0f5a to 2b8c2f2 Compare September 2, 2026 00:11
Add revision-aware work items, custom properties, statuses, saved views, quick actions, routines, work timelines, and their desktop UI/API contracts.
Add MCP isolation, skill provenance, routine execution, follow-up suggestions, worktree safety, runtime error classification, and integration UI wiring used by project collaboration.
Add shared audience routing, Team Inbox coordination, Work Item discussion actions, queued delivery visibility, idempotent retries, and human-versus-Agent message handling.
@Neonforge98
Neonforge98 force-pushed the feat/pm-expansion-batch branch from 1eaec91 to e044511 Compare September 2, 2026 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent Agent runtime, behavior, memory, providers, or orchestration enhancement New feature or request project-management Projects, work items, routines, GitHub work, or team inbox

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants