Skip to content

feat(cli): add label and featured commands - #78

Open
AndresMpa wants to merge 7 commits into
mainfrom
feature__personalized_universal_labels
Open

feat(cli): add label and featured commands#78
AndresMpa wants to merge 7 commits into
mainfrom
feature__personalized_universal_labels

Conversation

@AndresMpa

@AndresMpa AndresMpa commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Adds dailybot label and dailybot featured so the public CLI can manage organization Labels and per-user Featured stars, and forwards that enrichment on list APIs. Companion to CORE-2362: https://linear.app/dailybot/issue/CORE-2362

AndresMpa and others added 4 commits August 19, 2026 12:06
Expose /v1/labels/ CRUD and /v1/me/featured/ list/set/batch via dailybot label and dailybot featured with table output, error mapping, and unit tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add dashboard enrichment query params for forms, workflows, and check-ins with serialization tests for CORE-2362.

Co-authored-by: Cursor <cursoragent@cursor.com>
…ndling in label commands

- Simplified the formatting of API request calls in `api_client.py` for better readability.
- Enhanced error handling in `_parse_entity_type` function in `featured.py` by consolidating the raise statement.
- Improved readability of the confirmation prompt in `label.py` for label deletion.

Co-authored-by: Cursor <cursoragent@cursor.com>
@AndresMpa AndresMpa added Ready Trigger AI code review pr-reviewed Passed AI code review labels Aug 24, 2026
AndresMpa and others added 2 commits August 25, 2026 08:32
- Updated assertions in `env_commands_test.py` and `repo_env_test.py` to join whitespace in captured output, ensuring consistent matching for profile status messages.
Give the CLI the same replace-set picker as the web app, plus batch add/remove, and document it for agents.

Co-authored-by: Cursor <cursoragent@cursor.com>
@AndresMpa
AndresMpa force-pushed the feature__personalized_universal_labels branch from 2e1b02b to 44e7f8f Compare August 25, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-reviewed Passed AI code review Ready Trigger AI code review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant