Pulse/internal/hostagent
rcourtman 3f08bfe8d0 wip: AI chat integration with multi-provider support
- Add AI service with Anthropic, OpenAI, and Ollama providers
- Add AI chat UI component with streaming responses
- Add AI settings page for configuration
- Add agent exec framework for command execution
- Add API endpoints for AI chat and configuration
2025-12-04 20:16:53 +00:00
..
agent.go wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00
agent_buffering_test.go Fix offline buffering: add tests, remove unused config, fix flaky test 2025-12-02 22:31:44 +00:00
agent_test.go style: Apply gofmt to 37 files 2025-12-02 17:21:48 +00:00
commands.go wip: AI chat integration with multi-provider support 2025-12-04 20:16:53 +00:00
version.go Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00