Pulse/internal/ai/memory
rcourtman 3fdf753a5b Enhance devcontainer and CI workflows
- Add persistent volume mounts for Go/npm caches (faster rebuilds)
- Add shell config with helpful aliases and custom prompt
- Add comprehensive devcontainer documentation
- Add pre-commit hooks for Go formatting and linting
- Use go-version-file in CI workflows instead of hardcoded versions
- Simplify docker compose commands with --wait flag
- Add gitignore entries for devcontainer auth files

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 22:29:15 +00:00
..
changes.go feat: AI security and policy improvements for 5.0 2025-12-12 17:38:55 +00:00
incidents.go Improve internal package test coverage 2025-12-29 17:25:21 +00:00
incidents_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
memory_coverage_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
memory_extended_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
memory_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
remediation.go fix: Allow Host Agent thresholds to be set to 0 to disable alerting. Related to #864 2025-12-20 20:25:20 +00:00