-
Notifications
You must be signed in to change notification settings - Fork 0
feat(search): Add PyPI package search #127
Copy link
Copy link
Open
Labels
developmentNew features or functionality implementationNew features or functionality implementationenhancementMinor improvements to existing functionalityMinor improvements to existing functionalityresearchInvestigation, spikes, or proof-of-concept workInvestigation, spikes, or proof-of-concept worksmartem-devtools:webuiDeveloper dashboard web interfaceDeveloper dashboard web interface
Metadata
Metadata
Assignees
Labels
developmentNew features or functionality implementationNew features or functionality implementationenhancementMinor improvements to existing functionalityMinor improvements to existing functionalityresearchInvestigation, spikes, or proof-of-concept workInvestigation, spikes, or proof-of-concept worksmartem-devtools:webuiDeveloper dashboard web interfaceDeveloper dashboard web interface
Summary
Add a filter chip to search PyPI packages relevant to the smartem ecosystem.
Scope
Curated list of packages:
Data Sources
Implementation Approaches
Files to Modify
core/webui-config.ts(package list)webui/src/types/search.ts(add type)webui/src/hooks/useSearch.ts(search logic)webui/src/components/widgets/SearchPalette/SearchPalette.tsxPriority
Future enhancement - optional for initial release.
From PR #124 review comment (Item 9)