Pulse/internal/ai/context
rcourtman e82cf7eaaf feat: Enhance OCI container display and AI context
- Frontend: Add ociImage memo to extract clean image name from osTemplate
- Frontend: Show OCI image name in type badge tooltip
- Frontend: Display OCI image in OS column when no guest agent info available
- Frontend: Include ociImage in AI context data for selected OCI containers
- Backend: Differentiate OCI containers as 'oci_container' type in AI context
- Backend: Add Metadata field to ResourceContext for extensibility
- Backend: Include oci_image in container metadata for AI analysis
- Backend: Update section heading to 'LXC/OCI Containers' in AI context

This follows Docker container patterns to avoid duplicating work.
2025-12-12 18:00:09 +00:00
..
builder.go feat: Enhance OCI container display and AI context 2025-12-12 18:00:09 +00:00
formatter.go feat: Enhance OCI container display and AI context 2025-12-12 18:00:09 +00:00
trends.go feat(ai): Add enriched context with historical trends and predictions 2025-12-12 09:45:57 +00:00
trends_test.go feat(ai): Add enriched context with historical trends and predictions 2025-12-12 09:45:57 +00:00
types.go feat: Enhance OCI container display and AI context 2025-12-12 18:00:09 +00:00