Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Priority and Time Labeling #71

Open
0x4007 opened this issue Jan 10, 2025 · 3 comments
Open

Automatic Priority and Time Labeling #71

0x4007 opened this issue Jan 10, 2025 · 3 comments

Comments

@0x4007
Copy link
Member

0x4007 commented Jan 10, 2025

This plugin may require vector embeddings of the issue specifications, but it seems to be a responsibility under this plugin for dealing with the labels so I'm filing here.

The system should learn from issue specifications and their labels to predict priority levels and time estimates for newly posted tasks.

We should be able to configure to automatically assign time, priority, and/or price labels.

For example if

autoSetTime: true
autoSetPriority: true
autoSetPrice: false

Then this will allow the team to approve of task pricing before allowing people to self assign.

Precision

This could be a second generation of this capability. It could be especially useful when computing against larger tasks in the weeks or months range.

It would be great to generate custom time labels for added precision. For example, if historical task A took an hour and task B took two hours, and a new task falls in the middle in terms of similarity, it could assign a label of 1.5 hours. We technically could do the same for priority levels, and get precise pricing generated.

I would imagine that the more data the system has the more accurate these labels will be.

Copy link
Contributor

ubiquity-os-beta bot commented Jan 10, 2025

Note

The following contributors may be suitable for this task:

gentlementlegen

78% Match ubiquity-os/plugins-wishlist#6

whilefoo

76% Match ubiquity-os-marketplace/daemon-pricing#45

@0x4007
Copy link
Member Author

0x4007 commented Jan 10, 2025

This is a big prerequisite towards the future vision of UbiquityOS being able to have a quarterly conversation with leadership and right after to generate hundreds of tasks with pricing instantly.

With task matchmaking and disqualifier it can also assign these and ensure that they are completed.

@0x4007
Copy link
Member Author

0x4007 commented Jan 10, 2025

@shiv810 rfc on time estimate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant