No description
- Python 81.8%
- HTML 11.1%
- CSS 6.7%
- Dockerfile 0.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| app | ||
| docs | ||
| static | ||
| templates | ||
| tests | ||
| .dockerignore | ||
| .gitignore | ||
| AGENTS.md | ||
| docker-compose.yml | ||
| DOCKER_README.md | ||
| Dockerfile | ||
| pyproject.toml | ||
| README.md | ||
| VERSION | ||
Agent News Aggregator
Personal news aggregation service. Grok files posts; the owner reads them.
| Document | Role |
|---|---|
| docs/design.md | Implementation contract |
| docs/README.md | Product overview |
| docs/VERSIONING.md | Version policy |
| docs/PROMOTION.md | Preview and production cadence |
| AGENTS.md | Agent bindings |
| VERSION | Canonical version (MAJOR.MINOR.SUB) |
Python 3.12 FastAPI application with a Jinja2 reader UI, Streamable HTTP MCP at /mcp, and an embedded OAuth 2.1 authorization server. Local check: docker compose up at http://localhost:8000/.