-
Notifications
You must be signed in to change notification settings - Fork 0
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
Description
Summary
Add a filter chip to search PyPI packages relevant to the smartem ecosystem.
Scope
Curated list of packages:
- smartem-decisions
- smartem-agent
- smartem-common
- (other relevant packages)
Data Sources
- Package Index JSON API
- Warehouse API
- Web scraping (fallback)
Implementation Approaches
- Simple: Search within specific configured packages
- Complex: Broader package discovery
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.tsx
Priority
Future enhancement - optional for initial release.
From PR #124 review comment (Item 9)
Reactions are currently unavailable
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