FIX(app): improve research_agent information retrieval

- Change execute_host to execute_bash (run kubectl in container)
- Return natural language instead of JSON in Information Query mode
- Add command guide for storage/memory distinction
- Improve to user-friendly response format
This commit is contained in:
2025-12-24 23:22:01 +09:00
parent beee47c6ec
commit e8dc4ff450
7 changed files with 135 additions and 517 deletions

1
.gitignore vendored
View File

@@ -16,6 +16,7 @@ htmlcov/
dist/
build/
*.egg-info/
deploy/docker/docker-compose.yml
# Environment variables
.env