mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-16 09:22:13 +08:00
feat: track linked work items in status
This commit is contained in:
committed by
Affaan Mustafa
parent
579284c9be
commit
8926ea925e
@@ -13,6 +13,7 @@ const ENTITY_DEFINITIONS = {
|
||||
decision: 'decision',
|
||||
installState: 'installState',
|
||||
governanceEvent: 'governanceEvent',
|
||||
workItem: 'workItem',
|
||||
};
|
||||
|
||||
let cachedSchema = null;
|
||||
|
||||
Reference in New Issue
Block a user