Scope down to local Docker testing, drop Gitea/K3s plumbing for now

This is a pilot project — running it via docker compose locally is enough
for now. Deploy/CI can come back once the project is greenlit for real use.

Also fixes claude invocation: add --strict-mcp-config (verified against
the actual installed claude-code CLI --help) so only agent-news' own MCP
server is loaded, not whatever else might be discoverable in the environment.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-21 20:48:30 +03:00
parent be09de2ad7
commit cb2041fc56
6 changed files with 52 additions and 74 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
.dart_tool/
build/
.env