Pulse/internal/agentupdate
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
..
coverage_test.go Improve internal package test coverage 2025-12-29 17:25:21 +00:00
restart_unix.go Improve internal package test coverage 2025-12-29 17:25:21 +00:00
restart_windows.go Fix Windows agent self-update restart failure 2025-11-30 12:02:43 +00:00
update.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
update_http_test.go test: expand cmd and agent update coverage 2025-12-17 13:28:17 +00:00
update_test.go Add unit tests for agentupdate utility functions 2025-11-30 03:48:50 +00:00