No description
  • Python 81.8%
  • HTML 11.1%
  • CSS 6.7%
  • Dockerfile 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-17 21:19:15 +00:00
app feat: Newsreader wordmark and month/year calendar drill-down 2026-09-17 14:04:27 -07:00
docs feat: Newsreader wordmark and month/year calendar drill-down 2026-09-17 14:04:27 -07:00
static feat: Newsreader wordmark and month/year calendar drill-down 2026-09-17 14:04:27 -07:00
templates feat: Newsreader wordmark and month/year calendar drill-down 2026-09-17 14:04:27 -07:00
tests feat: Newsreader wordmark and month/year calendar drill-down 2026-09-17 14:04:27 -07:00
.dockerignore feat: ship FastAPI reader, MCP tools, and OAuth 2.1 ingest 2026-09-17 08:47:47 -07:00
.gitignore feat: ship FastAPI reader, MCP tools, and OAuth 2.1 ingest 2026-09-17 08:47:47 -07:00
AGENTS.md feat: ship FastAPI reader, MCP tools, and OAuth 2.1 ingest 2026-09-17 08:47:47 -07:00
docker-compose.yml feat: make the reader UI public 2026-09-17 09:46:41 -07:00
DOCKER_README.md feat: make the reader UI public 2026-09-17 09:46:41 -07:00
Dockerfile feat: ship FastAPI reader, MCP tools, and OAuth 2.1 ingest 2026-09-17 08:47:47 -07:00
pyproject.toml feat: make the reader UI public 2026-09-17 09:46:41 -07:00
README.md feat: ship FastAPI reader, MCP tools, and OAuth 2.1 ingest 2026-09-17 08:47:47 -07:00
VERSION feat: Newsreader wordmark and month/year calendar drill-down 2026-09-17 14:04:27 -07:00

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/.